#D8D4C8#D8D4C8
#D8D4C8 is a very light, near-neutral yellow. Relative luminance 0.659; OKLCH L 87.0% C 0.017 H 91.6°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #D8D4C8 |
|---|---|
| RGB | rgb(216, 212, 200) |
| HSL | hsl(45, 17%, 82%) |
| HSV | hsv(45, 7%, 85%) |
| CMYK | cmyk(0%, 1.9%, 7.4%, 15.3%) |
| CIE-LAB | lab(84.92, -0.71, 6.42) |
| CIE-LCH | lch(84.92, 6.46, 96.36°) |
| OKLab | oklab(86.98% -0.0005 0.0168) |
| OKLCH | oklch(86.98% 0.017 91.6) |
| XYZ | xyz(62.2864, 65.8564, 64.0626) |
| Luminance | 0.6586 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.49
Warm Beige
#E9DCC9
ΔE00 4.78
Light Gray
#D3D3D3
ΔE00 5.68
Eggshell
#F0EAD6
ΔE00 5.74
Gainsboro
#DCDCDC
ΔE00 5.97
Warm Gray
#C9BEB0
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8D4C8 #C8CCD8
analogous
#D8CCC8 #D8D4C8 #D4D8C8
triadic
#D8D4C8 #C8D8D4 #D4C8D8
tetradic
#D8D4C8 #C8D8CC #C8CCD8 #D8C8D4
square
#D8D4C8 #C8D8CC #C8CCD8 #D8C8D4
split-complementary
#D8D4C8 #C8D4D8 #CCC8D8
monochromatic
#A59C80 #BFB8A4 #D8D4C8 #F1F0EC #F2F1ED
Accessibility & contrast
On white
1.48
#D8D4C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#D8D4C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8D4C8
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8D4C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8D4C8 | 1.00 | 1.48 | 14.17 | 14.17 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D3C7
Deuteranopia (green-blind)
#D8D5C8
Tritanopia (blue-blind)
#DBD2D0
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #d8d4c8; /* rgb */ color: rgb(216, 212, 200); /* oklch */ color: oklch(87.0% 0.017 91.6);
Tailwind
colors: {
custom: {
50: '#e4e1d8',
500: '#d8d4c8',
950: '#000000',
},
}SCSS
$custom: #d8d4c8; $custom-light: #e4e1d8; $custom-dark: #000000;
JSON
{
"hex": "#d8d4c8",
"rgb": {
"r": 216,
"g": 212,
"b": 200
},
"hsl": {
"h": 45,
"s": 17.021,
"l": 81.569
},
"oklch": {
"l": 0.86979,
"c": 0.01685,
"h": 91.6
},
"luminance": 0.65856
}Semantic roles & 50–950 ramp
primary
#D8D4C8
secondary
#979DAD
accent
#5E9B4A
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483