#D9DEAD#D9DEAD
#D9DEAD is a very light, moderate yellow. Relative luminance 0.700; OKLCH L 88.4% C 0.065 H 112.5°. Best body text is #000000 at 15.00:1 contrast (WCAG AA passes).
Color values
| HEX | #D9DEAD |
|---|---|
| RGB | rgb(217, 222, 173) |
| HSL | hsl(66, 43%, 77%) |
| HSV | hsv(66, 22%, 87%) |
| CMYK | cmyk(2.3%, 0%, 22.1%, 12.9%) |
| CIE-LAB | lab(87.00, -9.70, 23.54) |
| CIE-LCH | lch(87.00, 25.46, 112.39°) |
| OKLab | oklab(88.45% -0.0247 0.0598) |
| OKLCH | oklch(88.45% 0.065 112.5) |
| XYZ | xyz(62.2789, 70.0119, 49.7598) |
| Luminance | 0.7001 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 5.12
Beige (survey)
#E6DAA6
ΔE00 5.57
Vanilla
#F3E5AB
ΔE00 6.67
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.03
Light Khaki
#E6F2A2
ΔE00 7.23
Egg Shell
#FFFCC4
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9DEAD #B2ADDE
analogous
#DECAAD #D9DEAD #C1DEAD
triadic
#D9DEAD #ADD9DE #DEADD9
tetradic
#D9DEAD #ADDECA #B2ADDE #DEADC1
square
#D9DEAD #ADDECA #B2ADDE #DEADC1
split-complementary
#D9DEAD #ADC1DE #CAADDE
monochromatic
#B1BB56 #C5CC81 #D9DEAD #EDF0D9 #F5F6E9
Accessibility & contrast
On white
1.40
#D9DEAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.00
#D9DEAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9DEAD
15.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9DEAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9DEAD | 1.00 | 1.40 | 15.00 | 15.00 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D9AA
Deuteranopia (green-blind)
#E6DBAF
Tritanopia (blue-blind)
#DFD8D1
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #d9dead; /* rgb */ color: rgb(217, 222, 173); /* oklch */ color: oklch(88.4% 0.065 112.5);
Tailwind
colors: {
custom: {
50: '#e5e8c5',
500: '#d9dead',
950: '#000000',
},
}SCSS
$custom: #d9dead; $custom-light: #e5e8c5; $custom-dark: #000000;
JSON
{
"hex": "#d9dead",
"rgb": {
"r": 217,
"g": 222,
"b": 173
},
"hsl": {
"h": 66.122,
"s": 42.609,
"l": 77.451
},
"oklch": {
"l": 0.8845,
"c": 0.06475,
"h": 112.5
},
"luminance": 0.70011
}Semantic roles & 50–950 ramp
primary
#D9DEAD
secondary
#7F79B6
accent
#30B63D
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#151613
muted
#848482