#E19BEE#E19BEE
#E19BEE is a light, vivid purple. Relative luminance 0.456; OKLCH L 78.6% C 0.136 H 321.1°. Best body text is #000000 at 10.12:1 contrast (WCAG AA passes).
Color values
| HEX | #E19BEE |
|---|---|
| RGB | rgb(225, 155, 238) |
| HSL | hsl(291, 71%, 77%) |
| HSV | hsv(291, 35%, 93%) |
| CMYK | cmyk(5.5%, 34.9%, 0%, 6.7%) |
| CIE-LAB | lab(73.30, 39.67, -31.34) |
| CIE-LCH | lch(73.30, 50.56, 321.69°) |
| OKLab | oklab(78.57% 0.1063 -0.0856) |
| OKLCH | oklch(78.57% 0.136 321.1) |
| XYZ | xyz(58.2034, 45.6251, 86.6129) |
| Luminance | 0.4562 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.23
Mauve
#E0B0FF
ΔE00 5.54
Lavender Pink
#DD85D7
ΔE00 5.73
Baby Purple
#CA9BF7
ΔE00 5.78
Lavender (survey)
#C79FEF
ΔE00 5.84
Violet (CSS)
#EE82EE
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E19BEE #A8EE9B
analogous
#B89BEE #E19BEE #EE9BD2
triadic
#E19BEE #EEE19B #9BEEE1
tetradic
#E19BEE #EEB89B #A8EE9B #9BD2EE
square
#E19BEE #EEB89B #A8EE9B #9BD2EE
split-complementary
#E19BEE #D2EE9B #9BEEB8
monochromatic
#C232DC #D167E5 #E19BEE #F1CFF7 #F7E5FB
Accessibility & contrast
On white
2.07
#E19BEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.12
#E19BEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E19BEE
10.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E19BEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E19BEE | 1.00 | 2.07 | 10.12 | 10.12 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91AFF1
Deuteranopia (green-blind)
#A2B7EB
Tritanopia (blue-blind)
#E3A4BA
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #e19bee; /* rgb */ color: rgb(225, 155, 238); /* oklch */ color: oklch(78.6% 0.136 321.1);
Tailwind
colors: {
custom: {
50: '#ebb9f3',
500: '#e19bee',
950: '#000000',
},
}SCSS
$custom: #e19bee; $custom-light: #ebb9f3; $custom-dark: #000000;
JSON
{
"hex": "#e19bee",
"rgb": {
"r": 225,
"g": 155,
"b": 238
},
"hsl": {
"h": 290.602,
"s": 70.94,
"l": 77.059
},
"oklch": {
"l": 0.78572,
"c": 0.13649,
"h": 321.1
},
"luminance": 0.45623
}Semantic roles & 50–950 ramp
primary
#E19BEE
secondary
#DDF2D9
accent
#D31331
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161117
muted
#848085