#D3CDCE#D3CDCE
#D3CDCE is a very light, near-neutral grey. Relative luminance 0.620; OKLCH L 85.3% C 0.007 H 5.7°. Best body text is #000000 at 13.39:1 contrast (WCAG AA passes).
Color values
| HEX | #D3CDCE |
|---|---|
| RGB | rgb(211, 205, 206) |
| HSL | hsl(350, 6%, 82%) |
| HSV | hsv(350, 3%, 83%) |
| CMYK | cmyk(0%, 2.8%, 2.4%, 17.3%) |
| CIE-LAB | lab(82.90, 2.25, 0.24) |
| CIE-LCH | lch(82.90, 2.26, 6.07°) |
| OKLab | oklab(85.34% 0.0067 0.0007) |
| OKLCH | oklch(85.34% 0.007 5.7) |
| XYZ | xyz(59.8342, 61.9680, 67.1894) |
| Luminance | 0.6197 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 3.33
Gainsboro
#DCDCDC
ΔE00 4.47
Silver
#C0C0C0
ΔE00 4.76
Fog
#D8DCE0
ΔE00 5.78
Silver (survey)
#C5C9C7
ΔE00 6.03
Dove Gray
#B6B8BD
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3CDCE #CDD3D2
analogous
#D3CDD1 #D3CDCE #D3CFCD
triadic
#D3CDCE #CED3CD #CDCED3
tetradic
#D3CDCE #D1D3CD #CDD3D2 #CFCDD3
square
#D3CDCE #D1D3CD #CDD3D2 #CFCDD3
split-complementary
#D3CDCE #CDD3CF #CDD1D3
monochromatic
#9A8C8E #B6ACAE #D3CDCE #F0EEEE #F1EFEF
Accessibility & contrast
On white
1.57
#D3CDCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.39
#D3CDCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3CDCE
13.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3CDCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3CDCE | 1.00 | 1.57 | 13.39 | 13.39 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECECE
Deuteranopia (green-blind)
#CFCFCE
Tritanopia (blue-blind)
#D4CDCD
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #d3cdce; /* rgb */ color: rgb(211, 205, 206); /* oklch */ color: oklch(85.3% 0.007 5.7);
Tailwind
colors: {
custom: {
50: '#e0dcdc',
500: '#d3cdce',
950: '#000000',
},
}SCSS
$custom: #d3cdce; $custom-light: #e0dcdc; $custom-dark: #000000;
JSON
{
"hex": "#d3cdce",
"rgb": {
"r": 211,
"g": 205,
"b": 206
},
"hsl": {
"h": 350,
"s": 6.383,
"l": 81.569
},
"oklch": {
"l": 0.8534,
"c": 0.00677,
"h": 5.7
},
"luminance": 0.61968
}Semantic roles & 50–950 ramp
primary
#D3CDCE
secondary
#9EA6A5
accent
#908655
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484