#D2D8CC#D2D8CC
#D2D8CC is a very light, near-neutral yellow-green. Relative luminance 0.672; OKLCH L 87.4% C 0.017 H 128.7°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #D2D8CC |
|---|---|
| RGB | rgb(210, 216, 204) |
| HSL | hsl(90, 13%, 82%) |
| HSV | hsv(90, 6%, 85%) |
| CMYK | cmyk(2.8%, 0%, 5.6%, 15.3%) |
| CIE-LAB | lab(85.59, -4.19, 5.20) |
| CIE-LCH | lch(85.59, 6.68, 128.83°) |
| OKLab | oklab(87.43% -0.0109 0.0136) |
| OKLCH | oklch(87.43% 0.017 128.7) |
| XYZ | xyz(62.0315, 67.1729, 66.8127) |
| Luminance | 0.6717 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.17
Silver (survey)
#C5C9C7
ΔE00 5.91
Light Gray
#D3D3D3
ΔE00 6.92
Gainsboro
#DCDCDC
ΔE00 7.03
Eggshell
#F0EAD6
ΔE00 7.25
Beige
#F5F5DC
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2D8CC #D2CCD8
analogous
#D8D8CC #D2D8CC #CCD8CC
triadic
#D2D8CC #CCD2D8 #D8CCD2
tetradic
#D2D8CC #CCD8D8 #D2CCD8 #D8CCCC
square
#D2D8CC #CCD8D8 #D2CCD8 #D8CCCC
split-complementary
#D2D8CC #CCCCD8 #D8CCD8
monochromatic
#95A387 #B3BDA9 #D2D8CC #F0F2EE #F0F2EE
Accessibility & contrast
On white
1.45
#D2D8CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.43
#D2D8CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2D8CC
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2D8CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2D8CC | 1.00 | 1.45 | 14.43 | 14.43 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D6CB
Deuteranopia (green-blind)
#D8D6CC
Tritanopia (blue-blind)
#D3D7D4
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #d2d8cc; /* rgb */ color: rgb(210, 216, 204); /* oklch */ color: oklch(87.4% 0.017 128.7);
Tailwind
colors: {
custom: {
50: '#dfe4db',
500: '#d2d8cc',
950: '#000000',
},
}SCSS
$custom: #d2d8cc; $custom-light: #dfe4db; $custom-dark: #000000;
JSON
{
"hex": "#d2d8cc",
"rgb": {
"r": 210,
"g": 216,
"b": 204
},
"hsl": {
"h": 90,
"s": 13.333,
"l": 82.353
},
"oklch": {
"l": 0.87425,
"c": 0.01747,
"h": 128.7
},
"luminance": 0.67173
}Semantic roles & 50–950 ramp
primary
#D2D8CC
secondary
#A49CAD
accent
#4E9773
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151515
muted
#848484