#D8DCAA#D8DCAA
#D8DCAA is a very light, moderate yellow. Relative luminance 0.687; OKLCH L 87.9% C 0.066 H 111.5°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #D8DCAA |
|---|---|
| RGB | rgb(216, 220, 170) |
| HSL | hsl(65, 42%, 76%) |
| HSV | hsv(65, 23%, 86%) |
| CMYK | cmyk(1.8%, 0%, 22.7%, 13.7%) |
| CIE-LAB | lab(86.35, -9.48, 24.19) |
| CIE-LCH | lch(86.35, 25.98, 111.40°) |
| OKLab | oklab(87.9% -0.0241 0.0614) |
| OKLCH | oklch(87.9% 0.066 111.5) |
| XYZ | xyz(61.1675, 68.6882, 48.0582) |
| Luminance | 0.6869 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 5.01
Beige (survey)
#E6DAA6
ΔE00 5.22
Vanilla
#F3E5AB
ΔE00 6.47
Light Khaki
#E6F2A2
ΔE00 7.30
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.44
Egg Shell
#FFFCC4
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8DCAA #AEAADC
analogous
#DCC7AA #D8DCAA #BFDCAA
triadic
#D8DCAA #AAD8DC #DCAAD8
tetradic
#D8DCAA #AADCC7 #AEAADC #DCAABF
square
#D8DCAA #AADCC7 #AEAADC #DCAABF
split-complementary
#D8DCAA #AABFDC #C7AADC
monochromatic
#B0B853 #C4CA7F #D8DCAA #ECEED5 #F5F6E9
Accessibility & contrast
On white
1.42
#D8DCAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.74
#D8DCAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8DCAA
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8DCAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8DCAA | 1.00 | 1.42 | 14.74 | 14.74 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D7A7
Deuteranopia (green-blind)
#E4D9AC
Tritanopia (blue-blind)
#DFD6CE
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #d8dcaa; /* rgb */ color: rgb(216, 220, 170); /* oklch */ color: oklch(87.9% 0.066 111.5);
Tailwind
colors: {
custom: {
50: '#e4e6c3',
500: '#d8dcaa',
950: '#000000',
},
}SCSS
$custom: #d8dcaa; $custom-light: #e4e6c3; $custom-dark: #000000;
JSON
{
"hex": "#d8dcaa",
"rgb": {
"r": 216,
"g": 220,
"b": 170
},
"hsl": {
"h": 64.8,
"s": 41.667,
"l": 76.471
},
"oklch": {
"l": 0.87895,
"c": 0.06597,
"h": 111.5
},
"luminance": 0.68688
}Semantic roles & 50–950 ramp
primary
#D8DCAA
secondary
#7B76B4
accent
#31B53B
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#151612
muted
#848482