#DEE2AE#DEE2AE
#DEE2AE is a very light, moderate yellow. Relative luminance 0.730; OKLCH L 89.7% C 0.068 H 111.3°. Best body text is #000000 at 15.60:1 contrast (WCAG AA passes).
Color values
| HEX | #DEE2AE |
|---|---|
| RGB | rgb(222, 226, 174) |
| HSL | hsl(65, 47%, 78%) |
| HSV | hsv(65, 23%, 89%) |
| CMYK | cmyk(1.8%, 0%, 23%, 11.4%) |
| CIE-LAB | lab(88.44, -9.74, 25.05) |
| CIE-LCH | lch(88.44, 26.87, 111.24°) |
| OKLab | oklab(89.69% -0.0248 0.0635) |
| OKLCH | oklch(89.69% 0.068 111.3) |
| XYZ | xyz(64.9602, 72.9789, 50.7004) |
| Luminance | 0.7298 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 4.09
Beige (survey)
#E6DAA6
ΔE00 5.26
Vanilla
#F3E5AB
ΔE00 5.89
Egg Shell
#FFFCC4
ΔE00 6.20
Light Khaki
#E6F2A2
ΔE00 6.28
Ecru
#FEFFCA
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEE2AE #B2AEE2
analogous
#E2CCAE #DEE2AE #C4E2AE
triadic
#DEE2AE #AEDEE2 #E2AEDE
tetradic
#DEE2AE #AEE2CC #B2AEE2 #E2AEC4
square
#DEE2AE #AEE2CC #B2AEE2 #E2AEC4
split-complementary
#DEE2AE #AEC4E2 #CCAEE2
monochromatic
#B9C254 #CCD281 #DEE2AE #F0F2DB #F6F7E8
Accessibility & contrast
On white
1.35
#DEE2AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.60
#DEE2AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEE2AE
15.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEE2AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEE2AE | 1.00 | 1.35 | 15.60 | 15.60 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADDAB
Deuteranopia (green-blind)
#EADFB0
Tritanopia (blue-blind)
#E5DCD4
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #dee2ae; /* rgb */ color: rgb(222, 226, 174); /* oklch */ color: oklch(89.7% 0.068 111.3);
Tailwind
colors: {
custom: {
50: '#e8ebc6',
500: '#dee2ae',
950: '#000000',
},
}SCSS
$custom: #dee2ae; $custom-light: #e8ebc6; $custom-dark: #000000;
JSON
{
"hex": "#dee2ae",
"rgb": {
"r": 222,
"g": 226,
"b": 174
},
"hsl": {
"h": 64.615,
"s": 47.273,
"l": 78.431
},
"oklch": {
"l": 0.89686,
"c": 0.06821,
"h": 111.3
},
"luminance": 0.72978
}Semantic roles & 50–950 ramp
primary
#DEE2AE
secondary
#7E79BB
accent
#2BBB36
background
#FEFEFD
surface
#FDFDF9
border
#D5D5D2
text
#161613
muted
#848482