#D0C8CE#D0C8CE
#D0C8CE is a very light, near-neutral grey. Relative luminance 0.592; OKLCH L 84.1% C 0.012 H 334.1°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).
Color values
| HEX | #D0C8CE |
|---|---|
| RGB | rgb(208, 200, 206) |
| HSL | hsl(315, 8%, 80%) |
| HSV | hsv(315, 4%, 82%) |
| CMYK | cmyk(0%, 3.8%, 1%, 18.4%) |
| CIE-LAB | lab(81.39, 3.85, -2.00) |
| CIE-LCH | lch(81.39, 4.34, 332.59°) |
| OKLab | oklab(84.1% 0.0108 -0.0052) |
| OKLCH | oklch(84.1% 0.012 334.1) |
| XYZ | xyz(57.8056, 59.1750, 66.7572) |
| Luminance | 0.5917 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 5.78
Silver
#C0C0C0
ΔE00 5.95
Gainsboro
#DCDCDC
ΔE00 6.82
Dove Gray
#B6B8BD
ΔE00 6.83
Fog
#D8DCE0
ΔE00 7.50
Silver (survey)
#C5C9C7
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0C8CE #C8D0CA
analogous
#CEC8D0 #D0C8CE #D0C8CA
triadic
#D0C8CE #CED0C8 #C8CED0
tetradic
#D0C8CE #D0CEC8 #C8D0CA #C8CAD0
square
#D0C8CE #D0CEC8 #C8D0CA #C8CAD0
split-complementary
#D0C8CE #CAD0C8 #C8D0CE
monochromatic
#988693 #B4A7B1 #D0C8CE #ECE9EB #F1EFF0
Accessibility & contrast
On white
1.64
#D0C8CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.84
#D0C8CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0C8CE
12.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0C8CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0C8CE | 1.00 | 1.64 | 12.84 | 12.84 |
| #FFFFFF | 1.64 | 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)
#C8CACE
Deuteranopia (green-blind)
#CACBCE
Tritanopia (blue-blind)
#D1C8CA
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #d0c8ce; /* rgb */ color: rgb(208, 200, 206); /* oklch */ color: oklch(84.1% 0.012 334.1);
Tailwind
colors: {
custom: {
50: '#ded8dc',
500: '#d0c8ce',
950: '#000000',
},
}SCSS
$custom: #d0c8ce; $custom-light: #ded8dc; $custom-dark: #000000;
JSON
{
"hex": "#d0c8ce",
"rgb": {
"r": 208,
"g": 200,
"b": 206
},
"hsl": {
"h": 315,
"s": 7.843,
"l": 80
},
"oklch": {
"l": 0.841,
"c": 0.01204,
"h": 334.1
},
"luminance": 0.59175
}Semantic roles & 50–950 ramp
primary
#D0C8CE
secondary
#99A39B
accent
#926354
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384