#D8D8CB#D8D8CB
#D8D8CB is a very light, near-neutral yellow. Relative luminance 0.680; OKLCH L 87.9% C 0.018 H 106.8°. Best body text is #000000 at 14.60:1 contrast (WCAG AA passes).
Color values
| HEX | #D8D8CB |
|---|---|
| RGB | rgb(216, 216, 203) |
| HSL | hsl(60, 14%, 82%) |
| HSV | hsv(60, 6%, 85%) |
| CMYK | cmyk(0%, 0%, 6%, 15.3%) |
| CIE-LAB | lab(86.02, -2.28, 6.41) |
| CIE-LCH | lch(86.02, 6.80, 109.60°) |
| OKLab | oklab(87.86% -0.0051 0.0168) |
| OKLCH | oklch(87.86% 0.018 106.8) |
| XYZ | xyz(63.6528, 68.0227, 66.2647) |
| Luminance | 0.6802 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.43
Eggshell
#F0EAD6
ΔE00 5.38
Warm Beige
#E9DCC9
ΔE00 6.18
Silver (survey)
#C5C9C7
ΔE00 6.23
Light Gray
#D3D3D3
ΔE00 6.31
Gainsboro
#DCDCDC
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8D8CB #CBCBD8
analogous
#D8D2CB #D8D8CB #D2D8CB
triadic
#D8D8CB #CBD8D8 #D8CBD8
tetradic
#D8D8CB #CBD8D2 #CBCBD8 #D8CBD2
square
#D8D8CB #CBD8D2 #CBCBD8 #D8CBD2
split-complementary
#D8D8CB #CBD2D8 #D2CBD8
monochromatic
#A4A485 #BEBEA8 #D8D8CB #F2F2EE #F2F2EE
Accessibility & contrast
On white
1.44
#D8D8CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.60
#D8D8CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8D8CB
14.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8D8CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8D8CB | 1.00 | 1.44 | 14.60 | 14.60 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD7CA
Deuteranopia (green-blind)
#DBD7CB
Tritanopia (blue-blind)
#DAD6D4
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #d8d8cb; /* rgb */ color: rgb(216, 216, 203); /* oklch */ color: oklch(87.9% 0.018 106.8);
Tailwind
colors: {
custom: {
50: '#e4e4da',
500: '#d8d8cb',
950: '#000000',
},
}SCSS
$custom: #d8d8cb; $custom-light: #e4e4da; $custom-dark: #000000;
JSON
{
"hex": "#d8d8cb",
"rgb": {
"r": 216,
"g": 216,
"b": 203
},
"hsl": {
"h": 60,
"s": 14.286,
"l": 82.157
},
"oklch": {
"l": 0.87864,
"c": 0.01755,
"h": 106.8
},
"luminance": 0.68022
}Semantic roles & 50–950 ramp
primary
#D8D8CB
secondary
#9A9AAD
accent
#4D984D
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483