#D8DCD4#D8DCD4
#D8DCD4 is a very light, near-neutral yellow-green. Relative luminance 0.705; OKLCH L 88.9% C 0.012 H 128.6°. Best body text is #000000 at 15.11:1 contrast (WCAG AA passes).
Color values
| HEX | #D8DCD4 |
|---|---|
| RGB | rgb(216, 220, 212) |
| HSL | hsl(90, 10%, 85%) |
| HSV | hsv(90, 4%, 86%) |
| CMYK | cmyk(1.8%, 0%, 3.6%, 13.7%) |
| CIE-LAB | lab(87.26, -2.79, 3.45) |
| CIE-LCH | lch(87.26, 4.44, 128.91°) |
| OKLab | oklab(88.92% -0.0072 0.0091) |
| OKLCH | oklch(88.92% 0.012 128.6) |
| XYZ | xyz(65.7938, 70.5387, 72.4238) |
| Luminance | 0.7054 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 0.93
Gainsboro
#DCDCDC
ΔE00 4.84
Light Gray
#D3D3D3
ΔE00 5.14
Silver (survey)
#C5C9C7
ΔE00 5.29
Fog
#D8DCE0
ΔE00 6.25
Eggshell
#F0EAD6
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8DCD4 #D8D4DC
analogous
#DCDCD4 #D8DCD4 #D4DCD4
triadic
#D8DCD4 #D4D8DC #DCD4D8
tetradic
#D8DCD4 #D4DCDC #D8D4DC #DCD4D4
square
#D8DCD4 #D4DCDC #D8D4DC #DCD4D4
split-complementary
#D8DCD4 #D4D4DC #DCD4DC
monochromatic
#9BA591 #B9C1B2 #D8DCD4 #F0F1EE #F0F1EE
Accessibility & contrast
On white
1.39
#D8DCD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.11
#D8DCD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8DCD4
15.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8DCD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8DCD4 | 1.00 | 1.39 | 15.11 | 15.11 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDBD4
Deuteranopia (green-blind)
#DCDBD4
Tritanopia (blue-blind)
#D8DBDA
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d8dcd4; /* rgb */ color: rgb(216, 220, 212); /* oklch */ color: oklch(88.9% 0.012 128.6);
Tailwind
colors: {
custom: {
50: '#e4e6e1',
500: '#d8dcd4',
950: '#000000',
},
}SCSS
$custom: #d8dcd4; $custom-light: #e4e6e1; $custom-dark: #000000;
JSON
{
"hex": "#d8dcd4",
"rgb": {
"r": 216,
"g": 220,
"b": 212
},
"hsl": {
"h": 90,
"s": 10.256,
"l": 84.706
},
"oklch": {
"l": 0.88915,
"c": 0.01161,
"h": 128.6
},
"luminance": 0.70539
}Semantic roles & 50–950 ramp
primary
#D8DCD4
secondary
#AAA4B0
accent
#519473
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484