#D0CED3#D0CED3
#D0CED3 is a very light, near-neutral grey. Relative luminance 0.623; OKLCH L 85.4% C 0.007 H 304.2°. Best body text is #000000 at 13.45:1 contrast (WCAG AA passes).
Color values
| HEX | #D0CED3 |
|---|---|
| RGB | rgb(208, 206, 211) |
| HSL | hsl(264, 5%, 82%) |
| HSV | hsv(264, 2%, 83%) |
| CMYK | cmyk(1.4%, 2.4%, 0%, 17.3%) |
| CIE-LAB | lab(83.05, 1.60, -2.23) |
| CIE-LCH | lch(83.05, 2.75, 305.61°) |
| OKLab | oklab(85.45% 0.004 -0.0059) |
| OKLCH | oklch(85.45% 0.007 304.2) |
| XYZ | xyz(59.8396, 62.2557, 70.4795) |
| Luminance | 0.6226 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 3.21
Gainsboro
#DCDCDC
ΔE00 4.34
Fog
#D8DCE0
ΔE00 4.40
Silver
#C0C0C0
ΔE00 4.78
Silver (survey)
#C5C9C7
ΔE00 5.60
Dove Gray
#B6B8BD
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0CED3 #D1D3CE
analogous
#CECFD3 #D0CED3 #D3CED3
triadic
#D0CED3 #D3D0CE #CED3D0
tetradic
#D0CED3 #D3CECF #D1D3CE #CED3D3
square
#D0CED3 #D3CECF #D1D3CE #CED3D3
split-complementary
#D0CED3 #D3D3CE #CFD3CE
monochromatic
#928E99 #B1AEB6 #D0CED3 #EFEEF0 #F0EFF1
Accessibility & contrast
On white
1.56
#D0CED3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.45
#D0CED3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0CED3
13.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0CED3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0CED3 | 1.00 | 1.56 | 13.45 | 13.45 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCFD3
Deuteranopia (green-blind)
#CECFD3
Tritanopia (blue-blind)
#D0CFD0
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #d0ced3; /* rgb */ color: rgb(208, 206, 211); /* oklch */ color: oklch(85.4% 0.007 304.2);
Tailwind
colors: {
custom: {
50: '#dedce0',
500: '#d0ced3',
950: '#000000',
},
}SCSS
$custom: #d0ced3; $custom-light: #dedce0; $custom-dark: #000000;
JSON
{
"hex": "#d0ced3",
"rgb": {
"r": 208,
"g": 206,
"b": 211
},
"hsl": {
"h": 264,
"s": 5.376,
"l": 81.765
},
"oklch": {
"l": 0.85447,
"c": 0.00716,
"h": 304.2
},
"luminance": 0.62256
}Semantic roles & 50–950 ramp
primary
#D0CED3
secondary
#A3A69F
accent
#8F5678
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484