#DEE3AA#DEE3AA
#DEE3AA is a very light, moderate yellow. Relative luminance 0.734; OKLCH L 89.8% C 0.074 H 112.0°. Best body text is #000000 at 15.67:1 contrast (WCAG AA passes).
Color values
| HEX | #DEE3AA |
|---|---|
| RGB | rgb(222, 227, 170) |
| HSL | hsl(65, 50%, 78%) |
| HSV | hsv(65, 25%, 89%) |
| CMYK | cmyk(2.2%, 0%, 25.1%, 11%) |
| CIE-LAB | lab(88.62, -10.79, 27.36) |
| CIE-LCH | lch(88.62, 29.42, 111.52°) |
| OKLab | oklab(89.81% -0.0279 0.0691) |
| OKLCH | oklch(89.81% 0.075 112) |
| XYZ | xyz(64.8488, 73.3707, 48.7681) |
| Luminance | 0.7337 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 3.76
Light Khaki
#E6F2A2
ΔE00 5.24
Beige (survey)
#E6DAA6
ΔE00 5.56
Vanilla
#F3E5AB
ΔE00 5.92
Egg Shell
#FFFCC4
ΔE00 6.14
Cream (survey)
#FFFFC2
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEE3AA #AFAAE3
analogous
#E3CBAA #DEE3AA #C1E3AA
triadic
#DEE3AA #AADEE3 #E3AADE
tetradic
#DEE3AA #AAE3CB #AFAAE3 #E3AAC1
square
#DEE3AA #AAE3CB #AFAAE3 #E3AAC1
split-complementary
#DEE3AA #AAC1E3 #CBAAE3
monochromatic
#BAC54E #CCD47C #DEE3AA #F0F2D8 #F6F7E8
Accessibility & contrast
On white
1.34
#DEE3AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.67
#DEE3AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEE3AA
15.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEE3AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEE3AA | 1.00 | 1.34 | 15.67 | 15.67 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDEA6
Deuteranopia (green-blind)
#ECDFAC
Tritanopia (blue-blind)
#E5DCD4
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #dee3aa; /* rgb */ color: rgb(222, 227, 170); /* oklch */ color: oklch(89.8% 0.074 112.0);
Tailwind
colors: {
custom: {
50: '#e8ebc3',
500: '#dee3aa',
950: '#000000',
},
}SCSS
$custom: #dee3aa; $custom-light: #e8ebc3; $custom-dark: #000000;
JSON
{
"hex": "#dee3aa",
"rgb": {
"r": 222,
"g": 227,
"b": 170
},
"hsl": {
"h": 65.263,
"s": 50.442,
"l": 77.843
},
"oklch": {
"l": 0.8981,
"c": 0.0745,
"h": 112
},
"luminance": 0.7337
}Semantic roles & 50–950 ramp
primary
#DEE3AA
secondary
#7B74BD
accent
#28BE35
background
#FEFEFD
surface
#FDFDF9
border
#D5D5D2
text
#161612
muted
#848482