#E0CAEC#E0CAEC
#E0CAEC is a very light, muted violet. Relative luminance 0.641; OKLCH L 86.8% C 0.052 H 313.8°. Best body text is #000000 at 13.83:1 contrast (WCAG AA passes).
Color values
| HEX | #E0CAEC |
|---|---|
| RGB | rgb(224, 202, 236) |
| HSL | hsl(279, 47%, 86%) |
| HSV | hsv(279, 14%, 93%) |
| CMYK | cmyk(5.1%, 14.4%, 0%, 7.5%) |
| CIE-LAB | lab(84.04, 13.77, -13.95) |
| CIE-LCH | lch(84.04, 19.60, 314.64°) |
| OKLab | oklab(86.77% 0.0359 -0.0375) |
| OKLCH | oklch(86.77% 0.052 313.8) |
| XYZ | xyz(66.9989, 64.1450, 88.1923) |
| Luminance | 0.6414 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.05
Pale Lavender
#EECFFE
ΔE00 4.23
Pale Lilac
#E4CBFF
ΔE00 4.86
Very Light Purple
#F6CEFC
ΔE00 5.33
Light Lilac
#EDC8FF
ΔE00 5.86
Light Lavender
#DFC5FE
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0CAEC #D6ECCA
analogous
#CFCAEC #E0CAEC #ECCAE7
triadic
#E0CAEC #ECE0CA #CAECE0
tetradic
#E0CAEC #ECCFCA #D6ECCA #CAE7EC
square
#E0CAEC #ECCFCA #D6ECCA #CAE7EC
split-complementary
#E0CAEC #E7ECCA #CAECCF
monochromatic
#AB70CC #C69DDC #E0CAEC #F2E8F7 #F2E8F7
Accessibility & contrast
On white
1.52
#E0CAEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.83
#E0CAEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0CAEC
13.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0CAEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0CAEC | 1.00 | 1.52 | 13.83 | 13.83 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D0EE
Deuteranopia (green-blind)
#CAD2EB
Tritanopia (blue-blind)
#DFCED5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #e0caec; /* rgb */ color: rgb(224, 202, 236); /* oklch */ color: oklch(86.8% 0.052 313.8);
Tailwind
colors: {
custom: {
50: '#e9daf2',
500: '#e0caec',
950: '#000000',
},
}SCSS
$custom: #e0caec; $custom-light: #e9daf2; $custom-dark: #000000;
JSON
{
"hex": "#e0caec",
"rgb": {
"r": 224,
"g": 202,
"b": 236
},
"hsl": {
"h": 278.824,
"s": 47.222,
"l": 85.882
},
"oklch": {
"l": 0.86767,
"c": 0.05188,
"h": 313.8
},
"luminance": 0.64144
}Semantic roles & 50–950 ramp
primary
#E0CAEC
secondary
#A5C892
accent
#BA2B5E
background
#FEFEFF
surface
#FDFBFE
border
#D5D4D6
text
#161416
muted
#848385