#D0CDCF#D0CDCF
#D0CDCF is a very light, near-neutral grey. Relative luminance 0.616; OKLCH L 85.1% C 0.004 H 337.4°. Best body text is #000000 at 13.32:1 contrast (WCAG AA passes).
Color values
| HEX | #D0CDCF |
|---|---|
| RGB | rgb(208, 205, 207) |
| HSL | hsl(320, 3%, 81%) |
| HSV | hsv(320, 1%, 82%) |
| CMYK | cmyk(0%, 1.4%, 0.5%, 18.4%) |
| CIE-LAB | lab(82.69, 1.39, -0.63) |
| CIE-LCH | lch(82.69, 1.53, 335.77°) |
| OKLab | oklab(85.13% 0.0039 -0.0016) |
| OKLCH | oklch(85.13% 0.004 337.4) |
| XYZ | xyz(59.1044, 61.5777, 67.7913) |
| Luminance | 0.6158 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 2.42
Gainsboro
#DCDCDC
ΔE00 3.92
Silver
#C0C0C0
ΔE00 4.02
Fog
#D8DCE0
ΔE00 4.71
Silver (survey)
#C5C9C7
ΔE00 4.85
Dove Gray
#B6B8BD
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0CDCF #CDD0CE
analogous
#CFCDD0 #D0CDCF #D0CDCD
triadic
#D0CDCF #CFD0CD #CDCFD0
tetradic
#D0CDCF #D0CFCD #CDD0CE #CDCDD0
square
#D0CDCF #D0CFCD #CDD0CE #CDCDD0
split-complementary
#D0CDCF #CDD0CD #CDD0CF
monochromatic
#958E92 #B2ADB1 #D0CDCF #EEEDED #F0EFF0
Accessibility & contrast
On white
1.58
#D0CDCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.32
#D0CDCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0CDCF
13.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0CDCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0CDCF | 1.00 | 1.58 | 13.32 | 13.32 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCECF
Deuteranopia (green-blind)
#CECECF
Tritanopia (blue-blind)
#D0CDCE
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #d0cdcf; /* rgb */ color: rgb(208, 205, 207); /* oklch */ color: oklch(85.1% 0.004 337.4);
Tailwind
colors: {
custom: {
50: '#dedcdd',
500: '#d0cdcf',
950: '#000000',
},
}SCSS
$custom: #d0cdcf; $custom-light: #dedcdd; $custom-dark: #000000;
JSON
{
"hex": "#d0cdcf",
"rgb": {
"r": 208,
"g": 205,
"b": 207
},
"hsl": {
"h": 320,
"s": 3.093,
"l": 80.98
},
"oklch": {
"l": 0.85128,
"c": 0.00427,
"h": 337.4
},
"luminance": 0.61578
}Semantic roles & 50–950 ramp
primary
#D0CDCF
secondary
#9FA3A0
accent
#8D6A59
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484