#D3CCCD#D3CCCD
#D3CCCD is a very light, near-neutral grey. Relative luminance 0.614; OKLCH L 85.1% C 0.008 H 7.3°. Best body text is #000000 at 13.29:1 contrast (WCAG AA passes).
Color values
| HEX | #D3CCCD |
|---|---|
| RGB | rgb(211, 204, 205) |
| HSL | hsl(351, 7%, 81%) |
| HSV | hsv(351, 3%, 83%) |
| CMYK | cmyk(0%, 3.3%, 2.8%, 17.3%) |
| CIE-LAB | lab(82.62, 2.59, 0.36) |
| CIE-LCH | lch(82.62, 2.62, 7.99°) |
| OKLab | oklab(85.11% 0.0078 0.001) |
| OKLCH | oklch(85.11% 0.008 7.3) |
| XYZ | xyz(59.4747, 61.4427, 66.4722) |
| Luminance | 0.6144 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 3.82
Gainsboro
#DCDCDC
ΔE00 4.93
Silver
#C0C0C0
ΔE00 4.94
Fog
#D8DCE0
ΔE00 6.28
Silver (survey)
#C5C9C7
ΔE00 6.44
Dove Gray
#B6B8BD
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3CCCD #CCD3D2
analogous
#D3CCD1 #D3CCCD #D3CFCC
triadic
#D3CCCD #CDD3CC #CCCDD3
tetradic
#D3CCCD #D1D3CC #CCD3D2 #CFCCD3
square
#D3CCCD #D1D3CC #CCD3D2 #CFCCD3
split-complementary
#D3CCCD #CCD3CF #CCD1D3
monochromatic
#9A8A8D #B7ABAD #D3CCCD #EFEDED #F1EFEF
Accessibility & contrast
On white
1.58
#D3CCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.29
#D3CCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3CCCD
13.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3CCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3CCCD | 1.00 | 1.58 | 13.29 | 13.29 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCDCD
Deuteranopia (green-blind)
#CECECD
Tritanopia (blue-blind)
#D5CCCC
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #d3cccd; /* rgb */ color: rgb(211, 204, 205); /* oklch */ color: oklch(85.1% 0.008 7.3);
Tailwind
colors: {
custom: {
50: '#e0dbdc',
500: '#d3cccd',
950: '#000000',
},
}SCSS
$custom: #d3cccd; $custom-light: #e0dbdc; $custom-dark: #000000;
JSON
{
"hex": "#d3cccd",
"rgb": {
"r": 211,
"g": 204,
"b": 205
},
"hsl": {
"h": 351.429,
"s": 7.368,
"l": 81.373
},
"oklch": {
"l": 0.85112,
"c": 0.00787,
"h": 7.3
},
"luminance": 0.61442
}Semantic roles & 50–950 ramp
primary
#D3CCCD
secondary
#9DA6A5
accent
#918954
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151515
muted
#848484