#D2CCD3#D2CCD3
#D2CCD3 is a very light, near-neutral grey. Relative luminance 0.616; OKLCH L 85.2% C 0.012 H 321.3°. Best body text is #000000 at 13.32:1 contrast (WCAG AA passes).
Color values
| HEX | #D2CCD3 |
|---|---|
| RGB | rgb(210, 204, 211) |
| HSL | hsl(291, 7%, 81%) |
| HSV | hsv(291, 3%, 83%) |
| CMYK | cmyk(0.5%, 3.3%, 0%, 17.3%) |
| CIE-LAB | lab(82.70, 3.33, -2.73) |
| CIE-LCH | lch(82.70, 4.31, 320.64°) |
| OKLab | oklab(85.21% 0.009 -0.0072) |
| OKLCH | oklch(85.21% 0.012 321.3) |
| XYZ | xyz(59.9272, 61.5907, 70.3465) |
| Luminance | 0.6159 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 5.20
Gainsboro
#DCDCDC
ΔE00 6.05
Silver
#C0C0C0
ΔE00 6.12
Fog
#D8DCE0
ΔE00 6.43
Dove Gray
#B6B8BD
ΔE00 7.00
Silver (survey)
#C5C9C7
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2CCD3 #CDD3CC
analogous
#CFCCD3 #D2CCD3 #D3CCD1
triadic
#D2CCD3 #D3D2CC #CCD3D2
tetradic
#D2CCD3 #D3CFCC #CDD3CC #CCD1D3
square
#D2CCD3 #D3CFCC #CDD3CC #CCD1D3
split-complementary
#D2CCD3 #D1D3CC #CCD3CF
monochromatic
#988A9A #B5ABB7 #D2CCD3 #EFEDEF #F1EFF1
Accessibility & contrast
On white
1.58
#D2CCD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.32
#D2CCD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2CCD3
13.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2CCD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2CCD3 | 1.00 | 1.58 | 13.32 | 13.32 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCDD3
Deuteranopia (green-blind)
#CDCED3
Tritanopia (blue-blind)
#D2CDCE
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #d2ccd3; /* rgb */ color: rgb(210, 204, 211); /* oklch */ color: oklch(85.2% 0.012 321.3);
Tailwind
colors: {
custom: {
50: '#dfdbe0',
500: '#d2ccd3',
950: '#000000',
},
}SCSS
$custom: #d2ccd3; $custom-light: #dfdbe0; $custom-dark: #000000;
JSON
{
"hex": "#d2ccd3",
"rgb": {
"r": 210,
"g": 204,
"b": 211
},
"hsl": {
"h": 291.429,
"s": 7.368,
"l": 81.373
},
"oklch": {
"l": 0.85207,
"c": 0.01157,
"h": 321.3
},
"luminance": 0.61591
}Semantic roles & 50–950 ramp
primary
#D2CCD3
secondary
#9EA69D
accent
#91545D
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151515
muted
#848484