#D5CAEB#D5CAEB
#D5CAEB is a very light, muted violet. Relative luminance 0.624; OKLCH L 85.8% C 0.047 H 300.6°. Best body text is #000000 at 13.48:1 contrast (WCAG AA passes).
Color values
| HEX | #D5CAEB |
|---|---|
| RGB | rgb(213, 202, 235) |
| HSL | hsl(260, 45%, 86%) |
| HSV | hsv(260, 14%, 92%) |
| CMYK | cmyk(9.4%, 14%, 0%, 7.8%) |
| CIE-LAB | lab(83.12, 9.99, -14.89) |
| CIE-LCH | lch(83.12, 17.93, 303.86°) |
| OKLab | oklab(85.82% 0.0238 -0.0401) |
| OKLCH | oklch(85.82% 0.047 300.6) |
| XYZ | xyz(63.5536, 62.3853, 87.2746) |
| Luminance | 0.6239 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.79
Pale Lilac
#E4CBFF
ΔE00 5.97
Periwinkle
#CCCCFF
ΔE00 6.54
Pale Lavender
#EECFFE
ΔE00 6.65
Light Lavender
#DFC5FE
ΔE00 6.76
Light Lilac
#EDC8FF
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5CAEB #E0EBCA
analogous
#CACFEB #D5CAEB #E5CAEB
triadic
#D5CAEB #EBD5CA #CAEBD5
tetradic
#D5CAEB #EBCACF #E0EBCA #CAEBE5
square
#D5CAEB #EBCACF #E0EBCA #CAEBE5
split-complementary
#D5CAEB #EBE5CA #CFEBCA
monochromatic
#8F71C9 #B29EDA #D5CAEB #EDE9F7 #EDE9F7
Accessibility & contrast
On white
1.56
#D5CAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.48
#D5CAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5CAEB
13.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5CAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5CAEB | 1.00 | 1.56 | 13.48 | 13.48 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CFED
Deuteranopia (green-blind)
#C6CFEA
Tritanopia (blue-blind)
#D2CED5
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #d5caeb; /* rgb */ color: rgb(213, 202, 235); /* oklch */ color: oklch(85.8% 0.047 300.6);
Tailwind
colors: {
custom: {
50: '#e2daf1',
500: '#d5caeb',
950: '#000000',
},
}SCSS
$custom: #d5caeb; $custom-light: #e2daf1; $custom-dark: #000000;
JSON
{
"hex": "#d5caeb",
"rgb": {
"r": 213,
"g": 202,
"b": 235
},
"hsl": {
"h": 260,
"s": 45.205,
"l": 85.686
},
"oklch": {
"l": 0.85823,
"c": 0.04665,
"h": 300.6
},
"luminance": 0.62385
}Semantic roles & 50–950 ramp
primary
#D5CAEB
secondary
#B5C793
accent
#B82D8A
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151416
muted
#848385