#D2D8CF#D2D8CF
#D2D8CF is a very light, near-neutral green. Relative luminance 0.673; OKLCH L 87.5% C 0.014 H 134.9°. Best body text is #000000 at 14.46:1 contrast (WCAG AA passes).
Color values
| HEX | #D2D8CF |
|---|---|
| RGB | rgb(210, 216, 207) |
| HSL | hsl(100, 10%, 83%) |
| HSV | hsv(100, 4%, 85%) |
| CMYK | cmyk(2.8%, 0%, 4.2%, 15.3%) |
| CIE-LAB | lab(85.66, -3.66, 3.72) |
| CIE-LCH | lch(85.66, 5.22, 134.50°) |
| OKLab | oklab(87.51% -0.0097 0.0098) |
| OKLCH | oklch(87.51% 0.014 134.9) |
| XYZ | xyz(62.3948, 67.3182, 68.7260) |
| Luminance | 0.6732 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.08
Silver (survey)
#C5C9C7
ΔE00 4.96
Light Gray
#D3D3D3
ΔE00 5.82
Gainsboro
#DCDCDC
ΔE00 5.93
Fog
#D8DCE0
ΔE00 7.06
Eggshell
#F0EAD6
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2D8CF #D5CFD8
analogous
#D6D8CF #D2D8CF #CFD8D0
triadic
#D2D8CF #CFD2D8 #D8CFD2
tetradic
#D2D8CF #CFD6D8 #D5CFD8 #D8D0CF
square
#D2D8CF #CFD6D8 #D5CFD8 #D8D0CF
split-complementary
#D2D8CF #D0CFD8 #D8CFD6
monochromatic
#93A18B #B2BDAD #D2D8CF #EFF1EE #EFF1EE
Accessibility & contrast
On white
1.45
#D2D8CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.46
#D2D8CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2D8CF
14.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2D8CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2D8CF | 1.00 | 1.45 | 14.46 | 14.46 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D6CF
Deuteranopia (green-blind)
#D8D6CF
Tritanopia (blue-blind)
#D2D7D5
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #d2d8cf; /* rgb */ color: rgb(210, 216, 207); /* oklch */ color: oklch(87.5% 0.014 134.9);
Tailwind
colors: {
custom: {
50: '#dfe4dd',
500: '#d2d8cf',
950: '#000000',
},
}SCSS
$custom: #d2d8cf; $custom-light: #dfe4dd; $custom-dark: #000000;
JSON
{
"hex": "#d2d8cf",
"rgb": {
"r": 210,
"g": 216,
"b": 207
},
"hsl": {
"h": 100,
"s": 10.345,
"l": 82.941
},
"oklch": {
"l": 0.87507,
"c": 0.0138,
"h": 134.9
},
"luminance": 0.67318
}Semantic roles & 50–950 ramp
primary
#D2D8CF
secondary
#A89FAC
accent
#51947E
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484