#D0C8CF#D0C8CF
#D0C8CF is a very light, near-neutral grey. Relative luminance 0.592; OKLCH L 84.1% C 0.013 H 329.6°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).
Color values
| HEX | #D0C8CF |
|---|---|
| RGB | rgb(208, 200, 207) |
| HSL | hsl(308, 8%, 80%) |
| HSV | hsv(308, 4%, 82%) |
| CMYK | cmyk(0%, 3.8%, 0.5%, 18.4%) |
| CIE-LAB | lab(81.41, 4.03, -2.49) |
| CIE-LCH | lch(81.41, 4.74, 328.27°) |
| OKLab | oklab(84.13% 0.0112 -0.0066) |
| OKLCH | oklch(84.13% 0.013 329.6) |
| XYZ | xyz(57.9275, 59.2237, 67.3990) |
| Luminance | 0.5922 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 6.08
Silver
#C0C0C0
ΔE00 6.26
Dove Gray
#B6B8BD
ΔE00 6.95
Gainsboro
#DCDCDC
ΔE00 7.08
Fog
#D8DCE0
ΔE00 7.65
Silver (survey)
#C5C9C7
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0C8CF #C8D0C9
analogous
#CDC8D0 #D0C8CF #D0C8CB
triadic
#D0C8CF #CFD0C8 #C8CFD0
tetradic
#D0C8CF #D0CDC8 #C8D0C9 #C8CBD0
square
#D0C8CF #D0CDC8 #C8D0C9 #C8CBD0
split-complementary
#D0C8CF #CBD0C8 #C8D0CD
monochromatic
#988695 #B4A7B2 #D0C8CF #ECE9EC #F1EFF1
Accessibility & contrast
On white
1.63
#D0C8CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.84
#D0C8CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0C8CF
12.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0C8CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0C8CF | 1.00 | 1.63 | 12.84 | 12.84 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CACF
Deuteranopia (green-blind)
#C9CBCF
Tritanopia (blue-blind)
#D1C8CA
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #d0c8cf; /* rgb */ color: rgb(208, 200, 207); /* oklch */ color: oklch(84.1% 0.013 329.6);
Tailwind
colors: {
custom: {
50: '#ded8dd',
500: '#d0c8cf',
950: '#000000',
},
}SCSS
$custom: #d0c8cf; $custom-light: #ded8dd; $custom-dark: #000000;
JSON
{
"hex": "#d0c8cf",
"rgb": {
"r": 208,
"g": 200,
"b": 207
},
"hsl": {
"h": 307.5,
"s": 7.843,
"l": 80
},
"oklch": {
"l": 0.84129,
"c": 0.01299,
"h": 329.6
},
"luminance": 0.59223
}Semantic roles & 50–950 ramp
primary
#D0C8CF
secondary
#99A39A
accent
#925B54
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384