#D3CED5#D3CED5
#D3CED5 is a very light, near-neutral grey. Relative luminance 0.628; OKLCH L 85.7% C 0.011 H 316.5°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #D3CED5 |
|---|---|
| RGB | rgb(211, 206, 213) |
| HSL | hsl(283, 8%, 82%) |
| HSV | hsv(283, 3%, 84%) |
| CMYK | cmyk(0.9%, 3.3%, 0%, 16.5%) |
| CIE-LAB | lab(83.33, 2.99, -2.85) |
| CIE-LCH | lch(83.33, 4.13, 316.32°) |
| OKLab | oklab(85.75% 0.008 -0.0076) |
| OKLCH | oklch(85.75% 0.011 316.5) |
| XYZ | xyz(60.9436, 62.7957, 71.8481) |
| Luminance | 0.6280 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 4.81
Gainsboro
#DCDCDC
ΔE00 5.56
Fog
#D8DCE0
ΔE00 5.83
Silver
#C0C0C0
ΔE00 6.13
Dove Gray
#B6B8BD
ΔE00 7.09
Silver (survey)
#C5C9C7
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3CED5 #D0D5CE
analogous
#D0CED5 #D3CED5 #D5CED4
triadic
#D3CED5 #D5D3CE #CED5D3
tetradic
#D3CED5 #D5D0CE #D0D5CE #CED4D5
square
#D3CED5 #D5D0CE #D0D5CE #CED4D5
split-complementary
#D3CED5 #D4D5CE #CED5D0
monochromatic
#988C9D #B5ADB9 #D3CED5 #F0EFF1 #F0EFF1
Accessibility & contrast
On white
1.55
#D3CED5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#D3CED5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3CED5
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3CED5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3CED5 | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCFD5
Deuteranopia (green-blind)
#CED0D5
Tritanopia (blue-blind)
#D3CFD0
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #d3ced5; /* rgb */ color: rgb(211, 206, 213); /* oklch */ color: oklch(85.7% 0.011 316.5);
Tailwind
colors: {
custom: {
50: '#e0dce1',
500: '#d3ced5',
950: '#000000',
},
}SCSS
$custom: #d3ced5; $custom-light: #e0dce1; $custom-dark: #000000;
JSON
{
"hex": "#d3ced5",
"rgb": {
"r": 211,
"g": 206,
"b": 213
},
"hsl": {
"h": 282.857,
"s": 7.692,
"l": 82.157
},
"oklch": {
"l": 0.85745,
"c": 0.01098,
"h": 316.5
},
"luminance": 0.62796
}Semantic roles & 50–950 ramp
primary
#D3CED5
secondary
#A1A99F
accent
#925466
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484