#D5CAEE#D5CAEE
#D5CAEE is a very light, muted violet. Relative luminance 0.626; OKLCH L 85.9% C 0.051 H 299.3°. Best body text is #000000 at 13.51:1 contrast (WCAG AA passes).
Color values
| HEX | #D5CAEE |
|---|---|
| RGB | rgb(213, 202, 238) |
| HSL | hsl(258, 51%, 86%) |
| HSV | hsv(258, 15%, 93%) |
| CMYK | cmyk(10.5%, 15.1%, 0%, 6.7%) |
| CIE-LAB | lab(83.21, 10.59, -16.35) |
| CIE-LCH | lch(83.21, 19.48, 302.94°) |
| OKLab | oklab(85.93% 0.0248 -0.0442) |
| OKLCH | oklch(85.93% 0.051 299.3) |
| XYZ | xyz(63.9907, 62.5601, 89.5765) |
| Luminance | 0.6256 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 5.26
Periwinkle
#CCCCFF
ΔE00 5.83
Light Lavender
#DFC5FE
ΔE00 5.99
Pale Lavender
#EECFFE
ΔE00 6.23
Thistle
#D8BFD8
ΔE00 6.29
Light Lilac
#EDC8FF
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5CAEE #E3EECA
analogous
#CAD1EE #D5CAEE #E7CAEE
triadic
#D5CAEE #EED5CA #CAEED5
tetradic
#D5CAEE #EECAD1 #E3EECA #CAEEE7
square
#D5CAEE #EECAD1 #E3EECA #CAEEE7
split-complementary
#D5CAEE #EEE7CA #D1EECA
monochromatic
#8C6DD0 #B09CDF #D5CAEE #EDE8F8 #EDE8F8
Accessibility & contrast
On white
1.55
#D5CAEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.51
#D5CAEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5CAEE
13.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5CAEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5CAEE | 1.00 | 1.55 | 13.51 | 13.51 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CFF0
Deuteranopia (green-blind)
#C5CFED
Tritanopia (blue-blind)
#D1CFD6
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #d5caee; /* rgb */ color: rgb(213, 202, 238); /* oklch */ color: oklch(85.9% 0.051 299.3);
Tailwind
colors: {
custom: {
50: '#e2daf3',
500: '#d5caee',
950: '#000000',
},
}SCSS
$custom: #d5caee; $custom-light: #e2daf3; $custom-dark: #000000;
JSON
{
"hex": "#d5caee",
"rgb": {
"r": 213,
"g": 202,
"b": 238
},
"hsl": {
"h": 258.333,
"s": 51.429,
"l": 86.275
},
"oklch": {
"l": 0.85925,
"c": 0.05065,
"h": 299.3
},
"luminance": 0.6256
}Semantic roles & 50–950 ramp
primary
#D5CAEE
secondary
#B9CB91
accent
#BF2790
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151417
muted
#848385