#D5CED9#D5CED9
#D5CED9 is a very light, near-neutral violet. Relative luminance 0.633; OKLCH L 86.0% C 0.017 H 313.6°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #D5CED9 |
|---|---|
| RGB | rgb(213, 206, 217) |
| HSL | hsl(278, 13%, 83%) |
| HSV | hsv(278, 5%, 85%) |
| CMYK | cmyk(1.8%, 5.1%, 0%, 14.9%) |
| CIE-LAB | lab(83.60, 4.40, -4.58) |
| CIE-LCH | lch(83.60, 6.35, 313.89°) |
| OKLab | oklab(86.03% 0.0116 -0.0122) |
| OKLCH | oklch(86.03% 0.017 313.6) |
| XYZ | xyz(62.0342, 63.2987, 74.5820) |
| Luminance | 0.6330 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.82
Light Gray
#D3D3D3
ΔE00 6.84
Gainsboro
#DCDCDC
ΔE00 7.33
Fog
#D8DCE0
ΔE00 7.46
Silver
#C0C0C0
ΔE00 7.92
Dove Gray
#B6B8BD
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5CED9 #D2D9CE
analogous
#CFCED9 #D5CED9 #D9CED7
triadic
#D5CED9 #D9D5CE #CED9D5
tetradic
#D5CED9 #D9CFCE #D2D9CE #CED7D9
square
#D5CED9 #D9CFCE #D2D9CE #CED7D9
split-complementary
#D5CED9 #D7D9CE #CED9CF
monochromatic
#9A89A4 #B7ACBE #D5CED9 #F0EEF2 #F0EEF2
Accessibility & contrast
On white
1.54
#D5CED9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#D5CED9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5CED9
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5CED9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5CED9 | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD0DA
Deuteranopia (green-blind)
#CED1D9
Tritanopia (blue-blind)
#D5CFD1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #d5ced9; /* rgb */ color: rgb(213, 206, 217); /* oklch */ color: oklch(86.0% 0.017 313.6);
Tailwind
colors: {
custom: {
50: '#e1dde4',
500: '#d5ced9',
950: '#000000',
},
}SCSS
$custom: #d5ced9; $custom-light: #e1dde4; $custom-dark: #000000;
JSON
{
"hex": "#d5ced9",
"rgb": {
"r": 213,
"g": 206,
"b": 217
},
"hsl": {
"h": 278.182,
"s": 12.644,
"l": 82.941
},
"oklch": {
"l": 0.86026,
"c": 0.01679,
"h": 313.6
},
"luminance": 0.63299
}Semantic roles & 50–950 ramp
primary
#D5CED9
secondary
#A3AE9E
accent
#974F69
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484