#D2CED5#D2CED5
#D2CED5 is a very light, near-neutral grey. Relative luminance 0.626; OKLCH L 85.7% C 0.010 H 311.2°. Best body text is #000000 at 13.53:1 contrast (WCAG AA passes).
Color values
| HEX | #D2CED5 |
|---|---|
| RGB | rgb(210, 206, 213) |
| HSL | hsl(274, 8%, 82%) |
| HSV | hsv(274, 3%, 84%) |
| CMYK | cmyk(1.4%, 3.3%, 0%, 16.5%) |
| CIE-LAB | lab(83.26, 2.65, -2.98) |
| CIE-LCH | lch(83.26, 3.98, 311.66°) |
| OKLab | oklab(85.67% 0.0069 -0.0079) |
| OKLCH | oklch(85.67% 0.01 311.2) |
| XYZ | xyz(60.6579, 62.6484, 71.8347) |
| Luminance | 0.6265 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 4.55
Gainsboro
#DCDCDC
ΔE00 5.35
Fog
#D8DCE0
ΔE00 5.46
Silver
#C0C0C0
ΔE00 5.88
Dove Gray
#B6B8BD
ΔE00 6.82
Silver (survey)
#C5C9C7
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2CED5 #D1D5CE
analogous
#CFCED5 #D2CED5 #D5CED5
triadic
#D2CED5 #D5D2CE #CED5D2
tetradic
#D2CED5 #D5CFCE #D1D5CE #CED5D5
square
#D2CED5 #D5CFCE #D1D5CE #CED5D5
split-complementary
#D2CED5 #D5D5CE #CED5CF
monochromatic
#958C9D #B4ADB9 #D2CED5 #F0EFF1 #F0EFF1
Accessibility & contrast
On white
1.55
#D2CED5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.53
#D2CED5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2CED5
13.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2CED5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2CED5 | 1.00 | 1.55 | 13.53 | 13.53 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCFD5
Deuteranopia (green-blind)
#CECFD5
Tritanopia (blue-blind)
#D2CFD0
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #d2ced5; /* rgb */ color: rgb(210, 206, 213); /* oklch */ color: oklch(85.7% 0.010 311.2);
Tailwind
colors: {
custom: {
50: '#dfdce1',
500: '#d2ced5',
950: '#000000',
},
}SCSS
$custom: #d2ced5; $custom-light: #dfdce1; $custom-dark: #000000;
JSON
{
"hex": "#d2ced5",
"rgb": {
"r": 210,
"g": 206,
"b": 213
},
"hsl": {
"h": 274.286,
"s": 7.692,
"l": 82.157
},
"oklch": {
"l": 0.85665,
"c": 0.01048,
"h": 311.2
},
"luminance": 0.62648
}Semantic roles & 50–950 ramp
primary
#D2CED5
secondary
#A3A99F
accent
#92546E
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484