#E2BAEE#E2BAEE
#E2BAEE is a very light, moderate purple. Relative luminance 0.575; OKLCH L 84.0% C 0.083 H 318.3°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #E2BAEE |
|---|---|
| RGB | rgb(226, 186, 238) |
| HSL | hsl(286, 60%, 83%) |
| HSV | hsv(286, 22%, 93%) |
| CMYK | cmyk(5%, 21.8%, 0%, 6.7%) |
| CIE-LAB | lab(80.44, 23.37, -20.43) |
| CIE-LCH | lch(80.44, 31.04, 318.84°) |
| OKLab | oklab(84.04% 0.062 -0.0552) |
| OKLCH | oklch(84.04% 0.083 318.3) |
| XYZ | xyz(64.3533, 57.4607, 88.5733) |
| Luminance | 0.5746 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.04
Light Lilac
#EDC8FF
ΔE00 3.46
Light Lavender
#DFC5FE
ΔE00 4.50
Pale Lavender
#EECFFE
ΔE00 4.90
Pale Lilac
#E4CBFF
ΔE00 4.91
Very Light Purple
#F6CEFC
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2BAEE #C6EEBA
analogous
#C8BAEE #E2BAEE #EEBAE0
triadic
#E2BAEE #EEE2BA #BAEEE2
tetradic
#E2BAEE #EEC8BA #C6EEBA #BAE0EE
square
#E2BAEE #EEC8BA #C6EEBA #BAE0EE
split-complementary
#E2BAEE #E0EEBA #BAEEC8
monochromatic
#B958D6 #CD89E2 #E2BAEE #F5E6F9 #F5E6F9
Accessibility & contrast
On white
1.68
#E2BAEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#E2BAEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2BAEE
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2BAEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2BAEE | 1.00 | 1.68 | 12.49 | 12.49 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C5F0
Deuteranopia (green-blind)
#BDC9EC
Tritanopia (blue-blind)
#E2BFCC
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #e2baee; /* rgb */ color: rgb(226, 186, 238); /* oklch */ color: oklch(84.0% 0.083 318.3);
Tailwind
colors: {
custom: {
50: '#ebcff3',
500: '#e2baee',
950: '#000000',
},
}SCSS
$custom: #e2baee; $custom-light: #ebcff3; $custom-dark: #000000;
JSON
{
"hex": "#e2baee",
"rgb": {
"r": 226,
"g": 186,
"b": 238
},
"hsl": {
"h": 286.154,
"s": 60.465,
"l": 83.137
},
"oklch": {
"l": 0.84042,
"c": 0.08303,
"h": 318.3
},
"luminance": 0.5746
}Semantic roles & 50–950 ramp
primary
#E2BAEE
secondary
#92CC80
accent
#C81D45
background
#FEFEFF
surface
#FDFBFE
border
#D5D4D6
text
#161317
muted
#848385