#E1CAEF#E1CAEF
#E1CAEF is a very light, muted violet. Relative luminance 0.645; OKLCH L 87.0% C 0.056 H 312.7°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #E1CAEF |
|---|---|
| RGB | rgb(225, 202, 239) |
| HSL | hsl(277, 54%, 86%) |
| HSV | hsv(277, 15%, 94%) |
| CMYK | cmyk(5.9%, 15.5%, 0%, 6.3%) |
| CIE-LAB | lab(84.22, 14.68, -15.27) |
| CIE-LCH | lch(84.22, 21.18, 313.86°) |
| OKLab | oklab(86.95% 0.038 -0.0411) |
| OKLCH | oklch(86.95% 0.056 312.7) |
| XYZ | xyz(67.7493, 64.4811, 90.5216) |
| Luminance | 0.6448 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 3.44
Pale Lilac
#E4CBFF
ΔE00 4.01
Thistle
#D8BFD8
ΔE00 4.70
Very Light Purple
#F6CEFC
ΔE00 4.73
Light Lilac
#EDC8FF
ΔE00 5.02
Light Lavender
#DFC5FE
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1CAEF #D8EFCA
analogous
#CFCAEF #E1CAEF #EFCAEB
triadic
#E1CAEF #EFE1CA #CAEFE1
tetradic
#E1CAEF #EFCFCA #D8EFCA #CAEBEF
square
#E1CAEF #EFCFCA #D8EFCA #CAEBEF
split-complementary
#E1CAEF #EBEFCA #CAEFCF
monochromatic
#AC6CD3 #C69BE1 #E1CAEF #F2E7F8 #F2E7F8
Accessibility & contrast
On white
1.51
#E1CAEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#E1CAEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1CAEF
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1CAEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1CAEF | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D1F1
Deuteranopia (green-blind)
#CAD3EE
Tritanopia (blue-blind)
#E0CED6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #e1caef; /* rgb */ color: rgb(225, 202, 239); /* oklch */ color: oklch(87.0% 0.056 312.7);
Tailwind
colors: {
custom: {
50: '#eadaf4',
500: '#e1caef',
950: '#000000',
},
}SCSS
$custom: #e1caef; $custom-light: #eadaf4; $custom-dark: #000000;
JSON
{
"hex": "#e1caef",
"rgb": {
"r": 225,
"g": 202,
"b": 239
},
"hsl": {
"h": 277.297,
"s": 53.623,
"l": 86.471
},
"oklch": {
"l": 0.86952,
"c": 0.05595,
"h": 312.7
},
"luminance": 0.64481
}Semantic roles & 50–950 ramp
primary
#E1CAEF
secondary
#A7CD90
accent
#C12460
background
#FEFEFF
surface
#FDFBFE
border
#D5D4D6
text
#161417
muted
#848385