#E09BEE#E09BEE
#E09BEE is a light, vivid purple. Relative luminance 0.455; OKLCH L 78.5% C 0.136 H 320.7°. Best body text is #000000 at 10.09:1 contrast (WCAG AA passes).
Color values
| HEX | #E09BEE |
|---|---|
| RGB | rgb(224, 155, 238) |
| HSL | hsl(290, 71%, 77%) |
| HSV | hsv(290, 35%, 93%) |
| CMYK | cmyk(5.9%, 34.9%, 0%, 6.7%) |
| CIE-LAB | lab(73.20, 39.37, -31.51) |
| CIE-LCH | lch(73.20, 50.43, 321.32°) |
| OKLab | oklab(78.47% 0.1051 -0.0861) |
| OKLCH | oklch(78.47% 0.136 320.7) |
| XYZ | xyz(57.8925, 45.4648, 86.5983) |
| Luminance | 0.4546 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.27
Mauve
#E0B0FF
ΔE00 5.47
Baby Purple
#CA9BF7
ΔE00 5.59
Lavender (survey)
#C79FEF
ΔE00 5.65
Lavender Pink
#DD85D7
ΔE00 5.78
Lilac (survey)
#CEA2FD
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E09BEE #A9EE9B
analogous
#B79BEE #E09BEE #EE9BD2
triadic
#E09BEE #EEE09B #9BEEE0
tetradic
#E09BEE #EEB79B #A9EE9B #9BD2EE
square
#E09BEE #EEB79B #A9EE9B #9BD2EE
split-complementary
#E09BEE #D2EE9B #9BEEB7
monochromatic
#C032DC #D067E5 #E09BEE #F0CFF7 #F7E5FB
Accessibility & contrast
On white
2.08
#E09BEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.09
#E09BEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E09BEE
10.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E09BEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E09BEE | 1.00 | 2.08 | 10.09 | 10.09 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91AFF1
Deuteranopia (green-blind)
#A2B6EB
Tritanopia (blue-blind)
#E2A4BA
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #e09bee; /* rgb */ color: rgb(224, 155, 238); /* oklch */ color: oklch(78.5% 0.136 320.7);
Tailwind
colors: {
custom: {
50: '#ebb9f3',
500: '#e09bee',
950: '#000000',
},
}SCSS
$custom: #e09bee; $custom-light: #ebb9f3; $custom-dark: #000000;
JSON
{
"hex": "#e09bee",
"rgb": {
"r": 224,
"g": 155,
"b": 238
},
"hsl": {
"h": 289.88,
"s": 70.94,
"l": 77.059
},
"oklch": {
"l": 0.78469,
"c": 0.13593,
"h": 320.7
},
"luminance": 0.45463
}Semantic roles & 50–950 ramp
primary
#E09BEE
secondary
#DDF2D9
accent
#D31333
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161117
muted
#848085