#D0CFCB#D0CFCB
#D0CFCB is a very light, near-neutral grey. Relative luminance 0.623; OKLCH L 85.4% C 0.006 H 95.1°. Best body text is #000000 at 13.47:1 contrast (WCAG AA passes).
Color values
| HEX | #D0CFCB |
|---|---|
| RGB | rgb(208, 207, 203) |
| HSL | hsl(48, 5%, 81%) |
| HSV | hsv(48, 2%, 82%) |
| CMYK | cmyk(0%, 0.5%, 2.4%, 18.4%) |
| CIE-LAB | lab(83.10, -0.38, 2.10) |
| CIE-LCH | lch(83.10, 2.14, 100.13°) |
| OKLab | oklab(85.42% -0.0005 0.0056) |
| OKLCH | oklch(85.42% 0.006 95.1) |
| XYZ | xyz(59.1031, 62.3475, 65.4089) |
| Luminance | 0.6235 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 2.29
Silver (survey)
#C5C9C7
ΔE00 2.99
Gainsboro
#DCDCDC
ΔE00 3.69
Light Grey
#D8DCD6
ΔE00 3.95
Silver
#C0C0C0
ΔE00 4.26
Fog
#D8DCE0
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0CFCB #CBCCD0
analogous
#D0CCCB #D0CFCB #CED0CB
triadic
#D0CFCB #CBD0CF #CFCBD0
tetradic
#D0CFCB #CBD0CC #CBCCD0 #D0CBCE
square
#D0CFCB #CBD0CC #CBCCD0 #D0CBCE
split-complementary
#D0CFCB #CBCED0 #CCCBD0
monochromatic
#96948B #B3B1AB #D0CFCB #EDEDEB #F0F0EF
Accessibility & contrast
On white
1.56
#D0CFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.47
#D0CFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0CFCB
13.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0CFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0CFCB | 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)
#D0CFCB
Deuteranopia (green-blind)
#D0CFCB
Tritanopia (blue-blind)
#D1CECE
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #d0cfcb; /* rgb */ color: rgb(208, 207, 203); /* oklch */ color: oklch(85.4% 0.006 95.1);
Tailwind
colors: {
custom: {
50: '#deddda',
500: '#d0cfcb',
950: '#000000',
},
}SCSS
$custom: #d0cfcb; $custom-light: #deddda; $custom-dark: #000000;
JSON
{
"hex": "#d0cfcb",
"rgb": {
"r": 208,
"g": 207,
"b": 203
},
"hsl": {
"h": 48,
"s": 5.051,
"l": 80.588
},
"oklch": {
"l": 0.85416,
"c": 0.00558,
"h": 95.1
},
"luminance": 0.62347
}Semantic roles & 50–950 ramp
primary
#D0CFCB
secondary
#9C9EA3
accent
#628F57
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483