#D0D0CD#D0D0CD
#D0D0CD is a very light, near-neutral grey. Relative luminance 0.629; OKLCH L 85.7% C 0.004 H 106.4°. Best body text is #000000 at 13.59:1 contrast (WCAG AA passes).
Color values
| HEX | #D0D0CD |
|---|---|
| RGB | rgb(208, 208, 205) |
| HSL | hsl(60, 3%, 81%) |
| HSV | hsv(60, 1%, 82%) |
| CMYK | cmyk(0%, 0%, 1.4%, 18.4%) |
| CIE-LAB | lab(83.41, -0.54, 1.49) |
| CIE-LCH | lch(83.41, 1.58, 110.04°) |
| OKLab | oklab(85.68% -0.0012 0.0039) |
| OKLCH | oklch(85.68% 0.004 106.4) |
| XYZ | xyz(59.5860, 62.9295, 66.7533) |
| Luminance | 0.6293 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 1.80
Silver (survey)
#C5C9C7
ΔE00 2.71
Gainsboro
#DCDCDC
ΔE00 3.28
Light Grey
#D8DCD6
ΔE00 3.70
Silver
#C0C0C0
ΔE00 4.25
Fog
#D8DCE0
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0D0CD #CDCDD0
analogous
#D0CECD #D0D0CD #CED0CD
triadic
#D0D0CD #CDD0D0 #D0CDD0
tetradic
#D0D0CD #CDD0CE #CDCDD0 #D0CDCE
square
#D0D0CD #CDD0CE #CDCDD0 #D0CDCE
split-complementary
#D0D0CD #CDCED0 #CECDD0
monochromatic
#95958E #B2B2AD #D0D0CD #EEEEED #F0F0EF
Accessibility & contrast
On white
1.55
#D0D0CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.59
#D0D0CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0D0CD
13.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0D0CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0D0CD | 1.00 | 1.55 | 13.59 | 13.59 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D0CD
Deuteranopia (green-blind)
#D1D0CD
Tritanopia (blue-blind)
#D1D0CF
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #d0d0cd; /* rgb */ color: rgb(208, 208, 205); /* oklch */ color: oklch(85.7% 0.004 106.4);
Tailwind
colors: {
custom: {
50: '#dededc',
500: '#d0d0cd',
950: '#000000',
},
}SCSS
$custom: #d0d0cd; $custom-light: #dededc; $custom-dark: #000000;
JSON
{
"hex": "#d0d0cd",
"rgb": {
"r": 208,
"g": 208,
"b": 205
},
"hsl": {
"h": 60,
"s": 3.093,
"l": 80.98
},
"oklch": {
"l": 0.85675,
"c": 0.0041,
"h": 106.4
},
"luminance": 0.62929
}Semantic roles & 50–950 ramp
primary
#D0D0CD
secondary
#9F9FA3
accent
#598D59
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484