#D3CECD#D3CECD
#D3CECD is a very light, near-neutral grey. Relative luminance 0.624; OKLCH L 85.5% C 0.006 H 31.0°. Best body text is #000000 at 13.48:1 contrast (WCAG AA passes).
Color values
| HEX | #D3CECD |
|---|---|
| RGB | rgb(211, 206, 205) |
| HSL | hsl(10, 6%, 82%) |
| HSV | hsv(10, 3%, 83%) |
| CMYK | cmyk(0%, 2.4%, 2.8%, 17.3%) |
| CIE-LAB | lab(83.13, 1.54, 1.11) |
| CIE-LCH | lch(83.13, 1.90, 35.66°) |
| OKLab | oklab(85.51% 0.0049 0.003) |
| OKLCH | oklch(85.51% 0.006 31) |
| XYZ | xyz(59.9531, 62.3995, 66.6317) |
| Luminance | 0.6240 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 2.60
Gainsboro
#DCDCDC
ΔE00 3.88
Silver
#C0C0C0
ΔE00 4.45
Silver (survey)
#C5C9C7
ΔE00 5.12
Fog
#D8DCE0
ΔE00 5.46
Light Grey
#D8DCD6
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3CECD #CDD2D3
analogous
#D3CDCF #D3CECD #D3D1CD
triadic
#D3CECD #CDD3CE #CECDD3
tetradic
#D3CECD #CFD3CD #CDD2D3 #D1CDD3
square
#D3CECD #CFD3CD #CDD2D3 #D1CDD3
split-complementary
#D3CECD #CDD3D1 #CDCFD3
monochromatic
#9A8E8C #B6AEAC #D3CECD #F0EEEE #F1EFEF
Accessibility & contrast
On white
1.56
#D3CECD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.48
#D3CECD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3CECD
13.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3CECD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3CECD | 1.00 | 1.56 | 13.48 | 13.48 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCECD
Deuteranopia (green-blind)
#D0CFCD
Tritanopia (blue-blind)
#D4CDCE
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #d3cecd; /* rgb */ color: rgb(211, 206, 205); /* oklch */ color: oklch(85.5% 0.006 31.0);
Tailwind
colors: {
custom: {
50: '#e0dcdc',
500: '#d3cecd',
950: '#000000',
},
}SCSS
$custom: #d3cecd; $custom-light: #e0dcdc; $custom-dark: #000000;
JSON
{
"hex": "#d3cecd",
"rgb": {
"r": 211,
"g": 206,
"b": 205
},
"hsl": {
"h": 10,
"s": 6.383,
"l": 81.569
},
"oklch": {
"l": 0.85512,
"c": 0.00572,
"h": 31
},
"luminance": 0.62399
}Semantic roles & 50–950 ramp
primary
#D3CECD
secondary
#9EA5A6
accent
#869055
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484