#D2CCD0#D2CCD0
#D2CCD0 is a very light, near-neutral grey. Relative luminance 0.614; OKLCH L 85.1% C 0.009 H 337.5°. Best body text is #000000 at 13.29:1 contrast (WCAG AA passes).
Color values
| HEX | #D2CCD0 |
|---|---|
| RGB | rgb(210, 204, 208) |
| HSL | hsl(320, 6%, 81%) |
| HSV | hsv(320, 3%, 82%) |
| CMYK | cmyk(0%, 2.9%, 1%, 17.6%) |
| CIE-LAB | lab(82.62, 2.79, -1.25) |
| CIE-LCH | lch(82.62, 3.05, 335.86°) |
| OKLab | oklab(85.12% 0.0079 -0.0033) |
| OKLCH | oklch(85.12% 0.009 337.5) |
| XYZ | xyz(59.5546, 61.4417, 68.3843) |
| Luminance | 0.6144 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 4.18
Gainsboro
#DCDCDC
ΔE00 5.21
Silver
#C0C0C0
ΔE00 5.22
Fog
#D8DCE0
ΔE00 6.01
Silver (survey)
#C5C9C7
ΔE00 6.71
Dove Gray
#B6B8BD
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2CCD0 #CCD2CE
analogous
#D1CCD2 #D2CCD0 #D2CCCD
triadic
#D2CCD0 #D0D2CC #CCD0D2
tetradic
#D2CCD0 #D2D1CC #CCD2CE #CCCDD2
square
#D2CCD0 #D2D1CC #CCD2CE #CCCDD2
split-complementary
#D2CCD0 #CDD2CC #CCD2D1
monochromatic
#998B94 #B5ABB2 #D2CCD0 #EFEDEE #F1EFF0
Accessibility & contrast
On white
1.58
#D2CCD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.29
#D2CCD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2CCD0
13.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2CCD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2CCD0 | 1.00 | 1.58 | 13.29 | 13.29 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCDD0
Deuteranopia (green-blind)
#CDCED0
Tritanopia (blue-blind)
#D3CCCD
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #d2ccd0; /* rgb */ color: rgb(210, 204, 208); /* oklch */ color: oklch(85.1% 0.009 337.5);
Tailwind
colors: {
custom: {
50: '#dfdbde',
500: '#d2ccd0',
950: '#000000',
},
}SCSS
$custom: #d2ccd0; $custom-light: #dfdbde; $custom-dark: #000000;
JSON
{
"hex": "#d2ccd0",
"rgb": {
"r": 210,
"g": 204,
"b": 208
},
"hsl": {
"h": 320,
"s": 6.25,
"l": 81.176
},
"oklch": {
"l": 0.85118,
"c": 0.00855,
"h": 337.5
},
"luminance": 0.61441
}Semantic roles & 50–950 ramp
primary
#D2CCD0
secondary
#9DA5A0
accent
#906955
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151515
muted
#848484