#D2CCCD#D2CCCD
#D2CCCD is a very light, near-neutral grey. Relative luminance 0.613; OKLCH L 85.0% C 0.007 H 5.7°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).
Color values
| HEX | #D2CCCD |
|---|---|
| RGB | rgb(210, 204, 205) |
| HSL | hsl(350, 6%, 81%) |
| HSV | hsv(350, 3%, 82%) |
| CMYK | cmyk(0%, 2.9%, 2.4%, 17.6%) |
| CIE-LAB | lab(82.54, 2.25, 0.24) |
| CIE-LCH | lch(82.54, 2.26, 6.08°) |
| OKLab | oklab(85.03% 0.0068 0.0007) |
| OKLCH | oklch(85.03% 0.007 5.7) |
| XYZ | xyz(59.1890, 61.2954, 66.4588) |
| Luminance | 0.6129 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 3.42
Silver
#C0C0C0
ΔE00 4.58
Gainsboro
#DCDCDC
ΔE00 4.65
Fog
#D8DCE0
ΔE00 5.92
Silver (survey)
#C5C9C7
ΔE00 5.97
Dove Gray
#B6B8BD
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2CCCD #CCD2D1
analogous
#D2CCD0 #D2CCCD #D2CECC
triadic
#D2CCCD #CDD2CC #CCCDD2
tetradic
#D2CCCD #D0D2CC #CCD2D1 #CECCD2
square
#D2CCCD #D0D2CC #CCD2D1 #CECCD2
split-complementary
#D2CCCD #CCD2CE #CCD0D2
monochromatic
#998B8D #B5ABAD #D2CCCD #EFEDED #F1EFEF
Accessibility & contrast
On white
1.58
#D2CCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.26
#D2CCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2CCCD
13.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2CCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2CCCD | 1.00 | 1.58 | 13.26 | 13.26 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCDCD
Deuteranopia (green-blind)
#CECECD
Tritanopia (blue-blind)
#D3CCCC
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #d2cccd; /* rgb */ color: rgb(210, 204, 205); /* oklch */ color: oklch(85.0% 0.007 5.7);
Tailwind
colors: {
custom: {
50: '#dfdbdc',
500: '#d2cccd',
950: '#000000',
},
}SCSS
$custom: #d2cccd; $custom-light: #dfdbdc; $custom-dark: #000000;
JSON
{
"hex": "#d2cccd",
"rgb": {
"r": 210,
"g": 204,
"b": 205
},
"hsl": {
"h": 350,
"s": 6.25,
"l": 81.176
},
"oklch": {
"l": 0.85031,
"c": 0.00678,
"h": 5.7
},
"luminance": 0.61295
}Semantic roles & 50–950 ramp
primary
#D2CCCD
secondary
#9DA5A4
accent
#908655
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151515
muted
#848484