#D2CED3#D2CED3
#D2CED3 is a very light, near-neutral grey. Relative luminance 0.625; OKLCH L 85.6% C 0.008 H 319.4°. Best body text is #000000 at 13.51:1 contrast (WCAG AA passes).
Color values
| HEX | #D2CED3 |
|---|---|
| RGB | rgb(210, 206, 211) |
| HSL | hsl(288, 5%, 82%) |
| HSV | hsv(288, 2%, 83%) |
| CMYK | cmyk(0.5%, 2.4%, 0%, 17.3%) |
| CIE-LAB | lab(83.20, 2.28, -1.99) |
| CIE-LCH | lch(83.20, 3.03, 318.92°) |
| OKLab | oklab(85.61% 0.0061 -0.0053) |
| OKLCH | oklch(85.61% 0.008 319.4) |
| XYZ | xyz(60.4056, 62.5475, 70.5060) |
| Luminance | 0.6255 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 3.74
Gainsboro
#DCDCDC
ΔE00 4.70
Fog
#D8DCE0
ΔE00 5.11
Silver
#C0C0C0
ΔE00 5.25
Silver (survey)
#C5C9C7
ΔE00 6.34
Dove Gray
#B6B8BD
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2CED3 #CFD3CE
analogous
#D0CED3 #D2CED3 #D3CED2
triadic
#D2CED3 #D3D2CE #CED3D2
tetradic
#D2CED3 #D3D0CE #CFD3CE #CED2D3
square
#D2CED3 #D3D0CE #CFD3CE #CED2D3
split-complementary
#D2CED3 #D2D3CE #CED3D0
monochromatic
#978E99 #B4AEB6 #D2CED3 #F0EEF0 #F0EFF1
Accessibility & contrast
On white
1.55
#D2CED3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.51
#D2CED3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2CED3
13.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2CED3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2CED3 | 1.00 | 1.55 | 13.51 | 13.51 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECFD3
Deuteranopia (green-blind)
#CECFD3
Tritanopia (blue-blind)
#D2CED0
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #d2ced3; /* rgb */ color: rgb(210, 206, 211); /* oklch */ color: oklch(85.6% 0.008 319.4);
Tailwind
colors: {
custom: {
50: '#dfdce0',
500: '#d2ced3',
950: '#000000',
},
}SCSS
$custom: #d2ced3; $custom-light: #dfdce0; $custom-dark: #000000;
JSON
{
"hex": "#d2ced3",
"rgb": {
"r": 210,
"g": 206,
"b": 211
},
"hsl": {
"h": 288,
"s": 5.376,
"l": 81.765
},
"oklch": {
"l": 0.85606,
"c": 0.00808,
"h": 319.4
},
"luminance": 0.62547
}Semantic roles & 50–950 ramp
primary
#D2CED3
secondary
#A1A69F
accent
#8F5662
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484