#DEE078#DEE078
#DEE078 is a very light, vivid yellow. Relative luminance 0.702; OKLCH L 88.3% C 0.127 H 109.7°. Best body text is #000000 at 15.04:1 contrast (WCAG AA passes).
Color values
| HEX | #DEE078 |
|---|---|
| RGB | rgb(222, 224, 120) |
| HSL | hsl(61, 63%, 67%) |
| HSV | hsv(61, 46%, 88%) |
| CMYK | cmyk(0.9%, 0%, 46.4%, 12.2%) |
| CIE-LAB | lab(87.09, -15.05, 50.35) |
| CIE-LCH | lch(87.09, 52.55, 106.64°) |
| OKLab | oklab(88.35% -0.043 0.12) |
| OKLCH | oklch(88.35% 0.127 109.7) |
| XYZ | xyz(60.1712, 70.1983, 28.1456) |
| Luminance | 0.7020 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 4.11
Greenish Beige
#C9D179
ΔE00 4.72
Straw
#FCF679
ΔE00 5.99
Sandy Yellow
#FDEE73
ΔE00 6.23
Manilla
#FFFA86
ΔE00 6.23
Dull Yellow
#EEDC5B
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEE078 #7A78E0
analogous
#E0AE78 #DEE078 #AAE078
triadic
#DEE078 #78DEE0 #E078DE
tetradic
#DEE078 #78E0AE #7A78E0 #E078AA
square
#DEE078 #78E0AE #7A78E0 #E078AA
split-complementary
#DEE078 #78AAE0 #AE78E0
monochromatic
#B2B429 #D2D546 #DEE078 #EAEBAA #F6F7DC
Accessibility & contrast
On white
1.40
#DEE078 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.04
#DEE078 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEE078
15.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEE078 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEE078 | 1.00 | 1.40 | 15.04 | 15.04 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EED86F
Deuteranopia (green-blind)
#EFDC7D
Tritanopia (blue-blind)
#EAD5C8
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #dee078; /* rgb */ color: rgb(222, 224, 120); /* oklch */ color: oklch(88.3% 0.127 109.7);
Tailwind
colors: {
custom: {
50: '#eae9a1',
500: '#dee078',
950: '#000000',
},
}SCSS
$custom: #dee078; $custom-light: #eae9a1; $custom-dark: #000000;
JSON
{
"hex": "#dee078",
"rgb": {
"r": 222,
"g": 224,
"b": 120
},
"hsl": {
"h": 61.154,
"s": 62.651,
"l": 67.451
},
"oklch": {
"l": 0.8835,
"c": 0.12748,
"h": 109.7
},
"luminance": 0.70197
}Semantic roles & 50–950 ramp
primary
#DEE078
secondary
#4947B5
accent
#1BCA1E
background
#FFFEFC
surface
#FEFCF5
border
#D6D5CF
text
#16160F
muted
#858480