#D3CDCF#D3CDCF
#D3CDCF is a very light, near-neutral grey. Relative luminance 0.620; OKLCH L 85.4% C 0.007 H 354.9°. Best body text is #000000 at 13.40:1 contrast (WCAG AA passes).
Color values
| HEX | #D3CDCF |
|---|---|
| RGB | rgb(211, 205, 207) |
| HSL | hsl(340, 6%, 82%) |
| HSV | hsv(340, 3%, 83%) |
| CMYK | cmyk(0%, 2.8%, 1.9%, 17.3%) |
| CIE-LAB | lab(82.92, 2.42, -0.26) |
| CIE-LCH | lch(82.92, 2.44, 353.95°) |
| OKLab | oklab(85.37% 0.0071 -0.0006) |
| OKLCH | oklch(85.37% 0.007 354.9) |
| XYZ | xyz(59.9561, 62.0168, 67.8313) |
| Luminance | 0.6202 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 3.54
Gainsboro
#DCDCDC
ΔE00 4.63
Silver
#C0C0C0
ΔE00 4.93
Fog
#D8DCE0
ΔE00 5.78
Silver (survey)
#C5C9C7
ΔE00 6.31
Dove Gray
#B6B8BD
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3CDCF #CDD3D1
analogous
#D3CDD2 #D3CDCF #D3CECD
triadic
#D3CDCF #CFD3CD #CDCFD3
tetradic
#D3CDCF #D2D3CD #CDD3D1 #CECDD3
square
#D3CDCF #D2D3CD #CDD3D1 #CECDD3
split-complementary
#D3CDCF #CDD3CE #CDD2D3
monochromatic
#9A8C90 #B6ACB0 #D3CDCF #F0EEEE #F1EFEF
Accessibility & contrast
On white
1.57
#D3CDCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.40
#D3CDCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3CDCF
13.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3CDCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3CDCF | 1.00 | 1.57 | 13.40 | 13.40 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECECF
Deuteranopia (green-blind)
#CFCFCF
Tritanopia (blue-blind)
#D4CDCE
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #d3cdcf; /* rgb */ color: rgb(211, 205, 207); /* oklch */ color: oklch(85.4% 0.007 354.9);
Tailwind
colors: {
custom: {
50: '#e0dcdd',
500: '#d3cdcf',
950: '#000000',
},
}SCSS
$custom: #d3cdcf; $custom-light: #e0dcdd; $custom-dark: #000000;
JSON
{
"hex": "#d3cdcf",
"rgb": {
"r": 211,
"g": 205,
"b": 207
},
"hsl": {
"h": 340,
"s": 6.383,
"l": 81.569
},
"oklch": {
"l": 0.85369,
"c": 0.00716,
"h": 354.9
},
"luminance": 0.62017
}Semantic roles & 50–950 ramp
primary
#D3CDCF
secondary
#9EA6A3
accent
#907D55
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484