#DEE97F#DEE97F
#DEE97F is a very light, vivid yellow. Relative luminance 0.753; OKLCH L 90.3% C 0.131 H 113.9°. Best body text is #000000 at 16.07:1 contrast (WCAG AA passes).
Color values
| HEX | #DEE97F |
|---|---|
| RGB | rgb(222, 233, 127) |
| HSL | hsl(66, 71%, 71%) |
| HSV | hsv(66, 45%, 91%) |
| CMYK | cmyk(4.7%, 0%, 45.5%, 8.6%) |
| CIE-LAB | lab(89.55, -18.80, 50.00) |
| CIE-LCH | lch(89.55, 53.42, 110.60°) |
| OKLab | oklab(90.34% -0.0531 0.1198) |
| OKLCH | oklch(90.34% 0.131 113.9) |
| XYZ | xyz(63.0947, 75.3406, 31.2930) |
| Luminance | 0.7534 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.81
Khaki (CSS)
#F0E68C
ΔE00 5.53
Yellowish Tan
#FCFC81
ΔE00 5.65
Greenish Beige
#C9D179
ΔE00 5.81
Manilla
#FFFA86
ΔE00 5.92
Straw
#FCF679
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEE97F #8A7FE9
analogous
#E9BF7F #DEE97F #A9E97F
triadic
#DEE97F #7FDEE9 #E97FDE
tetradic
#DEE97F #7FE9BF #8A7FE9 #E97FA9
square
#DEE97F #7FE9BF #8A7FE9 #E97FA9
split-complementary
#DEE97F #7FA9E9 #BF7FE9
monochromatic
#B9CB23 #D1E04B #DEE97F #EBF2B3 #F8FBE5
Accessibility & contrast
On white
1.31
#DEE97F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.07
#DEE97F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEE97F
16.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEE97F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEE97F | 1.00 | 1.31 | 16.07 | 16.07 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E076
Deuteranopia (green-blind)
#F6E284
Tritanopia (blue-blind)
#E9DED0
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #dee97f; /* rgb */ color: rgb(222, 233, 127); /* oklch */ color: oklch(90.3% 0.131 113.9);
Tailwind
colors: {
custom: {
50: '#eaf0a6',
500: '#dee97f',
950: '#000000',
},
}SCSS
$custom: #dee97f; $custom-light: #eaf0a6; $custom-dark: #000000;
JSON
{
"hex": "#dee97f",
"rgb": {
"r": 222,
"g": 233,
"b": 127
},
"hsl": {
"h": 66.226,
"s": 70.667,
"l": 70.588
},
"oklch": {
"l": 0.90338,
"c": 0.13099,
"h": 113.9
},
"luminance": 0.7534
}Semantic roles & 50–950 ramp
primary
#DEE97F
secondary
#574AC2
accent
#13D327
background
#FFFFFC
surface
#FEFEF6
border
#D6D6D0
text
#16160F
muted
#858580