#D0C8CC#D0C8CC
#D0C8CC is a very light, near-neutral grey. Relative luminance 0.591; OKLCH L 84.0% C 0.010 H 345.5°. Best body text is #000000 at 12.82:1 contrast (WCAG AA passes).
Color values
| HEX | #D0C8CC |
|---|---|
| RGB | rgb(208, 200, 204) |
| HSL | hsl(330, 8%, 80%) |
| HSV | hsv(330, 4%, 82%) |
| CMYK | cmyk(0%, 3.8%, 1.9%, 18.4%) |
| CIE-LAB | lab(81.33, 3.49, -1.00) |
| CIE-LCH | lch(81.33, 3.63, 343.96°) |
| OKLab | oklab(84.04% 0.0101 -0.0026) |
| OKLCH | oklch(84.04% 0.01 345.5) |
| XYZ | xyz(57.5642, 59.0784, 65.4858) |
| Luminance | 0.5908 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 5.22
Silver
#C0C0C0
ΔE00 5.38
Gainsboro
#DCDCDC
ΔE00 6.37
Dove Gray
#B6B8BD
ΔE00 6.68
Fog
#D8DCE0
ΔE00 7.29
Silver (survey)
#C5C9C7
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0C8CC #C8D0CC
analogous
#D0C8D0 #D0C8CC #D0C8C8
triadic
#D0C8CC #CCD0C8 #C8CCD0
tetradic
#D0C8CC #D0D0C8 #C8D0CC #C8C8D0
square
#D0C8CC #D0D0C8 #C8D0CC #C8C8D0
split-complementary
#D0C8CC #C8D0C8 #C8D0D0
monochromatic
#98868F #B4A7AD #D0C8CC #ECE9EB #F1EFF0
Accessibility & contrast
On white
1.64
#D0C8CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.82
#D0C8CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0C8CC
12.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0C8CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0C8CC | 1.00 | 1.64 | 12.82 | 12.82 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C9CC
Deuteranopia (green-blind)
#CACACC
Tritanopia (blue-blind)
#D1C8C9
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #d0c8cc; /* rgb */ color: rgb(208, 200, 204); /* oklch */ color: oklch(84.0% 0.010 345.5);
Tailwind
colors: {
custom: {
50: '#ded8db',
500: '#d0c8cc',
950: '#000000',
},
}SCSS
$custom: #d0c8cc; $custom-light: #ded8db; $custom-dark: #000000;
JSON
{
"hex": "#d0c8cc",
"rgb": {
"r": 208,
"g": 200,
"b": 204
},
"hsl": {
"h": 330,
"s": 7.843,
"l": 80
},
"oklch": {
"l": 0.84041,
"c": 0.01039,
"h": 345.5
},
"luminance": 0.59078
}Semantic roles & 50–950 ramp
primary
#D0C8CC
secondary
#99A39E
accent
#927354
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151415
muted
#848384