#D2D5CC#D2D5CC
#D2D5CC is a very light, near-neutral yellow-green. Relative luminance 0.656; OKLCH L 86.8% C 0.013 H 121.7°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #D2D5CC |
|---|---|
| RGB | rgb(210, 213, 204) |
| HSL | hsl(80, 10%, 82%) |
| HSV | hsv(80, 4%, 84%) |
| CMYK | cmyk(1.4%, 0%, 4.2%, 16.5%) |
| CIE-LAB | lab(84.82, -2.64, 4.09) |
| CIE-LCH | lch(84.82, 4.86, 122.82°) |
| OKLab | oklab(86.82% -0.0066 0.0107) |
| OKLCH | oklch(86.82% 0.013 121.7) |
| XYZ | xyz(61.2699, 65.6498, 66.5589) |
| Luminance | 0.6565 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.14
Silver (survey)
#C5C9C7
ΔE00 4.37
Light Gray
#D3D3D3
ΔE00 5.04
Gainsboro
#DCDCDC
ΔE00 5.39
Fog
#D8DCE0
ΔE00 6.89
Silver
#C0C0C0
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2D5CC #CFCCD5
analogous
#D5D4CC #D2D5CC #CED5CC
triadic
#D2D5CC #CCD2D5 #D5CCD2
tetradic
#D2D5CC #CCD5D4 #CFCCD5 #D5CCCE
square
#D2D5CC #CCD5D4 #CFCCD5 #D5CCCE
split-complementary
#D2D5CC #CCCED5 #D4CCD5
monochromatic
#979E89 #B4B9AA #D2D5CC #F0F1EE #F0F1EE
Accessibility & contrast
On white
1.49
#D2D5CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#D2D5CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2D5CC
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2D5CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2D5CC | 1.00 | 1.49 | 14.13 | 14.13 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D4CC
Deuteranopia (green-blind)
#D6D4CC
Tritanopia (blue-blind)
#D3D4D2
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #d2d5cc; /* rgb */ color: rgb(210, 213, 204); /* oklch */ color: oklch(86.8% 0.013 121.7);
Tailwind
colors: {
custom: {
50: '#dfe1db',
500: '#d2d5cc',
950: '#000000',
},
}SCSS
$custom: #d2d5cc; $custom-light: #dfe1db; $custom-dark: #000000;
JSON
{
"hex": "#d2d5cc",
"rgb": {
"r": 210,
"g": 213,
"b": 204
},
"hsl": {
"h": 80,
"s": 9.677,
"l": 81.765
},
"oklch": {
"l": 0.86815,
"c": 0.01263,
"h": 121.7
},
"luminance": 0.6565
}Semantic roles & 50–950 ramp
primary
#D2D5CC
secondary
#A19CA9
accent
#529468
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151515
muted
#848484