#DEE27F#DEE27F
#DEE27F is a very light, vivid yellow. Relative luminance 0.715; OKLCH L 88.9% C 0.123 H 110.7°. Best body text is #000000 at 15.29:1 contrast (WCAG AA passes).
Color values
| HEX | #DEE27F |
|---|---|
| RGB | rgb(222, 226, 127) |
| HSL | hsl(62, 63%, 69%) |
| HSV | hsv(62, 44%, 89%) |
| CMYK | cmyk(1.8%, 0%, 43.8%, 11.4%) |
| CIE-LAB | lab(87.71, -15.36, 47.73) |
| CIE-LCH | lch(87.71, 50.15, 107.84°) |
| OKLab | oklab(88.87% -0.0433 0.1147) |
| OKLCH | oklch(88.87% 0.123 110.7) |
| XYZ | xyz(61.1523, 71.4558, 30.6455) |
| Luminance | 0.7146 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 4.09
Greenish Beige
#C9D179
ΔE00 4.53
Light Khaki
#E6F2A2
ΔE00 5.31
Buff
#FEF69E
ΔE00 5.98
Dark Cream
#FFF39A
ΔE00 6.19
Straw
#FCF679
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEE27F #837FE2
analogous
#E2B57F #DEE27F #ADE27F
triadic
#DEE27F #7FDEE2 #E27FDE
tetradic
#DEE27F #7FE2B5 #837FE2 #E27FAD
square
#DEE27F #7FE2B5 #837FE2 #E27FAD
split-complementary
#DEE27F #7FADE2 #B57FE2
monochromatic
#B6BC2B #D1D74D #DEE27F #EBEDB1 #F8F9E3
Accessibility & contrast
On white
1.37
#DEE27F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.29
#DEE27F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEE27F
15.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEE27F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEE27F | 1.00 | 1.37 | 15.29 | 15.29 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DA77
Deuteranopia (green-blind)
#F0DD84
Tritanopia (blue-blind)
#EAD7CA
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dee27f; /* rgb */ color: rgb(222, 226, 127); /* oklch */ color: oklch(88.9% 0.123 110.7);
Tailwind
colors: {
custom: {
50: '#eaeba6',
500: '#dee27f',
950: '#000000',
},
}SCSS
$custom: #dee27f; $custom-light: #eaeba6; $custom-dark: #000000;
JSON
{
"hex": "#dee27f",
"rgb": {
"r": 222,
"g": 226,
"b": 127
},
"hsl": {
"h": 62.424,
"s": 63.057,
"l": 69.216
},
"oklch": {
"l": 0.88865,
"c": 0.12261,
"h": 110.7
},
"luminance": 0.71455
}Semantic roles & 50–950 ramp
primary
#DEE27F
secondary
#504CBA
accent
#1BCB22
background
#FFFEFC
surface
#FEFDF6
border
#D6D5D0
text
#16160F
muted
#858480