#D5CED1#D5CED1
#D5CED1 is a very light, near-neutral grey. Relative luminance 0.629; OKLCH L 85.8% C 0.009 H 349.3°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #D5CED1 |
|---|---|
| RGB | rgb(213, 206, 209) |
| HSL | hsl(334, 8%, 82%) |
| HSV | hsv(334, 3%, 84%) |
| CMYK | cmyk(0%, 3.3%, 1.9%, 16.5%) |
| CIE-LAB | lab(83.39, 2.95, -0.63) |
| CIE-LCH | lch(83.39, 3.01, 347.97°) |
| OKLab | oklab(85.79% 0.0086 -0.0016) |
| OKLCH | oklch(85.79% 0.009 349.3) |
| XYZ | xyz(61.0188, 62.8925, 69.2342) |
| Luminance | 0.6289 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 4.13
Gainsboro
#DCDCDC
ΔE00 4.96
Silver
#C0C0C0
ΔE00 5.63
Fog
#D8DCE0
ΔE00 6.08
Silver (survey)
#C5C9C7
ΔE00 7.12
Dove Gray
#B6B8BD
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5CED1 #CED5D2
analogous
#D5CED5 #D5CED1 #D5CFCE
triadic
#D5CED1 #D1D5CE #CED1D5
tetradic
#D5CED1 #D5D5CE #CED5D2 #CFCED5
square
#D5CED1 #D5D5CE #CED5D2 #CFCED5
split-complementary
#D5CED1 #CED5CF #CED5D5
monochromatic
#9D8C93 #B9ADB2 #D5CED1 #F1EFF0 #F1EFF0
Accessibility & contrast
On white
1.55
#D5CED1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#D5CED1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5CED1
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5CED1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5CED1 | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECFD1
Deuteranopia (green-blind)
#D0D0D1
Tritanopia (blue-blind)
#D6CECF
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #d5ced1; /* rgb */ color: rgb(213, 206, 209); /* oklch */ color: oklch(85.8% 0.009 349.3);
Tailwind
colors: {
custom: {
50: '#e1dcdf',
500: '#d5ced1',
950: '#000000',
},
}SCSS
$custom: #d5ced1; $custom-light: #e1dcdf; $custom-dark: #000000;
JSON
{
"hex": "#d5ced1",
"rgb": {
"r": 213,
"g": 206,
"b": 209
},
"hsl": {
"h": 334.286,
"s": 7.692,
"l": 82.157
},
"oklch": {
"l": 0.85788,
"c": 0.00871,
"h": 349.3
},
"luminance": 0.62892
}Semantic roles & 50–950 ramp
primary
#D5CED1
secondary
#9FA9A4
accent
#927754
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484