#D0CCC8#D0CCC8
#D0CCC8 is a very light, near-neutral grey. Relative luminance 0.608; OKLCH L 84.7% C 0.007 H 67.7°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #D0CCC8 |
|---|---|
| RGB | rgb(208, 204, 200) |
| HSL | hsl(30, 8%, 80%) |
| HSV | hsv(30, 4%, 82%) |
| CMYK | cmyk(0%, 1.9%, 3.8%, 18.4%) |
| CIE-LAB | lab(82.25, 0.67, 2.48) |
| CIE-LCH | lch(82.25, 2.56, 74.95°) |
| OKLab | oklab(84.73% 0.0027 0.0066) |
| OKLCH | oklch(84.73% 0.007 67.7) |
| XYZ | xyz(58.0291, 60.7660, 63.3043) |
| Luminance | 0.6077 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 2.95
Silver
#C0C0C0
ΔE00 4.03
Silver (survey)
#C5C9C7
ΔE00 4.10
Gainsboro
#DCDCDC
ΔE00 4.41
Light Grey
#D8DCD6
ΔE00 5.51
Warm Gray
#C9BEB0
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0CCC8 #C8CCD0
analogous
#D0C8C8 #D0CCC8 #D0D0C8
triadic
#D0CCC8 #C8D0CC #CCC8D0
tetradic
#D0CCC8 #C8D0C8 #C8CCD0 #D0C8D0
square
#D0CCC8 #C8D0C8 #C8CCD0 #D0C8D0
split-complementary
#D0CCC8 #C8D0D0 #C8C8D0
monochromatic
#988F86 #B4ADA7 #D0CCC8 #ECEBE9 #F1F0EF
Accessibility & contrast
On white
1.60
#D0CCC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#D0CCC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0CCC8
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0CCC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0CCC8 | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCCC8
Deuteranopia (green-blind)
#CECDC8
Tritanopia (blue-blind)
#D2CBCB
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #d0ccc8; /* rgb */ color: rgb(208, 204, 200); /* oklch */ color: oklch(84.7% 0.007 67.7);
Tailwind
colors: {
custom: {
50: '#dedbd8',
500: '#d0ccc8',
950: '#000000',
},
}SCSS
$custom: #d0ccc8; $custom-light: #dedbd8; $custom-dark: #000000;
JSON
{
"hex": "#d0ccc8",
"rgb": {
"r": 208,
"g": 204,
"b": 200
},
"hsl": {
"h": 30,
"s": 7.843,
"l": 80
},
"oklch": {
"l": 0.84727,
"c": 0.00708,
"h": 67.7
},
"luminance": 0.60766
}Semantic roles & 50–950 ramp
primary
#D0CCC8
secondary
#999EA3
accent
#739254
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151514
muted
#848483