#DEE7AF#DEE7AF
#DEE7AF is a very light, moderate yellow. Relative luminance 0.758; OKLCH L 90.7% C 0.074 H 115.3°. Best body text is #000000 at 16.16:1 contrast (WCAG AA passes).
Color values
| HEX | #DEE7AF |
|---|---|
| RGB | rgb(222, 231, 175) |
| HSL | hsl(70, 54%, 80%) |
| HSV | hsv(70, 24%, 91%) |
| CMYK | cmyk(3.9%, 0%, 24.2%, 9.4%) |
| CIE-LAB | lab(89.76, -12.10, 26.33) |
| CIE-LCH | lch(89.76, 28.98, 114.69°) |
| OKLab | oklab(90.74% -0.0315 0.0667) |
| OKLCH | oklch(90.74% 0.074 115.3) |
| XYZ | xyz(66.4375, 75.7770, 51.6756) |
| Luminance | 0.7578 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 4.69
Light Khaki
#E6F2A2
ΔE00 5.02
Ecru
#FEFFCA
ΔE00 5.93
Cream (survey)
#FFFFC2
ΔE00 6.04
Egg Shell
#FFFCC4
ΔE00 6.05
Ivory (survey)
#FFFFCB
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEE7AF #B8AFE7
analogous
#E7D4AF #DEE7AF #C2E7AF
triadic
#DEE7AF #AFDEE7 #E7AFDE
tetradic
#DEE7AF #AFE7D4 #B8AFE7 #E7AFC2
square
#DEE7AF #AFE7D4 #B8AFE7 #E7AFC2
split-complementary
#DEE7AF #AFC2E7 #D4AFE7
monochromatic
#B7CB51 #CBD980 #DEE7AF #F1F5DE #F5F8E7
Accessibility & contrast
On white
1.30
#DEE7AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.16
#DEE7AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEE7AF
16.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEE7AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEE7AF | 1.00 | 1.30 | 16.16 | 16.16 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE1AB
Deuteranopia (green-blind)
#EEE2B1
Tritanopia (blue-blind)
#E4E1D8
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #dee7af; /* rgb */ color: rgb(222, 231, 175); /* oklch */ color: oklch(90.7% 0.074 115.3);
Tailwind
colors: {
custom: {
50: '#e8eec7',
500: '#dee7af',
950: '#000000',
},
}SCSS
$custom: #dee7af; $custom-light: #e8eec7; $custom-dark: #000000;
JSON
{
"hex": "#dee7af",
"rgb": {
"r": 222,
"g": 231,
"b": 175
},
"hsl": {
"h": 69.643,
"s": 53.846,
"l": 79.608
},
"oklch": {
"l": 0.90737,
"c": 0.07374,
"h": 115.3
},
"luminance": 0.75777
}Semantic roles & 50–950 ramp
primary
#DEE7AF
secondary
#8478C2
accent
#24C13D
background
#FEFFFD
surface
#FDFEF9
border
#D5D6D2
text
#161613
muted
#848582