#DEE98F#DEE98F
#DEE98F is a very light, moderate yellow. Relative luminance 0.758; OKLCH L 90.6% C 0.114 H 114.4°. Best body text is #000000 at 16.16:1 contrast (WCAG AA passes).
Color values
| HEX | #DEE98F |
|---|---|
| RGB | rgb(222, 233, 143) |
| HSL | hsl(67, 67%, 74%) |
| HSV | hsv(67, 39%, 91%) |
| CMYK | cmyk(4.7%, 0%, 38.6%, 8.6%) |
| CIE-LAB | lab(89.76, -17.12, 42.50) |
| CIE-LCH | lch(89.76, 45.82, 111.94°) |
| OKLab | oklab(90.57% -0.0471 0.1038) |
| OKLCH | oklch(90.57% 0.114 114.4) |
| XYZ | xyz(64.2215, 75.7913, 37.2273) |
| Luminance | 0.7579 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.74
Khaki (CSS)
#F0E68C
ΔE00 5.44
Greenish Beige
#C9D179
ΔE00 5.45
Buff
#FEF69E
ΔE00 5.99
Parchment
#FEFCAF
ΔE00 6.01
Palegoldenrod
#EEE8AA
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEE98F #9A8FE9
analogous
#E9C78F #DEE98F #B1E98F
triadic
#DEE98F #8FDEE9 #E98FDE
tetradic
#DEE98F #8FE9C7 #9A8FE9 #E98FB1
square
#DEE98F #8FE9C7 #9A8FE9 #E98FB1
split-complementary
#DEE98F #8FB1E9 #C78FE9
monochromatic
#BFD42A #CFDF5C #DEE98F #EDF3C2 #F7FAE5
Accessibility & contrast
On white
1.30
#DEE98F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.16
#DEE98F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEE98F
16.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEE98F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEE98F | 1.00 | 1.30 | 16.16 | 16.16 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E188
Deuteranopia (green-blind)
#F4E393
Tritanopia (blue-blind)
#E8E0D3
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #dee98f; /* rgb */ color: rgb(222, 233, 143); /* oklch */ color: oklch(90.6% 0.114 114.4);
Tailwind
colors: {
custom: {
50: '#e9f0b1',
500: '#dee98f',
950: '#000000',
},
}SCSS
$custom: #dee98f; $custom-light: #e9f0b1; $custom-dark: #000000;
JSON
{
"hex": "#dee98f",
"rgb": {
"r": 222,
"g": 233,
"b": 143
},
"hsl": {
"h": 67.333,
"s": 67.164,
"l": 73.725
},
"oklch": {
"l": 0.90574,
"c": 0.11398,
"h": 114.4
},
"luminance": 0.75791
}Semantic roles & 50–950 ramp
primary
#DEE98F
secondary
#6659C3
accent
#16CF2D
background
#FEFFFD
surface
#FDFEF7
border
#D5D6D0
text
#161611
muted
#848581