#D5CED5#D5CED5
#D5CED5 is a very light, near-neutral grey. Relative luminance 0.631; OKLCH L 85.9% C 0.012 H 325.7°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #D5CED5 |
|---|---|
| RGB | rgb(213, 206, 213) |
| HSL | hsl(300, 8%, 82%) |
| HSV | hsv(300, 3%, 84%) |
| CMYK | cmyk(0%, 3.3%, 0%, 16.5%) |
| CIE-LAB | lab(83.49, 3.67, -2.60) |
| CIE-LCH | lch(83.49, 4.50, 324.62°) |
| OKLab | oklab(85.91% 0.0101 -0.0069) |
| OKLCH | oklch(85.91% 0.012 325.7) |
| XYZ | xyz(61.5202, 63.0931, 71.8751) |
| Luminance | 0.6309 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 5.40
Gainsboro
#DCDCDC
ΔE00 6.04
Fog
#D8DCE0
ΔE00 6.58
Silver
#C0C0C0
ΔE00 6.67
Dove Gray
#B6B8BD
ΔE00 7.68
Lavender (CSS)
#E6E6FA
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5CED5 #CED5CE
analogous
#D2CED5 #D5CED5 #D5CED2
triadic
#D5CED5 #D5D5CE #CED5D5
tetradic
#D5CED5 #D5D2CE #CED5CE #CED2D5
square
#D5CED5 #D5D2CE #CED5CE #CED2D5
split-complementary
#D5CED5 #D2D5CE #CED5D2
monochromatic
#9D8C9D #B9ADB9 #D5CED5 #F1EFF1 #F1EFF1
Accessibility & contrast
On white
1.54
#D5CED5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#D5CED5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5CED5
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5CED5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5CED5 | 1.00 | 1.54 | 13.62 | 13.62 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED0D5
Deuteranopia (green-blind)
#CFD0D5
Tritanopia (blue-blind)
#D6CED0
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #d5ced5; /* rgb */ color: rgb(213, 206, 213); /* oklch */ color: oklch(85.9% 0.012 325.7);
Tailwind
colors: {
custom: {
50: '#e1dce1',
500: '#d5ced5',
950: '#000000',
},
}SCSS
$custom: #d5ced5; $custom-light: #e1dce1; $custom-dark: #000000;
JSON
{
"hex": "#d5ced5",
"rgb": {
"r": 213,
"g": 206,
"b": 213
},
"hsl": {
"h": 300,
"s": 7.692,
"l": 82.157
},
"oklch": {
"l": 0.85906,
"c": 0.0122,
"h": 325.7
},
"luminance": 0.63093
}Semantic roles & 50–950 ramp
primary
#D5CED5
secondary
#9FA99F
accent
#925454
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484