#DEE388#DEE388
#DEE388 is a very light, moderate yellow. Relative luminance 0.722; OKLCH L 89.2% C 0.114 H 111.2°. Best body text is #000000 at 15.45:1 contrast (WCAG AA passes).
Color values
| HEX | #DEE388 |
|---|---|
| RGB | rgb(222, 227, 136) |
| HSL | hsl(63, 62%, 71%) |
| HSV | hsv(63, 40%, 89%) |
| CMYK | cmyk(2.2%, 0%, 40.1%, 11%) |
| CIE-LAB | lab(88.09, -14.93, 43.82) |
| CIE-LCH | lch(88.09, 46.30, 108.82°) |
| OKLab | oklab(89.21% -0.0413 0.1065) |
| OKLCH | oklch(89.21% 0.114 111.2) |
| XYZ | xyz(62.0380, 72.2464, 33.9646) |
| Luminance | 0.7225 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 4.14
Light Khaki
#E6F2A2
ΔE00 4.24
Greenish Beige
#C9D179
ΔE00 4.40
Buff
#FEF69E
ΔE00 5.73
Dark Cream
#FFF39A
ΔE00 6.08
Palegoldenrod
#EEE8AA
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEE388 #8D88E3
analogous
#E3BA88 #DEE388 #B0E388
triadic
#DEE388 #88DEE3 #E388DE
tetradic
#DEE388 #88E3BA #8D88E3 #E388B0
square
#DEE388 #88E3BA #8D88E3 #E388B0
split-complementary
#DEE388 #88B0E3 #BA88E3
monochromatic
#BBC32E #D0D756 #DEE388 #ECEFBA #F8F9E6
Accessibility & contrast
On white
1.36
#DEE388 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.45
#DEE388 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEE388
15.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEE388 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEE388 | 1.00 | 1.36 | 15.45 | 15.45 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DC81
Deuteranopia (green-blind)
#F0DE8C
Tritanopia (blue-blind)
#E9D9CD
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #dee388; /* rgb */ color: rgb(222, 227, 136); /* oklch */ color: oklch(89.2% 0.114 111.2);
Tailwind
colors: {
custom: {
50: '#e9ebac',
500: '#dee388',
950: '#000000',
},
}SCSS
$custom: #dee388; $custom-light: #e9ebac; $custom-dark: #000000;
JSON
{
"hex": "#dee388",
"rgb": {
"r": 222,
"g": 227,
"b": 136
},
"hsl": {
"h": 63.297,
"s": 61.905,
"l": 71.176
},
"oklch": {
"l": 0.89207,
"c": 0.1142,
"h": 111.2
},
"luminance": 0.72245
}Semantic roles & 50–950 ramp
primary
#DEE388
secondary
#5A54BB
accent
#1CCA25
background
#FEFEFD
surface
#FDFDF7
border
#D5D5D0
text
#161610
muted
#848481