#DEE47F#DEE47F
#DEE47F is a very light, vivid yellow. Relative luminance 0.725; OKLCH L 89.3% C 0.125 H 111.7°. Best body text is #000000 at 15.51:1 contrast (WCAG AA passes).
Color values
| HEX | #DEE47F |
|---|---|
| RGB | rgb(222, 228, 127) |
| HSL | hsl(64, 65%, 70%) |
| HSV | hsv(64, 44%, 89%) |
| CMYK | cmyk(2.6%, 0%, 44.3%, 10.6%) |
| CIE-LAB | lab(88.23, -16.35, 48.38) |
| CIE-LCH | lch(88.23, 51.07, 108.67°) |
| OKLab | oklab(89.29% -0.0461 0.1162) |
| OKLCH | oklch(89.29% 0.125 111.7) |
| XYZ | xyz(61.6993, 72.5498, 30.8278) |
| Luminance | 0.7255 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 4.46
Greenish Beige
#C9D179
ΔE00 4.84
Light Khaki
#E6F2A2
ΔE00 5.09
Buff
#FEF69E
ΔE00 6.02
Manilla
#FFFA86
ΔE00 6.11
Straw
#FCF679
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEE47F #857FE4
analogous
#E4B77F #DEE47F #ACE47F
triadic
#DEE47F #7FDEE4 #E47FDE
tetradic
#DEE47F #7FE4B7 #857FE4 #E47FAC
square
#DEE47F #7FE4B7 #857FE4 #E47FAC
split-complementary
#DEE47F #7FACE4 #B77FE4
monochromatic
#B7C029 #D1D94C #DEE47F #EBEFB2 #F8F9E4
Accessibility & contrast
On white
1.35
#DEE47F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.51
#DEE47F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEE47F
15.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEE47F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEE47F | 1.00 | 1.35 | 15.51 | 15.51 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DC77
Deuteranopia (green-blind)
#F2DF84
Tritanopia (blue-blind)
#EAD9CC
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #dee47f; /* rgb */ color: rgb(222, 228, 127); /* oklch */ color: oklch(89.3% 0.125 111.7);
Tailwind
colors: {
custom: {
50: '#eaeca6',
500: '#dee47f',
950: '#000000',
},
}SCSS
$custom: #dee47f; $custom-light: #eaeca6; $custom-dark: #000000;
JSON
{
"hex": "#dee47f",
"rgb": {
"r": 222,
"g": 228,
"b": 127
},
"hsl": {
"h": 63.564,
"s": 65.161,
"l": 69.608
},
"oklch": {
"l": 0.89285,
"c": 0.12498,
"h": 111.7
},
"luminance": 0.72549
}Semantic roles & 50–950 ramp
primary
#DEE47F
secondary
#524BBC
accent
#19CD23
background
#FFFEFC
surface
#FEFDF6
border
#D6D5D0
text
#16160F
muted
#858480