#E4BAEE#E4BAEE
#E4BAEE is a very light, moderate purple. Relative luminance 0.578; OKLCH L 84.2% C 0.084 H 319.7°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #E4BAEE |
|---|---|
| RGB | rgb(228, 186, 238) |
| HSL | hsl(288, 60%, 83%) |
| HSV | hsv(288, 22%, 93%) |
| CMYK | cmyk(4.2%, 21.8%, 0%, 6.7%) |
| CIE-LAB | lab(80.62, 24.02, -20.14) |
| CIE-LCH | lch(80.62, 31.34, 320.02°) |
| OKLab | oklab(84.23% 0.0642 -0.0544) |
| OKLCH | oklch(84.23% 0.084 319.7) |
| XYZ | xyz(64.9843, 57.7860, 88.6028) |
| Luminance | 0.5778 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.92
Light Lilac
#EDC8FF
ΔE00 3.52
Very Light Purple
#F6CEFC
ΔE00 4.77
Light Lavender
#DFC5FE
ΔE00 4.85
Pale Lavender
#EECFFE
ΔE00 4.97
Pale Lilac
#E4CBFF
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4BAEE #C4EEBA
analogous
#CABAEE #E4BAEE #EEBADE
triadic
#E4BAEE #EEE4BA #BAEEE4
tetradic
#E4BAEE #EECABA #C4EEBA #BADEEE
square
#E4BAEE #EECABA #C4EEBA #BADEEE
split-complementary
#E4BAEE #DEEEBA #BAEECA
monochromatic
#BE58D6 #D189E2 #E4BAEE #F5E6F9 #F5E6F9
Accessibility & contrast
On white
1.67
#E4BAEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.56
#E4BAEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4BAEE
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4BAEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4BAEE | 1.00 | 1.67 | 12.56 | 12.56 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C5F0
Deuteranopia (green-blind)
#BECAEC
Tritanopia (blue-blind)
#E5BFCC
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #e4baee; /* rgb */ color: rgb(228, 186, 238); /* oklch */ color: oklch(84.2% 0.084 319.7);
Tailwind
colors: {
custom: {
50: '#edcff3',
500: '#e4baee',
950: '#000000',
},
}SCSS
$custom: #e4baee; $custom-light: #edcff3; $custom-dark: #000000;
JSON
{
"hex": "#e4baee",
"rgb": {
"r": 228,
"g": 186,
"b": 238
},
"hsl": {
"h": 288.462,
"s": 60.465,
"l": 83.137
},
"oklch": {
"l": 0.84225,
"c": 0.08415,
"h": 319.7
},
"luminance": 0.57785
}Semantic roles & 50–950 ramp
primary
#E4BAEE
secondary
#8FCC80
accent
#C81D3E
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#161317
muted
#858385