#D8D6C8#D8D6C8
#D8D6C8 is a very light, near-neutral yellow. Relative luminance 0.669; OKLCH L 87.4% C 0.019 H 100.2°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #D8D6C8 |
|---|---|
| RGB | rgb(216, 214, 200) |
| HSL | hsl(53, 17%, 82%) |
| HSV | hsv(53, 7%, 85%) |
| CMYK | cmyk(0%, 0.9%, 7.4%, 15.3%) |
| CIE-LAB | lab(85.43, -1.75, 7.15) |
| CIE-LCH | lch(85.43, 7.36, 103.77°) |
| OKLab | oklab(87.38% -0.0034 0.0187) |
| OKLCH | oklch(87.38% 0.019 100.2) |
| XYZ | xyz(62.7895, 66.8625, 64.2303) |
| Luminance | 0.6686 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.25
Eggshell
#F0EAD6
ΔE00 5.22
Warm Beige
#E9DCC9
ΔE00 5.36
Silver (survey)
#C5C9C7
ΔE00 6.53
Light Gray
#D3D3D3
ΔE00 6.53
Gainsboro
#DCDCDC
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8D6C8 #C8CAD8
analogous
#D8CEC8 #D8D6C8 #D2D8C8
triadic
#D8D6C8 #C8D8D6 #D6C8D8
tetradic
#D8D6C8 #C8D8CE #C8CAD8 #D8C8D2
square
#D8D6C8 #C8D8CE #C8CAD8 #D8C8D2
split-complementary
#D8D6C8 #C8D2D8 #CEC8D8
monochromatic
#A5A180 #BFBBA4 #D8D6C8 #F1F1EC #F2F2ED
Accessibility & contrast
On white
1.46
#D8D6C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#D8D6C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8D6C8
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8D6C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8D6C8 | 1.00 | 1.46 | 14.37 | 14.37 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D5C7
Deuteranopia (green-blind)
#DAD6C8
Tritanopia (blue-blind)
#DBD4D2
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #d8d6c8; /* rgb */ color: rgb(216, 214, 200); /* oklch */ color: oklch(87.4% 0.019 100.2);
Tailwind
colors: {
custom: {
50: '#e4e2d8',
500: '#d8d6c8',
950: '#000000',
},
}SCSS
$custom: #d8d6c8; $custom-light: #e4e2d8; $custom-dark: #000000;
JSON
{
"hex": "#d8d6c8",
"rgb": {
"r": 216,
"g": 214,
"b": 200
},
"hsl": {
"h": 52.5,
"s": 17.021,
"l": 81.569
},
"oklch": {
"l": 0.87381,
"c": 0.01904,
"h": 100.2
},
"luminance": 0.66862
}Semantic roles & 50–950 ramp
primary
#D8D6C8
secondary
#979AAD
accent
#549B4A
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483