#D0CED5#D0CED5
#D0CED5 is a very light, near-neutral grey. Relative luminance 0.624; OKLCH L 85.5% C 0.010 H 299.2°. Best body text is #000000 at 13.47:1 contrast (WCAG AA passes).
Color values
| HEX | #D0CED5 |
|---|---|
| RGB | rgb(208, 206, 213) |
| HSL | hsl(257, 8%, 82%) |
| HSV | hsv(257, 3%, 84%) |
| CMYK | cmyk(2.3%, 3.3%, 0%, 16.5%) |
| CIE-LAB | lab(83.10, 1.97, -3.22) |
| CIE-LCH | lch(83.10, 3.78, 301.45°) |
| OKLab | oklab(85.51% 0.0048 -0.0086) |
| OKLCH | oklch(85.51% 0.01 299.2) |
| XYZ | xyz(60.0919, 62.3566, 71.8081) |
| Luminance | 0.6236 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 4.10
Fog
#D8DCE0
ΔE00 4.78
Gainsboro
#DCDCDC
ΔE00 5.01
Silver
#C0C0C0
ΔE00 5.45
Dove Gray
#B6B8BD
ΔE00 6.33
Silver (survey)
#C5C9C7
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0CED5 #D3D5CE
analogous
#CED0D5 #D0CED5 #D4CED5
triadic
#D0CED5 #D5D0CE #CED5D0
tetradic
#D0CED5 #D5CED0 #D3D5CE #CED5D4
square
#D0CED5 #D5CED0 #D3D5CE #CED5D4
split-complementary
#D0CED5 #D5D4CE #D0D5CE
monochromatic
#918C9D #B0ADB9 #D0CED5 #EFEFF1 #EFEFF1
Accessibility & contrast
On white
1.56
#D0CED5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.47
#D0CED5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0CED5
13.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0CED5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0CED5 | 1.00 | 1.56 | 13.47 | 13.47 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCFD5
Deuteranopia (green-blind)
#CDCFD5
Tritanopia (blue-blind)
#CFCFD0
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #d0ced5; /* rgb */ color: rgb(208, 206, 213); /* oklch */ color: oklch(85.5% 0.010 299.2);
Tailwind
colors: {
custom: {
50: '#dedce1',
500: '#d0ced5',
950: '#000000',
},
}SCSS
$custom: #d0ced5; $custom-light: #dedce1; $custom-dark: #000000;
JSON
{
"hex": "#d0ced5",
"rgb": {
"r": 208,
"g": 206,
"b": 213
},
"hsl": {
"h": 257.143,
"s": 7.692,
"l": 82.157
},
"oklch": {
"l": 0.85506,
"c": 0.00981,
"h": 299.2
},
"luminance": 0.62357
}Semantic roles & 50–950 ramp
primary
#D0CED5
secondary
#A6A99F
accent
#925480
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484