#D0C8D0#D0C8D0
#D0C8D0 is a very light, near-neutral grey. Relative luminance 0.593; OKLCH L 84.2% C 0.014 H 325.7°. Best body text is #000000 at 12.85:1 contrast (WCAG AA passes).
Color values
| HEX | #D0C8D0 |
|---|---|
| RGB | rgb(208, 200, 208) |
| HSL | hsl(300, 8%, 80%) |
| HSV | hsv(300, 4%, 82%) |
| CMYK | cmyk(0%, 3.8%, 0%, 18.4%) |
| CIE-LAB | lab(81.44, 4.21, -2.99) |
| CIE-LCH | lch(81.44, 5.17, 324.65°) |
| OKLab | oklab(84.16% 0.0116 -0.0079) |
| OKLCH | oklch(84.16% 0.014 325.7) |
| XYZ | xyz(58.0501, 59.2728, 68.0449) |
| Luminance | 0.5927 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 6.39
Silver
#C0C0C0
ΔE00 6.58
Dove Gray
#B6B8BD
ΔE00 7.10
Gainsboro
#DCDCDC
ΔE00 7.34
Fog
#D8DCE0
ΔE00 7.81
Silver (survey)
#C5C9C7
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0C8D0 #C8D0C8
analogous
#CCC8D0 #D0C8D0 #D0C8CC
triadic
#D0C8D0 #D0D0C8 #C8D0D0
tetradic
#D0C8D0 #D0CCC8 #C8D0C8 #C8CCD0
square
#D0C8D0 #D0CCC8 #C8D0C8 #C8CCD0
split-complementary
#D0C8D0 #CCD0C8 #C8D0CC
monochromatic
#988698 #B4A7B4 #D0C8D0 #ECE9EC #F1EFF1
Accessibility & contrast
On white
1.63
#D0C8D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.85
#D0C8D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0C8D0
12.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0C8D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0C8D0 | 1.00 | 1.63 | 12.85 | 12.85 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CAD0
Deuteranopia (green-blind)
#C9CBD0
Tritanopia (blue-blind)
#D1C9CB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #d0c8d0; /* rgb */ color: rgb(208, 200, 208); /* oklch */ color: oklch(84.2% 0.014 325.7);
Tailwind
colors: {
custom: {
50: '#ded8de',
500: '#d0c8d0',
950: '#000000',
},
}SCSS
$custom: #d0c8d0; $custom-light: #ded8de; $custom-dark: #000000;
JSON
{
"hex": "#d0c8d0",
"rgb": {
"r": 208,
"g": 200,
"b": 208
},
"hsl": {
"h": 300,
"s": 7.843,
"l": 80
},
"oklch": {
"l": 0.84159,
"c": 0.01402,
"h": 325.7
},
"luminance": 0.59273
}Semantic roles & 50–950 ramp
primary
#D0C8D0
secondary
#99A399
accent
#925454
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384