#D4D8D0#D4D8D0
#D4D8D0 is a very light, near-neutral yellow-green. Relative luminance 0.677; OKLCH L 87.7% C 0.012 H 128.6°. Best body text is #000000 at 14.53:1 contrast (WCAG AA passes).
Color values
| HEX | #D4D8D0 |
|---|---|
| RGB | rgb(212, 216, 208) |
| HSL | hsl(90, 9%, 83%) |
| HSV | hsv(90, 4%, 85%) |
| CMYK | cmyk(1.9%, 0%, 3.7%, 15.3%) |
| CIE-LAB | lab(85.84, -2.80, 3.46) |
| CIE-LCH | lch(85.84, 4.45, 128.91°) |
| OKLab | oklab(87.69% -0.0073 0.0091) |
| OKLCH | oklch(87.69% 0.012 128.6) |
| XYZ | xyz(63.0905, 67.6628, 69.3987) |
| Luminance | 0.6766 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 1.34
Silver (survey)
#C5C9C7
ΔE00 4.55
Light Gray
#D3D3D3
ΔE00 4.92
Gainsboro
#DCDCDC
ΔE00 5.00
Fog
#D8DCE0
ΔE00 6.36
Eggshell
#F0EAD6
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4D8D0 #D4D0D8
analogous
#D8D8D0 #D4D8D0 #D0D8D0
triadic
#D4D8D0 #D0D4D8 #D8D0D4
tetradic
#D4D8D0 #D0D8D8 #D4D0D8 #D8D0D0
square
#D4D8D0 #D0D8D8 #D4D0D8 #D8D0D0
split-complementary
#D4D8D0 #D0D0D8 #D8D0D8
monochromatic
#97A08D #B5BCAF #D4D8D0 #F0F1EE #F0F1EE
Accessibility & contrast
On white
1.45
#D4D8D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.53
#D4D8D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4D8D0
14.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4D8D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4D8D0 | 1.00 | 1.45 | 14.53 | 14.53 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D7D0
Deuteranopia (green-blind)
#D8D7D0
Tritanopia (blue-blind)
#D4D7D6
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #d4d8d0; /* rgb */ color: rgb(212, 216, 208); /* oklch */ color: oklch(87.7% 0.012 128.6);
Tailwind
colors: {
custom: {
50: '#e1e4de',
500: '#d4d8d0',
950: '#000000',
},
}SCSS
$custom: #d4d8d0; $custom-light: #e1e4de; $custom-dark: #000000;
JSON
{
"hex": "#d4d8d0",
"rgb": {
"r": 212,
"g": 216,
"b": 208
},
"hsl": {
"h": 90,
"s": 9.302,
"l": 83.137
},
"oklch": {
"l": 0.87688,
"c": 0.01165,
"h": 128.6
},
"luminance": 0.67663
}Semantic roles & 50–950 ramp
primary
#D4D8D0
secondary
#A6A0AC
accent
#529373
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484