#D3CDCD#D3CDCD
#D3CDCD is a very light, near-neutral grey. Relative luminance 0.619; OKLCH L 85.3% C 0.007 H 17.3°. Best body text is #000000 at 13.38:1 contrast (WCAG AA passes).
Color values
| HEX | #D3CDCD |
|---|---|
| RGB | rgb(211, 205, 205) |
| HSL | hsl(0, 6%, 82%) |
| HSV | hsv(0, 3%, 83%) |
| CMYK | cmyk(0%, 2.8%, 2.8%, 17.3%) |
| CIE-LAB | lab(82.87, 2.07, 0.73) |
| CIE-LCH | lch(82.87, 2.19, 19.57°) |
| OKLab | oklab(85.31% 0.0064 0.002) |
| OKLCH | oklch(85.31% 0.007 17.3) |
| XYZ | xyz(59.7131, 61.9196, 66.5517) |
| Luminance | 0.6192 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 3.18
Gainsboro
#DCDCDC
ΔE00 4.37
Silver
#C0C0C0
ΔE00 4.64
Silver (survey)
#C5C9C7
ΔE00 5.77
Fog
#D8DCE0
ΔE00 5.83
Dove Gray
#B6B8BD
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3CDCD #CDD3D3
analogous
#D3CDD0 #D3CDCD #D3D0CD
triadic
#D3CDCD #CDD3CD #CDCDD3
tetradic
#D3CDCD #D0D3CD #CDD3D3 #D0CDD3
square
#D3CDCD #D0D3CD #CDD3D3 #D0CDD3
split-complementary
#D3CDCD #CDD3D0 #CDD0D3
monochromatic
#9A8C8C #B6ACAC #D3CDCD #F0EEEE #F1EFEF
Accessibility & contrast
On white
1.57
#D3CDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.38
#D3CDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3CDCD
13.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3CDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3CDCD | 1.00 | 1.57 | 13.38 | 13.38 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECECD
Deuteranopia (green-blind)
#CFCFCD
Tritanopia (blue-blind)
#D4CDCD
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #d3cdcd; /* rgb */ color: rgb(211, 205, 205); /* oklch */ color: oklch(85.3% 0.007 17.3);
Tailwind
colors: {
custom: {
50: '#e0dcdc',
500: '#d3cdcd',
950: '#000000',
},
}SCSS
$custom: #d3cdcd; $custom-light: #e0dcdc; $custom-dark: #000000;
JSON
{
"hex": "#d3cdcd",
"rgb": {
"r": 211,
"g": 205,
"b": 205
},
"hsl": {
"h": 0,
"s": 6.383,
"l": 81.569
},
"oklch": {
"l": 0.85312,
"c": 0.00666,
"h": 17.3
},
"luminance": 0.61919
}Semantic roles & 50–950 ramp
primary
#D3CDCD
secondary
#9EA6A6
accent
#909055
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484