#DEE7AE#DEE7AE
#DEE7AE is a very light, moderate yellow. Relative luminance 0.757; OKLCH L 90.7% C 0.075 H 115.2°. Best body text is #000000 at 16.15:1 contrast (WCAG AA passes).
Color values
| HEX | #DEE7AE |
|---|---|
| RGB | rgb(222, 231, 174) |
| HSL | hsl(69, 54%, 79%) |
| HSV | hsv(69, 25%, 91%) |
| CMYK | cmyk(3.9%, 0%, 24.7%, 9.4%) |
| CIE-LAB | lab(89.74, -12.24, 26.82) |
| CIE-LCH | lch(89.74, 29.48, 114.54°) |
| OKLab | oklab(90.72% -0.0319 0.0678) |
| OKLCH | oklch(90.72% 0.075 115.2) |
| XYZ | xyz(66.3397, 75.7379, 51.1602) |
| Luminance | 0.7574 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 4.61
Light Khaki
#E6F2A2
ΔE00 4.83
Ecru
#FEFFCA
ΔE00 5.96
Cream (survey)
#FFFFC2
ΔE00 6.01
Egg Shell
#FFFCC4
ΔE00 6.05
Ivory (survey)
#FFFFCB
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEE7AE #B7AEE7
analogous
#E7D4AE #DEE7AE #C2E7AE
triadic
#DEE7AE #AEDEE7 #E7AEDE
tetradic
#DEE7AE #AEE7D4 #B7AEE7 #E7AEC2
square
#DEE7AE #AEE7D4 #B7AEE7 #E7AEC2
split-complementary
#DEE7AE #AEC2E7 #D4AEE7
monochromatic
#B8CB50 #CBD97F #DEE7AE #F1F5DD #F5F8E7
Accessibility & contrast
On white
1.30
#DEE7AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.15
#DEE7AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEE7AE
16.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEE7AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEE7AE | 1.00 | 1.30 | 16.15 | 16.15 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE1AA
Deuteranopia (green-blind)
#EFE2B0
Tritanopia (blue-blind)
#E5E0D8
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #dee7ae; /* rgb */ color: rgb(222, 231, 174); /* oklch */ color: oklch(90.7% 0.075 115.2);
Tailwind
colors: {
custom: {
50: '#e8eec6',
500: '#dee7ae',
950: '#000000',
},
}SCSS
$custom: #dee7ae; $custom-light: #e8eec6; $custom-dark: #000000;
JSON
{
"hex": "#dee7ae",
"rgb": {
"r": 222,
"g": 231,
"b": 174
},
"hsl": {
"h": 69.474,
"s": 54.286,
"l": 79.412
},
"oklch": {
"l": 0.90717,
"c": 0.07497,
"h": 115.2
},
"luminance": 0.75737
}Semantic roles & 50–950 ramp
primary
#DEE7AE
secondary
#8377C2
accent
#24C23D
background
#FEFFFD
surface
#FDFEF9
border
#D5D6D2
text
#161613
muted
#848582