HEX atlas value

#DBF320

#DBF320 is a warm yellow HEX color close to Pear. According to Colors Encyclopedia, it converts to RGB 219, 243, 32, HSL 67, 90%, 54%, has luminance 0.7927, and belongs to the vibrant group.

#DBF320 Sample readable text
HEX #DBF320
RGB rgb(219, 243, 32)
HSL hsl(67 90% 54%)
CMYK cmyk(10, 0, 87, 5)
Luminance 0.7927
Contrast Black 16.85:1White 1.25:1

CSS

--color-dbf320: #DBF320;
.background-dbf320 { background-color: #DBF320; }
.text-dbf320 { color: #DBF320; }

Machine-readable data

Machine-Readable HEX Data (JSON)

Structured HEX color data for conversion, WCAG checks, CSS generation, automation, and AI ingestion.

AI-Ready Dataset v1.0.0
Luminance0.7927
Black text16.85:1AA Pass
White text1.25:1AA Fail
hexCanonical HEX value
rgbRed, green, blue channels
hslHue, saturation, lightness
cmykApproximate print conversion
wcagAA and AAA contrast options
harmoniesMathematical harmony sets
variantsGenerated tone variants
nearestColorsKnowledge graph neighbors
Download JSON Open API
Structured sections
Color systems
{"hex":"#DBF320","rgb":[219,243,32],"hsl":[67,90,54],"cmyk":[10,0,87,5],"luminance":0.7927,"contrast":{"black":16.85,"white":1.25}}
WCAG
{"AA":["#000000","#1A1A1A","#36454F"],"AAA":["#000000","#1A1A1A","#36454F"]}
Safe pairings
[{"name":"Black text","hex":"#000000","contrast":16.85,"wcagAA":true,"wcagAAA":true},{"name":"White text","hex":"#FFFFFF","contrast":1.25,"wcagAA":false,"wcagAAA":false}]
Accessible alternatives
[{"name":"#E4FF14","hex":"#E4FF14","family":"yellow","bestTextColor":"#000000","contrastBlack":18.61,"contrastWhite":1.13,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"Chartreuse Green","hex":"#DFFF00","family":"yellow","bestTextColor":"#000000","contrastBlack":18.44,"contrastWhite":1.14,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#E9F877","hex":"#E9F877","family":"yellow","bestTextColor":"#000000","contrastBlack":18.16,"contrastWhite":1.16,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"Electric Lime","hex":"#CCFF00","family":"green","bestTextColor":"#000000","contrastBlack":17.87,"contrastWhite":1.18,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"Neon Yellow","hex":"#FFF01F","family":"yellow","bestTextColor":"#000000","contrastBlack":17.74,"contrastWhite":1.18,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]}]
AI context
{"semanticGroups":["warm yellow","vibrant","vibrant yellow","Pear adjacent"],"useCases":["color conversion","WCAG contrast checks","CSS color tokens","high-energy accents","highlight and warning systems"],"contrastSafeWith":["#000000","#1A1A1A","#36454F"],"relatedEndpoints":["https://www.colorsencyclopedia.com/api/hex/dbf320.json","https://www.colorsencyclopedia.com/api/hex.json","https://www.colorsencyclopedia.com/api/colors/pear.json","https://www.colorsencyclopedia.com/api/colors/dandelion.json","https://www.colorsencyclopedia.com/api/colors/chartreuse-green.json"]}
Harmonies
{"complementary":"#3920F3","analogous":["#F3A220","#71F320"],"triadic":["#20DBF3","#F320DB"],"tetradic":["#20F3A2","#3920F3","#F32071"],"splitComplementary":["#2071F3","#A220F3"],"monochromatic":["#E9F877","#DBF320","#9BAE09"]}
Variants
{"light":"#E9F877","dark":"#9BAE09","saturated":"#E4FF14","desaturated":"#C7D93A","pastel":"#E8F2A1","neon":"#E8FF3D"}
Nearest named colors
[{"slug":"pear","name":"Pear","hex":"#D1E231","distance":26.038433132583073},{"slug":"dandelion","name":"Dandelion","hex":"#F0E130","distance":31.953090617340916},{"slug":"chartreuse-green","name":"Chartreuse Green","hex":"#DFFF00","distance":34.40930106817051},{"slug":"neon-yellow","name":"Neon Yellow","hex":"#FFF01F","distance":36.138621999185304},{"slug":"electric-lime","name":"Electric Lime","hex":"#CCFF00","distance":37.322915213043046}]

HEX meaning and use

About #DBF320

#DBF320 is classified as a warm yellow value with vibrant visual character. #DBF320 is visually closest to Pear, a named yellow color with HEX #D1E231.

The RGB channels are 219, 243, and 32, with green carrying the strongest channel weight. In HSL, the hue is 67deg with 90% saturation and 54% lightness, so this page treats it as a high-saturation, mid-lightness atlas color rather than a generic swatch.

According to Colors Encyclopedia, this HEX value works best for color conversion, WCAG contrast checks, CSS color tokens, and high-energy accents. Its luminance is 0.7927, black text provides the stronger contrast for readable interface or documentation use, and Its nearest named-color distance is 26.04, which helps separate this atlas value from adjacent named color records.

WCAG Accessibility

Black text16.85:1AA Pass
White text1.25:1AA Fail

AA text options: #000000, #1A1A1A, #36454F.

AAA text options: #000000, #1A1A1A, #36454F.

Accessibility-Safe Pairings and Alternatives

Use these pairings when #DBF320 needs readable text, badges, interface states, or nearby accessible alternatives.

Black text#00000016.85:1 · AAA
White text#FFFFFF1.25:1 · Fail

Accessible Alternatives

#E4FF14#000000 text · best 18.61:1#E4FF14
Chartreuse Green#000000 text · best 18.44:1#DFFF00
#E9F877#000000 text · best 18.16:1#E9F877
Electric Lime#000000 text · best 17.87:1#CCFF00
Neon Yellow#000000 text · best 17.74:1#FFF01F

Generated Palette

#DBF320#DBF320
#3920F3#3920F3
#F3A220#F3A220
#71F320#71F320
#E9F877#E9F877
#9BAE09#9BAE09

Color Harmonies

#3920F3#3920F3
#F3A220#F3A220
#71F320#71F320
#20DBF3#20DBF3
#F320DB#F320DB

Variants

#E9F877#E9F877
#9BAE09#9BAE09
#E4FF14#E4FF14
#C7D93A#C7D93A
#E8F2A1#E8F2A1
#E8FF3D#E8FF3D

Nearest Named Colors