HEX atlas value

#DCEC27

#DCEC27 is a warm yellow HEX color close to Pear. According to Colors Encyclopedia, it converts to RGB 220, 236, 39, HSL 65, 84%, 54%, has luminance 0.7535, and belongs to the vibrant group.

#DCEC27 Sample readable text
HEX #DCEC27
RGB rgb(220, 236, 39)
HSL hsl(65 84% 54%)
CMYK cmyk(7, 0, 83, 7)
Luminance 0.7535
Contrast Black 16.07:1White 1.31:1

CSS

--color-dcec27: #DCEC27;
.background-dcec27 { background-color: #DCEC27; }
.text-dcec27 { color: #DCEC27; }

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.7535
Black text16.07:1AA Pass
White text1.31: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":"#DCEC27","rgb":[220,236,39],"hsl":[65,84,54],"cmyk":[7,0,83,7],"luminance":0.7535,"contrast":{"black":16.07,"white":1.31}}
WCAG
{"AA":["#000000","#1A1A1A","#36454F"],"AAA":["#000000","#1A1A1A","#36454F"]}
Safe pairings
[{"name":"Black text","hex":"#000000","contrast":16.07,"wcagAA":true,"wcagAAA":true},{"name":"White text","hex":"#FFFFFF","contrast":1.31,"wcagAA":false,"wcagAAA":false}]
Accessible alternatives
[{"name":"Daffodil","hex":"#FFFF31","family":"yellow","bestTextColor":"#000000","contrastBlack":19.6,"contrastWhite":1.07,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#EBFF14","hex":"#EBFF14","family":"yellow","bestTextColor":"#000000","contrastBlack":18.85,"contrastWhite":1.11,"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"]},{"name":"#EAF47C","hex":"#EAF47C","family":"yellow","bestTextColor":"#000000","contrastBlack":17.73,"contrastWhite":1.18,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"Dandelion","hex":"#F0E130","family":"yellow","bestTextColor":"#000000","contrastBlack":15.52,"contrastWhite":1.35,"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/dcec27.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/neon-yellow.json"]}
Harmonies
{"complementary":"#3827EC","analogous":["#EC9A27","#79EC27"],"triadic":["#27DCEC","#EC27DC"],"tetradic":["#27EC9A","#3827EC","#EC2779"],"splitComplementary":["#2779EC","#9A27EC"],"monochromatic":["#EAF47C","#DCEC27","#9CA90F"]}
Variants
{"light":"#EAF47C","dark":"#9CA90F","saturated":"#EBFF14","desaturated":"#C6D241","pastel":"#E8EEA5","neon":"#EFFF3D"}
Nearest named colors
[{"slug":"pear","name":"Pear","hex":"#D1E231","distance":17.916472867168917},{"slug":"dandelion","name":"Dandelion","hex":"#F0E130","distance":24.535688292770594},{"slug":"neon-yellow","name":"Neon Yellow","hex":"#FFF01F","distance":36.124783736376884},{"slug":"daffodil","name":"Daffodil","hex":"#FFFF31","distance":41.060930335295616},{"slug":"citrine","name":"Citrine","hex":"#E4D00A","distance":41.09744517606904}]

HEX meaning and use

About #DCEC27

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

The RGB channels are 220, 236, and 39, with green carrying the strongest channel weight. In HSL, the hue is 65deg with 84% 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.7535, black text provides the stronger contrast for readable interface or documentation use, and Its nearest named-color distance is 17.92, which helps separate this atlas value from adjacent named color records.

WCAG Accessibility

Black text16.07:1AA Pass
White text1.31:1AA Fail

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

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

Accessibility-Safe Pairings and Alternatives

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

Black text#00000016.07:1 · AAA
White text#FFFFFF1.31:1 · Fail

Accessible Alternatives

Daffodil#000000 text · best 19.6:1#FFFF31
#EBFF14#000000 text · best 18.85:1#EBFF14
Neon Yellow#000000 text · best 17.74:1#FFF01F
#EAF47C#000000 text · best 17.73:1#EAF47C
Dandelion#000000 text · best 15.52:1#F0E130

Generated Palette

#DCEC27#DCEC27
#3827EC#3827EC
#EC9A27#EC9A27
#79EC27#79EC27
#EAF47C#EAF47C
#9CA90F#9CA90F

Color Harmonies

#3827EC#3827EC
#EC9A27#EC9A27
#79EC27#79EC27
#27DCEC#27DCEC
#EC27DC#EC27DC

Variants

#EAF47C#EAF47C
#9CA90F#9CA90F
#EBFF14#EBFF14
#C6D241#C6D241
#E8EEA5#E8EEA5
#EFFF3D#EFFF3D

Nearest Named Colors