#DEE077#DEE077
#DEE077 is a very light, vivid yellow. Relative luminance 0.702; OKLCH L 88.3% C 0.128 H 109.7°. Best body text is #000000 at 15.03:1 contrast (WCAG AA passes).
Color values
| HEX | #DEE077 |
|---|---|
| RGB | rgb(222, 224, 119) |
| HSL | hsl(61, 63%, 67%) |
| HSV | hsv(61, 47%, 88%) |
| CMYK | cmyk(0.9%, 0%, 46.9%, 12.2%) |
| CIE-LAB | lab(87.08, -15.14, 50.81) |
| CIE-LCH | lch(87.08, 53.01, 106.59°) |
| OKLab | oklab(88.34% -0.0434 0.1209) |
| OKLCH | oklch(88.34% 0.128 109.7) |
| XYZ | xyz(60.1108, 70.1741, 27.8276) |
| Luminance | 0.7017 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 4.17
Greenish Beige
#C9D179
ΔE00 4.79
Straw
#FCF679
ΔE00 5.94
Sandy Yellow
#FDEE73
ΔE00 6.17
Dull Yellow
#EEDC5B
ΔE00 6.17
Manilla
#FFFA86
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEE077 #7977E0
analogous
#E0AE77 #DEE077 #AAE077
triadic
#DEE077 #77DEE0 #E077DE
tetradic
#DEE077 #77E0AE #7977E0 #E077AA
square
#DEE077 #77E0AE #7977E0 #E077AA
split-complementary
#DEE077 #77AAE0 #AE77E0
monochromatic
#B1B429 #D2D545 #DEE077 #EAEBA9 #F6F7DB
Accessibility & contrast
On white
1.40
#DEE077 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.03
#DEE077 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEE077
15.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEE077 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEE077 | 1.00 | 1.40 | 15.03 | 15.03 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EED86E
Deuteranopia (green-blind)
#F0DC7C
Tritanopia (blue-blind)
#EBD5C8
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #dee077; /* rgb */ color: rgb(222, 224, 119); /* oklch */ color: oklch(88.3% 0.128 109.7);
Tailwind
colors: {
custom: {
50: '#eae9a0',
500: '#dee077',
950: '#000000',
},
}SCSS
$custom: #dee077; $custom-light: #eae9a0; $custom-dark: #000000;
JSON
{
"hex": "#dee077",
"rgb": {
"r": 222,
"g": 224,
"b": 119
},
"hsl": {
"h": 61.143,
"s": 62.874,
"l": 67.255
},
"oklch": {
"l": 0.88337,
"c": 0.12848,
"h": 109.7
},
"luminance": 0.70173
}Semantic roles & 50–950 ramp
primary
#DEE077
secondary
#4846B5
accent
#1BCB1E
background
#FFFEFC
surface
#FEFCF5
border
#D6D5CF
text
#16160F
muted
#858480