#D5CDEB#D5CDEB
#D5CDEB is a very light, muted violet. Relative luminance 0.638; OKLCH L 86.4% C 0.042 H 297.7°. Best body text is #000000 at 13.76:1 contrast (WCAG AA passes).
Color values
| HEX | #D5CDEB |
|---|---|
| RGB | rgb(213, 205, 235) |
| HSL | hsl(256, 43%, 86%) |
| HSV | hsv(256, 13%, 92%) |
| CMYK | cmyk(9.4%, 12.8%, 0%, 7.8%) |
| CIE-LAB | lab(83.87, 8.39, -13.77) |
| CIE-LCH | lch(83.87, 16.13, 301.37°) |
| OKLab | oklab(86.41% 0.0195 -0.0371) |
| OKLCH | oklch(86.41% 0.042 297.7) |
| XYZ | xyz(64.2644, 63.8068, 87.5115) |
| Luminance | 0.6381 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.56
Periwinkle
#CCCCFF
ΔE00 6.73
Pale Lilac
#E4CBFF
ΔE00 7.16
Lavender (CSS)
#E6E6FA
ΔE00 7.20
Pale Lavender
#EECFFE
ΔE00 7.77
Light Lavender
#DFC5FE
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5CDEB #E3EBCD
analogous
#CDD4EB #D5CDEB #E4CDEB
triadic
#D5CDEB #EBD5CD #CDEBD5
tetradic
#D5CDEB #EBCDD4 #E3EBCD #CDEBE4
square
#D5CDEB #EBCDD4 #E3EBCD #CDEBE4
split-complementary
#D5CDEB #EBE4CD #D4EBCD
monochromatic
#8C76C8 #B0A1DA #D5CDEB #EDE9F6 #EDE9F6
Accessibility & contrast
On white
1.53
#D5CDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.76
#D5CDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5CDEB
13.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5CDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5CDEB | 1.00 | 1.53 | 13.76 | 13.76 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D1EC
Deuteranopia (green-blind)
#C8D1EA
Tritanopia (blue-blind)
#D1D1D7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #d5cdeb; /* rgb */ color: rgb(213, 205, 235); /* oklch */ color: oklch(86.4% 0.042 297.7);
Tailwind
colors: {
custom: {
50: '#e2dcf1',
500: '#d5cdeb',
950: '#000000',
},
}SCSS
$custom: #d5cdeb; $custom-light: #e2dcf1; $custom-dark: #000000;
JSON
{
"hex": "#d5cdeb",
"rgb": {
"r": 213,
"g": 205,
"b": 235
},
"hsl": {
"h": 256,
"s": 42.857,
"l": 86.275
},
"oklch": {
"l": 0.86405,
"c": 0.04191,
"h": 297.7
},
"luminance": 0.63807
}Semantic roles & 50–950 ramp
primary
#D5CDEB
secondary
#B9C696
accent
#B63092
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485