#D0CED2#D0CED2
#D0CED2 is a very light, near-neutral grey. Relative luminance 0.622; OKLCH L 85.4% C 0.006 H 308.4°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #D0CED2 |
|---|---|
| RGB | rgb(208, 206, 210) |
| HSL | hsl(270, 4%, 82%) |
| HSV | hsv(270, 2%, 82%) |
| CMYK | cmyk(1%, 1.9%, 0%, 17.6%) |
| CIE-LAB | lab(83.02, 1.41, -1.74) |
| CIE-LCH | lch(83.02, 2.24, 309.15°) |
| OKLab | oklab(85.42% 0.0037 -0.0046) |
| OKLCH | oklch(85.42% 0.006 308.4) |
| XYZ | xyz(59.7146, 62.2057, 69.8213) |
| Luminance | 0.6221 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 2.78
Gainsboro
#DCDCDC
ΔE00 4.04
Fog
#D8DCE0
ΔE00 4.28
Silver
#C0C0C0
ΔE00 4.49
Silver (survey)
#C5C9C7
ΔE00 5.21
Dove Gray
#B6B8BD
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0CED2 #D0D2CE
analogous
#CECED2 #D0CED2 #D2CED2
triadic
#D0CED2 #D2D0CE #CED2D0
tetradic
#D0CED2 #D2CECE #D0D2CE #CED2D2
square
#D0CED2 #D2CECE #D0D2CE #CED2D2
split-complementary
#D0CED2 #D2D2CE #CED2CE
monochromatic
#938E97 #B1AEB5 #D0CED2 #EFEEEF #F0EFF0
Accessibility & contrast
On white
1.56
#D0CED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.44
#D0CED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0CED2
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0CED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0CED2 | 1.00 | 1.56 | 13.44 | 13.44 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCFD2
Deuteranopia (green-blind)
#CECFD2
Tritanopia (blue-blind)
#D0CECF
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #d0ced2; /* rgb */ color: rgb(208, 206, 210); /* oklch */ color: oklch(85.4% 0.006 308.4);
Tailwind
colors: {
custom: {
50: '#dedcdf',
500: '#d0ced2',
950: '#000000',
},
}SCSS
$custom: #d0ced2; $custom-light: #dedcdf; $custom-dark: #000000;
JSON
{
"hex": "#d0ced2",
"rgb": {
"r": 208,
"g": 206,
"b": 210
},
"hsl": {
"h": 270,
"s": 4.255,
"l": 81.569
},
"oklch": {
"l": 0.85417,
"c": 0.00587,
"h": 308.4
},
"luminance": 0.62206
}Semantic roles & 50–950 ramp
primary
#D0CED2
secondary
#A2A59F
accent
#8E5773
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484