#E89BF0#E89BF0
#E89BF0 is a light, vivid purple. Relative luminance 0.469; OKLCH L 79.4% C 0.143 H 323.5°. Best body text is #000000 at 10.38:1 contrast (WCAG AA passes).
Color values
| HEX | #E89BF0 |
|---|---|
| RGB | rgb(232, 155, 240) |
| HSL | hsl(294, 74%, 77%) |
| HSV | hsv(294, 35%, 94%) |
| CMYK | cmyk(3.3%, 35.4%, 0%, 5.9%) |
| CIE-LAB | lab(74.12, 42.19, -31.11) |
| CIE-LCH | lch(74.12, 52.42, 323.60°) |
| OKLab | oklab(79.38% 0.1147 -0.0849) |
| OKLCH | oklch(79.38% 0.143 323.5) |
| XYZ | xyz(60.7266, 46.8919, 88.2734) |
| Luminance | 0.4689 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.48
Violet (CSS)
#EE82EE
ΔE00 5.47
Lavender Pink
#DD85D7
ΔE00 5.75
Mauve
#E0B0FF
ΔE00 6.03
Baby Purple
#CA9BF7
ΔE00 6.84
Lavender (survey)
#C79FEF
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E89BF0 #A3F09B
analogous
#BE9BF0 #E89BF0 #F09BCD
triadic
#E89BF0 #F0E89B #9BF0E8
tetradic
#E89BF0 #F0BE9B #A3F09B #9BCDF0
square
#E89BF0 #F0BE9B #A3F09B #9BCDF0
split-complementary
#E89BF0 #CDF09B #9BF0BE
monochromatic
#D031E0 #DC66E8 #E89BF0 #F4D0F8 #F9E4FB
Accessibility & contrast
On white
2.02
#E89BF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.38
#E89BF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E89BF0
10.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E89BF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E89BF0 | 1.00 | 2.02 | 10.38 | 10.38 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92B0F3
Deuteranopia (green-blind)
#A6B9ED
Tritanopia (blue-blind)
#EBA4BB
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #e89bf0; /* rgb */ color: rgb(232, 155, 240); /* oklch */ color: oklch(79.4% 0.143 323.5);
Tailwind
colors: {
custom: {
50: '#f0baf5',
500: '#e89bf0',
950: '#000000',
},
}SCSS
$custom: #e89bf0; $custom-light: #f0baf5; $custom-dark: #000000;
JSON
{
"hex": "#e89bf0",
"rgb": {
"r": 232,
"g": 155,
"b": 240
},
"hsl": {
"h": 294.353,
"s": 73.913,
"l": 77.451
},
"oklch": {
"l": 0.79382,
"c": 0.14264,
"h": 323.5
},
"luminance": 0.4689
}Semantic roles & 50–950 ramp
primary
#E89BF0
secondary
#DBF3D8
accent
#D60F22
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171217
muted
#858185