#E89CF0#E89CF0
#E89CF0 is a light, vivid purple. Relative luminance 0.472; OKLCH L 79.5% C 0.141 H 323.4°. Best body text is #000000 at 10.44:1 contrast (WCAG AA passes).
Color values
| HEX | #E89CF0 |
|---|---|
| RGB | rgb(232, 156, 240) |
| HSL | hsl(294, 74%, 78%) |
| HSV | hsv(294, 35%, 94%) |
| CMYK | cmyk(3.3%, 35%, 0%, 5.9%) |
| CIE-LAB | lab(74.33, 41.67, -30.78) |
| CIE-LCH | lch(74.33, 51.80, 323.55°) |
| OKLab | oklab(79.54% 0.1132 -0.0839) |
| OKLCH | oklch(79.54% 0.141 323.4) |
| XYZ | xyz(60.8937, 47.2261, 88.3291) |
| Luminance | 0.4722 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.33
Violet (CSS)
#EE82EE
ΔE00 5.71
Mauve
#E0B0FF
ΔE00 5.86
Lavender Pink
#DD85D7
ΔE00 5.91
Baby Purple
#CA9BF7
ΔE00 6.86
Lavender (survey)
#C79FEF
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E89CF0 #A4F09C
analogous
#BE9CF0 #E89CF0 #F09CCE
triadic
#E89CF0 #F0E89C #9CF0E8
tetradic
#E89CF0 #F0BE9C #A4F09C #9CCEF0
square
#E89CF0 #F0BE9C #A4F09C #9CCEF0
split-complementary
#E89CF0 #CEF09C #9CF0BE
monochromatic
#CF32E0 #DC67E8 #E89CF0 #F4D1F8 #F9E4FB
Accessibility & contrast
On white
2.01
#E89CF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.44
#E89CF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E89CF0
10.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E89CF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E89CF0 | 1.00 | 2.01 | 10.44 | 10.44 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B1F3
Deuteranopia (green-blind)
#A7BAED
Tritanopia (blue-blind)
#EBA5BB
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #e89cf0; /* rgb */ color: rgb(232, 156, 240); /* oklch */ color: oklch(79.5% 0.141 323.4);
Tailwind
colors: {
custom: {
50: '#f0baf5',
500: '#e89cf0',
950: '#000000',
},
}SCSS
$custom: #e89cf0; $custom-light: #f0baf5; $custom-dark: #000000;
JSON
{
"hex": "#e89cf0",
"rgb": {
"r": 232,
"g": 156,
"b": 240
},
"hsl": {
"h": 294.286,
"s": 73.684,
"l": 77.647
},
"oklch": {
"l": 0.79543,
"c": 0.14093,
"h": 323.4
},
"luminance": 0.47224
}Semantic roles & 50–950 ramp
primary
#E89CF0
secondary
#DBF3D8
accent
#D61023
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171217
muted
#858185