#D2CED0#D2CED0
#D2CED0 is a very light, near-neutral grey. Relative luminance 0.624; OKLCH L 85.5% C 0.005 H 345.3°. Best body text is #000000 at 13.48:1 contrast (WCAG AA passes).
Color values
| HEX | #D2CED0 |
|---|---|
| RGB | rgb(210, 206, 208) |
| HSL | hsl(330, 4%, 82%) |
| HSV | hsv(330, 2%, 82%) |
| CMYK | cmyk(0%, 1.9%, 1%, 17.6%) |
| CIE-LAB | lab(83.12, 1.73, -0.50) |
| CIE-LCH | lch(83.12, 1.81, 343.81°) |
| OKLab | oklab(85.52% 0.005 -0.0013) |
| OKLCH | oklch(85.52% 0.005 345.3) |
| XYZ | xyz(60.0330, 62.3985, 68.5437) |
| Luminance | 0.6240 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 2.68
Gainsboro
#DCDCDC
ΔE00 3.93
Silver
#C0C0C0
ΔE00 4.49
Fog
#D8DCE0
ΔE00 4.90
Silver (survey)
#C5C9C7
ΔE00 5.47
Dove Gray
#B6B8BD
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2CED0 #CED2D0
analogous
#D2CED2 #D2CED0 #D2CECE
triadic
#D2CED0 #D0D2CE #CED0D2
tetradic
#D2CED0 #D2D2CE #CED2D0 #CECED2
square
#D2CED0 #D2D2CE #CED2D0 #CECED2
split-complementary
#D2CED0 #CED2CE #CED2D2
monochromatic
#978E93 #B5AEB1 #D2CED0 #EFEEEF #F0EFF0
Accessibility & contrast
On white
1.56
#D2CED0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.48
#D2CED0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2CED0
13.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2CED0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2CED0 | 1.00 | 1.56 | 13.48 | 13.48 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECFD0
Deuteranopia (green-blind)
#CFCFD0
Tritanopia (blue-blind)
#D3CECF
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #d2ced0; /* rgb */ color: rgb(210, 206, 208); /* oklch */ color: oklch(85.5% 0.005 345.3);
Tailwind
colors: {
custom: {
50: '#dfdcde',
500: '#d2ced0',
950: '#000000',
},
}SCSS
$custom: #d2ced0; $custom-light: #dfdcde; $custom-dark: #000000;
JSON
{
"hex": "#d2ced0",
"rgb": {
"r": 210,
"g": 206,
"b": 208
},
"hsl": {
"h": 330,
"s": 4.255,
"l": 81.569
},
"oklch": {
"l": 0.85518,
"c": 0.00517,
"h": 345.3
},
"luminance": 0.62398
}Semantic roles & 50–950 ramp
primary
#D2CED0
secondary
#9FA5A2
accent
#8E7357
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484