#D5CED4#D5CED4
#D5CED4 is a very light, near-neutral grey. Relative luminance 0.630; OKLCH L 85.9% C 0.011 H 330.2°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #D5CED4 |
|---|---|
| RGB | rgb(213, 206, 212) |
| HSL | hsl(309, 8%, 82%) |
| HSV | hsv(309, 3%, 84%) |
| CMYK | cmyk(0%, 3.3%, 0.5%, 16.5%) |
| CIE-LAB | lab(83.46, 3.49, -2.11) |
| CIE-LCH | lch(83.46, 4.08, 328.81°) |
| OKLab | oklab(85.88% 0.0097 -0.0056) |
| OKLCH | oklch(85.88% 0.011 330.2) |
| XYZ | xyz(61.3937, 63.0425, 71.2087) |
| Luminance | 0.6304 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 5.06
Gainsboro
#DCDCDC
ΔE00 5.74
Silver
#C0C0C0
ΔE00 6.38
Fog
#D8DCE0
ΔE00 6.41
Dove Gray
#B6B8BD
ΔE00 7.57
Silver (survey)
#C5C9C7
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5CED4 #CED5CF
analogous
#D3CED5 #D5CED4 #D5CED1
triadic
#D5CED4 #D4D5CE #CED4D5
tetradic
#D5CED4 #D5D3CE #CED5CF #CED1D5
square
#D5CED4 #D5D3CE #CED5CF #CED1D5
split-complementary
#D5CED4 #D1D5CE #CED5D3
monochromatic
#9D8C9A #B9ADB7 #D5CED4 #F1EFF1 #F1EFF1
Accessibility & contrast
On white
1.54
#D5CED4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#D5CED4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5CED4
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5CED4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5CED4 | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECFD4
Deuteranopia (green-blind)
#CFD0D4
Tritanopia (blue-blind)
#D6CED0
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #d5ced4; /* rgb */ color: rgb(213, 206, 212); /* oklch */ color: oklch(85.9% 0.011 330.2);
Tailwind
colors: {
custom: {
50: '#e1dce1',
500: '#d5ced4',
950: '#000000',
},
}SCSS
$custom: #d5ced4; $custom-light: #e1dce1; $custom-dark: #000000;
JSON
{
"hex": "#d5ced4",
"rgb": {
"r": 213,
"g": 206,
"b": 212
},
"hsl": {
"h": 308.571,
"s": 7.692,
"l": 82.157
},
"oklch": {
"l": 0.85876,
"c": 0.01118,
"h": 330.2
},
"luminance": 0.63042
}Semantic roles & 50–950 ramp
primary
#D5CED4
secondary
#9FA9A0
accent
#925D54
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484