#D0CED1#D0CED1
#D0CED1 is a very light, near-neutral grey. Relative luminance 0.622; OKLCH L 85.4% C 0.005 H 314.7°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #D0CED1 |
|---|---|
| RGB | rgb(208, 206, 209) |
| HSL | hsl(280, 3%, 81%) |
| HSV | hsv(280, 1%, 82%) |
| CMYK | cmyk(0.5%, 1.4%, 0%, 18%) |
| CIE-LAB | lab(83.00, 1.23, -1.24) |
| CIE-LCH | lch(83.00, 1.75, 314.73°) |
| OKLab | oklab(85.39% 0.0033 -0.0033) |
| OKLCH | oklch(85.39% 0.005 314.7) |
| XYZ | xyz(59.5905, 62.1560, 69.1672) |
| Luminance | 0.6216 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 2.36
Gainsboro
#DCDCDC
ΔE00 3.77
Fog
#D8DCE0
ΔE00 4.22
Silver
#C0C0C0
ΔE00 4.22
Silver (survey)
#C5C9C7
ΔE00 4.83
Dove Gray
#B6B8BD
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0CED1 #CFD1CE
analogous
#CFCED1 #D0CED1 #D1CED1
triadic
#D0CED1 #D1D0CE #CED1D0
tetradic
#D0CED1 #D1CFCE #CFD1CE #CED1D1
square
#D0CED1 #D1CFCE #CFD1CE #CED1D1
split-complementary
#D0CED1 #D1D1CE #CED1CF
monochromatic
#938F96 #B2AEB3 #D0CED1 #EEEEEF #F0EFF0
Accessibility & contrast
On white
1.56
#D0CED1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.43
#D0CED1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0CED1
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0CED1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0CED1 | 1.00 | 1.56 | 13.43 | 13.43 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECFD1
Deuteranopia (green-blind)
#CECFD1
Tritanopia (blue-blind)
#D0CECF
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #d0ced1; /* rgb */ color: rgb(208, 206, 209); /* oklch */ color: oklch(85.4% 0.005 314.7);
Tailwind
colors: {
custom: {
50: '#dedcdf',
500: '#d0ced1',
950: '#000000',
},
}SCSS
$custom: #d0ced1; $custom-light: #dedcdf; $custom-dark: #000000;
JSON
{
"hex": "#d0ced1",
"rgb": {
"r": 208,
"g": 206,
"b": 209
},
"hsl": {
"h": 280,
"s": 3.158,
"l": 81.373
},
"oklch": {
"l": 0.85387,
"c": 0.00463,
"h": 314.7
},
"luminance": 0.62156
}Semantic roles & 50–950 ramp
primary
#D0CED1
secondary
#A1A4A0
accent
#8D596A
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484