#D8D8D0#D8D8D0
#D8D8D0 is a very light, near-neutral yellow. Relative luminance 0.683; OKLCH L 88.0% C 0.011 H 106.6°. Best body text is #000000 at 14.65:1 contrast (WCAG AA passes).
Color values
| HEX | #D8D8D0 |
|---|---|
| RGB | rgb(216, 216, 208) |
| HSL | hsl(60, 9%, 83%) |
| HSV | hsv(60, 4%, 85%) |
| CMYK | cmyk(0%, 0%, 3.7%, 15.3%) |
| CIE-LAB | lab(86.14, -1.42, 3.94) |
| CIE-LCH | lch(86.14, 4.19, 109.82°) |
| OKLab | oklab(88% -0.0031 0.0104) |
| OKLCH | oklch(88% 0.011 106.6) |
| XYZ | xyz(64.2582, 68.2649, 69.4535) |
| Luminance | 0.6826 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.09
Light Gray
#D3D3D3
ΔE00 4.20
Gainsboro
#DCDCDC
ΔE00 4.20
Silver (survey)
#C5C9C7
ΔE00 4.86
Fog
#D8DCE0
ΔE00 6.19
Eggshell
#F0EAD6
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8D8D0 #D0D0D8
analogous
#D8D4D0 #D8D8D0 #D4D8D0
triadic
#D8D8D0 #D0D8D8 #D8D0D8
tetradic
#D8D8D0 #D0D8D4 #D0D0D8 #D8D0D4
square
#D8D8D0 #D0D8D4 #D0D0D8 #D8D0D4
split-complementary
#D8D8D0 #D0D4D8 #D4D0D8
monochromatic
#A0A08D #BCBCAF #D8D8D0 #F1F1EE #F1F1EE
Accessibility & contrast
On white
1.43
#D8D8D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.65
#D8D8D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8D8D0
14.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8D8D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8D8D0 | 1.00 | 1.43 | 14.65 | 14.65 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD7D0
Deuteranopia (green-blind)
#DAD8D0
Tritanopia (blue-blind)
#D9D7D6
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #d8d8d0; /* rgb */ color: rgb(216, 216, 208); /* oklch */ color: oklch(88.0% 0.011 106.6);
Tailwind
colors: {
custom: {
50: '#e4e4de',
500: '#d8d8d0',
950: '#000000',
},
}SCSS
$custom: #d8d8d0; $custom-light: #e4e4de; $custom-dark: #000000;
JSON
{
"hex": "#d8d8d0",
"rgb": {
"r": 216,
"g": 216,
"b": 208
},
"hsl": {
"h": 60,
"s": 9.302,
"l": 83.137
},
"oklch": {
"l": 0.87999,
"c": 0.01082,
"h": 106.6
},
"luminance": 0.68265
}Semantic roles & 50–950 ramp
primary
#D8D8D0
secondary
#A0A0AC
accent
#529352
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484