#DEE2AA#DEE2AA
#DEE2AA is a very light, moderate yellow. Relative luminance 0.728; OKLCH L 89.6% C 0.073 H 111.2°. Best body text is #000000 at 15.57:1 contrast (WCAG AA passes).
Color values
| HEX | #DEE2AA |
|---|---|
| RGB | rgb(222, 226, 170) |
| HSL | hsl(64, 49%, 78%) |
| HSV | hsv(64, 25%, 89%) |
| CMYK | cmyk(1.8%, 0%, 24.8%, 11.4%) |
| CIE-LAB | lab(88.36, -10.29, 27.01) |
| CIE-LCH | lch(88.36, 28.90, 110.85°) |
| OKLab | oklab(89.6% -0.0264 0.0682) |
| OKLCH | oklch(89.6% 0.073 111.2) |
| XYZ | xyz(64.5760, 72.8253, 48.6772) |
| Luminance | 0.7282 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 3.67
Beige (survey)
#E6DAA6
ΔE00 5.23
Light Khaki
#E6F2A2
ΔE00 5.56
Vanilla
#F3E5AB
ΔE00 5.71
Egg Shell
#FFFCC4
ΔE00 6.19
Light Tan
#FBEEAC
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEE2AA #AEAAE2
analogous
#E2CAAA #DEE2AA #C2E2AA
triadic
#DEE2AA #AADEE2 #E2AADE
tetradic
#DEE2AA #AAE2CA #AEAAE2 #E2AAC2
square
#DEE2AA #AAE2CA #AEAAE2 #E2AAC2
split-complementary
#DEE2AA #AAC2E2 #CAAAE2
monochromatic
#BBC34F #CCD27C #DEE2AA #F0F2D8 #F6F7E8
Accessibility & contrast
On white
1.35
#DEE2AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.57
#DEE2AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEE2AA
15.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEE2AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEE2AA | 1.00 | 1.35 | 15.57 | 15.57 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDDA6
Deuteranopia (green-blind)
#EBDFAC
Tritanopia (blue-blind)
#E5DBD3
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #dee2aa; /* rgb */ color: rgb(222, 226, 170); /* oklch */ color: oklch(89.6% 0.073 111.2);
Tailwind
colors: {
custom: {
50: '#e8ebc3',
500: '#dee2aa',
950: '#000000',
},
}SCSS
$custom: #dee2aa; $custom-light: #e8ebc3; $custom-dark: #000000;
JSON
{
"hex": "#dee2aa",
"rgb": {
"r": 222,
"g": 226,
"b": 170
},
"hsl": {
"h": 64.286,
"s": 49.123,
"l": 77.647
},
"oklch": {
"l": 0.89604,
"c": 0.07317,
"h": 111.2
},
"luminance": 0.72825
}Semantic roles & 50–950 ramp
primary
#DEE2AA
secondary
#7A75BB
accent
#29BC34
background
#FEFEFD
surface
#FDFDF9
border
#D5D5D2
text
#161612
muted
#848482