#D0CCCF#D0CCCF
#D0CCCF is a very light, near-neutral grey. Relative luminance 0.611; OKLCH L 84.9% C 0.006 H 334.0°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #D0CCCF |
|---|---|
| RGB | rgb(208, 204, 207) |
| HSL | hsl(315, 4%, 81%) |
| HSV | hsv(315, 2%, 82%) |
| CMYK | cmyk(0%, 1.9%, 0.5%, 18.4%) |
| CIE-LAB | lab(82.43, 1.92, -1.00) |
| CIE-LCH | lch(82.43, 2.16, 332.46°) |
| OKLab | oklab(84.93% 0.0054 -0.0026) |
| OKLCH | oklch(84.93% 0.006 334) |
| XYZ | xyz(58.8660, 61.1008, 67.7119) |
| Luminance | 0.6110 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 3.18
Silver
#C0C0C0
ΔE00 4.34
Gainsboro
#DCDCDC
ΔE00 4.51
Fog
#D8DCE0
ΔE00 5.22
Silver (survey)
#C5C9C7
ΔE00 5.55
Dove Gray
#B6B8BD
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0CCCF #CCD0CD
analogous
#CFCCD0 #D0CCCF #D0CCCD
triadic
#D0CCCF #CFD0CC #CCCFD0
tetradic
#D0CCCF #D0CFCC #CCD0CD #CCCDD0
square
#D0CCCF #D0CFCC #CCD0CD #CCCDD0
split-complementary
#D0CCCF #CDD0CC #CCD0CF
monochromatic
#958C93 #B3ACB1 #D0CCCF #EDECED #F0EFF0
Accessibility & contrast
On white
1.59
#D0CCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#D0CCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0CCCF
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0CCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0CCCF | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCDCF
Deuteranopia (green-blind)
#CDCDCF
Tritanopia (blue-blind)
#D0CCCD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #d0cccf; /* rgb */ color: rgb(208, 204, 207); /* oklch */ color: oklch(84.9% 0.006 334.0);
Tailwind
colors: {
custom: {
50: '#dedbdd',
500: '#d0cccf',
950: '#000000',
},
}SCSS
$custom: #d0cccf; $custom-light: #dedbdd; $custom-dark: #000000;
JSON
{
"hex": "#d0cccf",
"rgb": {
"r": 208,
"g": 204,
"b": 207
},
"hsl": {
"h": 315,
"s": 4.082,
"l": 80.784
},
"oklch": {
"l": 0.84928,
"c": 0.006,
"h": 334
},
"luminance": 0.61101
}Semantic roles & 50–950 ramp
primary
#D0CCCF
secondary
#9DA39F
accent
#8E6558
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151515
muted
#848484