#D0CDC8#D0CDC8
#D0CDC8 is a very light, near-neutral grey. Relative luminance 0.612; OKLCH L 84.9% C 0.008 H 80.7°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #D0CDC8 |
|---|---|
| RGB | rgb(208, 205, 200) |
| HSL | hsl(38, 8%, 80%) |
| HSV | hsv(38, 4%, 82%) |
| CMYK | cmyk(0%, 1.4%, 3.8%, 18.4%) |
| CIE-LAB | lab(82.51, 0.14, 2.85) |
| CIE-LCH | lch(82.51, 2.85, 87.16°) |
| OKLab | oklab(84.93% 0.0012 0.0075) |
| OKLCH | oklch(84.93% 0.008 80.7) |
| XYZ | xyz(58.2676, 61.2429, 63.3838) |
| Luminance | 0.6124 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 3.01
Silver (survey)
#C5C9C7
ΔE00 3.72
Silver
#C0C0C0
ΔE00 4.27
Gainsboro
#DCDCDC
ΔE00 4.37
Light Grey
#D8DCD6
ΔE00 4.81
Warm Gray
#C9BEB0
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0CDC8 #C8CBD0
analogous
#D0C9C8 #D0CDC8 #CFD0C8
triadic
#D0CDC8 #C8D0CD #CDC8D0
tetradic
#D0CDC8 #C8D0C9 #C8CBD0 #D0C8CF
square
#D0CDC8 #C8D0C9 #C8CBD0 #D0C8CF
split-complementary
#D0CDC8 #C8CFD0 #C9C8D0
monochromatic
#989186 #B4AFA7 #D0CDC8 #ECEBE9 #F1F0EF
Accessibility & contrast
On white
1.59
#D0CDC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#D0CDC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0CDC8
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0CDC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0CDC8 | 1.00 | 1.59 | 13.25 | 13.25 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECDC8
Deuteranopia (green-blind)
#CFCEC8
Tritanopia (blue-blind)
#D2CCCC
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #d0cdc8; /* rgb */ color: rgb(208, 205, 200); /* oklch */ color: oklch(84.9% 0.008 80.7);
Tailwind
colors: {
custom: {
50: '#dedcd8',
500: '#d0cdc8',
950: '#000000',
},
}SCSS
$custom: #d0cdc8; $custom-light: #dedcd8; $custom-dark: #000000;
JSON
{
"hex": "#d0cdc8",
"rgb": {
"r": 208,
"g": 205,
"b": 200
},
"hsl": {
"h": 37.5,
"s": 7.843,
"l": 80
},
"oklch": {
"l": 0.84928,
"c": 0.00763,
"h": 80.7
},
"luminance": 0.61243
}Semantic roles & 50–950 ramp
primary
#D0CDC8
secondary
#999DA3
accent
#6B9254
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483