#D8D8CE#D8D8CE
#D8D8CE is a very light, near-neutral yellow. Relative luminance 0.682; OKLCH L 87.9% C 0.014 H 106.7°. Best body text is #000000 at 14.63:1 contrast (WCAG AA passes).
Color values
| HEX | #D8D8CE |
|---|---|
| RGB | rgb(216, 216, 206) |
| HSL | hsl(60, 11%, 83%) |
| HSV | hsv(60, 5%, 85%) |
| CMYK | cmyk(0%, 0%, 4.6%, 15.3%) |
| CIE-LAB | lab(86.09, -1.77, 4.92) |
| CIE-LCH | lch(86.09, 5.23, 109.73°) |
| OKLab | oklab(87.95% -0.0039 0.0129) |
| OKLCH | oklch(87.95% 0.014 106.7) |
| XYZ | xyz(64.0137, 68.1671, 68.1658) |
| Luminance | 0.6817 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.49
Light Gray
#D3D3D3
ΔE00 5.07
Gainsboro
#DCDCDC
ΔE00 5.08
Silver (survey)
#C5C9C7
ΔE00 5.36
Eggshell
#F0EAD6
ΔE00 5.94
Warm Beige
#E9DCC9
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8D8CE #CECED8
analogous
#D8D3CE #D8D8CE #D3D8CE
triadic
#D8D8CE #CED8D8 #D8CED8
tetradic
#D8D8CE #CED8D3 #CECED8 #D8CED3
square
#D8D8CE #CED8D3 #CECED8 #D8CED3
split-complementary
#D8D8CE #CED3D8 #D3CED8
monochromatic
#A2A28A #BDBDAC #D8D8CE #F1F1EE #F1F1EE
Accessibility & contrast
On white
1.44
#D8D8CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.63
#D8D8CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8D8CE
14.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8D8CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8D8CE | 1.00 | 1.44 | 14.63 | 14.63 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD7CD
Deuteranopia (green-blind)
#DAD8CE
Tritanopia (blue-blind)
#DAD7D5
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #d8d8ce; /* rgb */ color: rgb(216, 216, 206); /* oklch */ color: oklch(87.9% 0.014 106.7);
Tailwind
colors: {
custom: {
50: '#e4e4dd',
500: '#d8d8ce',
950: '#000000',
},
}SCSS
$custom: #d8d8ce; $custom-light: #e4e4dd; $custom-dark: #000000;
JSON
{
"hex": "#d8d8ce",
"rgb": {
"r": 216,
"g": 216,
"b": 206
},
"hsl": {
"h": 60,
"s": 11.364,
"l": 82.745
},
"oklch": {
"l": 0.87945,
"c": 0.01351,
"h": 106.7
},
"luminance": 0.68167
}Semantic roles & 50–950 ramp
primary
#D8D8CE
secondary
#9E9EAC
accent
#509550
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484