#D3CED1#D3CED1
#D3CED1 is a very light, near-neutral grey. Relative luminance 0.626; OKLCH L 85.6% C 0.007 H 340.4°. Best body text is #000000 at 13.52:1 contrast (WCAG AA passes).
Color values
| HEX | #D3CED1 |
|---|---|
| RGB | rgb(211, 206, 209) |
| HSL | hsl(324, 5%, 82%) |
| HSV | hsv(324, 2%, 83%) |
| CMYK | cmyk(0%, 2.4%, 0.9%, 17.3%) |
| CIE-LAB | lab(83.23, 2.26, -0.88) |
| CIE-LCH | lch(83.23, 2.42, 338.81°) |
| OKLab | oklab(85.63% 0.0064 -0.0023) |
| OKLCH | oklch(85.63% 0.007 340.4) |
| XYZ | xyz(60.4421, 62.5952, 69.2071) |
| Luminance | 0.6260 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 3.36
Gainsboro
#DCDCDC
ΔE00 4.39
Silver
#C0C0C0
ΔE00 5.00
Fog
#D8DCE0
ΔE00 5.30
Silver (survey)
#C5C9C7
ΔE00 6.10
Dove Gray
#B6B8BD
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3CED1 #CED3D0
analogous
#D3CED3 #D3CED1 #D3CECF
triadic
#D3CED1 #D1D3CE #CED1D3
tetradic
#D3CED1 #D3D3CE #CED3D0 #CECFD3
square
#D3CED1 #D3D3CE #CED3D0 #CECFD3
split-complementary
#D3CED1 #CFD3CE #CED3D3
monochromatic
#998E94 #B6AEB3 #D3CED1 #F0EEEF #F1EFF0
Accessibility & contrast
On white
1.55
#D3CED1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.52
#D3CED1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3CED1
13.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3CED1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3CED1 | 1.00 | 1.55 | 13.52 | 13.52 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECFD1
Deuteranopia (green-blind)
#CFD0D1
Tritanopia (blue-blind)
#D4CECF
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #d3ced1; /* rgb */ color: rgb(211, 206, 209); /* oklch */ color: oklch(85.6% 0.007 340.4);
Tailwind
colors: {
custom: {
50: '#e0dcdf',
500: '#d3ced1',
950: '#000000',
},
}SCSS
$custom: #d3ced1; $custom-light: #e0dcdf; $custom-dark: #000000;
JSON
{
"hex": "#d3ced1",
"rgb": {
"r": 211,
"g": 206,
"b": 209
},
"hsl": {
"h": 324,
"s": 5.376,
"l": 81.765
},
"oklch": {
"l": 0.85627,
"c": 0.00684,
"h": 340.4
},
"luminance": 0.62595
}Semantic roles & 50–950 ramp
primary
#D3CED1
secondary
#9FA6A2
accent
#8F6D56
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484