#D0CDCD#D0CDCD
#D0CDCD is a very light, near-neutral grey. Relative luminance 0.615; OKLCH L 85.1% C 0.003 H 17.2°. Best body text is #000000 at 13.30:1 contrast (WCAG AA passes).
Color values
| HEX | #D0CDCD |
|---|---|
| RGB | rgb(208, 205, 205) |
| HSL | hsl(0, 3%, 81%) |
| HSV | hsv(0, 1%, 82%) |
| CMYK | cmyk(0%, 1.4%, 1.4%, 18.4%) |
| CIE-LAB | lab(82.64, 1.03, 0.36) |
| CIE-LCH | lch(82.64, 1.09, 19.49°) |
| OKLab | oklab(85.07% 0.0032 0.001) |
| OKLCH | oklch(85.07% 0.003 17.2) |
| XYZ | xyz(58.8615, 61.4805, 66.5118) |
| Luminance | 0.6148 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 2.00
Gainsboro
#DCDCDC
ΔE00 3.70
Silver
#C0C0C0
ΔE00 3.74
Silver (survey)
#C5C9C7
ΔE00 4.29
Fog
#D8DCE0
ΔE00 4.86
Light Grey
#D8DCD6
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0CDCD #CDD0D0
analogous
#D0CDCE #D0CDCD #D0CECD
triadic
#D0CDCD #CDD0CD #CDCDD0
tetradic
#D0CDCD #CED0CD #CDD0D0 #CECDD0
square
#D0CDCD #CED0CD #CDD0D0 #CECDD0
split-complementary
#D0CDCD #CDD0CE #CDCED0
monochromatic
#958E8E #B2ADAD #D0CDCD #EEEDED #F0EFEF
Accessibility & contrast
On white
1.58
#D0CDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.30
#D0CDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0CDCD
13.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0CDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0CDCD | 1.00 | 1.58 | 13.30 | 13.30 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCDCD
Deuteranopia (green-blind)
#CECECD
Tritanopia (blue-blind)
#D1CDCD
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #d0cdcd; /* rgb */ color: rgb(208, 205, 205); /* oklch */ color: oklch(85.1% 0.003 17.2);
Tailwind
colors: {
custom: {
50: '#dedcdc',
500: '#d0cdcd',
950: '#000000',
},
}SCSS
$custom: #d0cdcd; $custom-light: #dedcdc; $custom-dark: #000000;
JSON
{
"hex": "#d0cdcd",
"rgb": {
"r": 208,
"g": 205,
"b": 205
},
"hsl": {
"h": 0,
"s": 3.093,
"l": 80.98
},
"oklch": {
"l": 0.8507,
"c": 0.00332,
"h": 17.2
},
"luminance": 0.6148
}Semantic roles & 50–950 ramp
primary
#D0CDCD
secondary
#9FA3A3
accent
#8D8D59
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484