#D0D0C8#D0D0C8
#D0D0C8 is a very light, near-neutral grey. Relative luminance 0.627; OKLCH L 85.5% C 0.011 H 106.6°. Best body text is #000000 at 13.54:1 contrast (WCAG AA passes).
Color values
| HEX | #D0D0C8 |
|---|---|
| RGB | rgb(208, 208, 200) |
| HSL | hsl(60, 8%, 80%) |
| HSV | hsv(60, 4%, 82%) |
| CMYK | cmyk(0%, 0%, 3.8%, 18.4%) |
| CIE-LAB | lab(83.28, -1.43, 3.97) |
| CIE-LCH | lch(83.28, 4.22, 109.81°) |
| OKLab | oklab(85.54% -0.0031 0.0104) |
| OKLCH | oklch(85.54% 0.011 106.6) |
| XYZ | xyz(58.9921, 62.6919, 63.6253) |
| Luminance | 0.6269 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.28
Silver (survey)
#C5C9C7
ΔE00 3.65
Light Gray
#D3D3D3
ΔE00 4.18
Gainsboro
#DCDCDC
ΔE00 5.03
Silver
#C0C0C0
ΔE00 5.61
Warm Gray
#C9BEB0
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0D0C8 #C8C8D0
analogous
#D0CCC8 #D0D0C8 #CCD0C8
triadic
#D0D0C8 #C8D0D0 #D0C8D0
tetradic
#D0D0C8 #C8D0CC #C8C8D0 #D0C8CC
square
#D0D0C8 #C8D0CC #C8C8D0 #D0C8CC
split-complementary
#D0D0C8 #C8CCD0 #CCC8D0
monochromatic
#989886 #B4B4A7 #D0D0C8 #ECECE9 #F1F1EF
Accessibility & contrast
On white
1.55
#D0D0C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.54
#D0D0C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0D0C8
13.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0D0C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0D0C8 | 1.00 | 1.55 | 13.54 | 13.54 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2CFC8
Deuteranopia (green-blind)
#D2D0C8
Tritanopia (blue-blind)
#D1CFCE
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #d0d0c8; /* rgb */ color: rgb(208, 208, 200); /* oklch */ color: oklch(85.5% 0.011 106.6);
Tailwind
colors: {
custom: {
50: '#deded8',
500: '#d0d0c8',
950: '#000000',
},
}SCSS
$custom: #d0d0c8; $custom-light: #deded8; $custom-dark: #000000;
JSON
{
"hex": "#d0d0c8",
"rgb": {
"r": 208,
"g": 208,
"b": 200
},
"hsl": {
"h": 60,
"s": 7.843,
"l": 80
},
"oklch": {
"l": 0.85535,
"c": 0.0109,
"h": 106.6
},
"luminance": 0.62692
}Semantic roles & 50–950 ramp
primary
#D0D0C8
secondary
#9999A3
accent
#549254
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483