#E89FED#E89FED
#E89FED is a light, vivid purple. Relative luminance 0.481; OKLCH L 79.9% C 0.133 H 324.5°. Best body text is #000000 at 10.61:1 contrast (WCAG AA passes).
Color values
| HEX | #E89FED |
|---|---|
| RGB | rgb(232, 159, 237) |
| HSL | hsl(296, 68%, 78%) |
| HSV | hsv(296, 33%, 93%) |
| CMYK | cmyk(2.1%, 32.9%, 0%, 7.1%) |
| CIE-LAB | lab(74.87, 39.52, -28.33) |
| CIE-LCH | lch(74.87, 48.63, 324.37°) |
| OKLab | oklab(79.91% 0.1081 -0.077) |
| OKLCH | oklch(79.91% 0.133 324.5) |
| XYZ | xyz(60.9613, 48.0686, 86.1713) |
| Luminance | 0.4807 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.41
Mauve
#E0B0FF
ΔE00 5.68
Lavender Pink
#DD85D7
ΔE00 6.27
Violet (CSS)
#EE82EE
ΔE00 6.58
Lavender (survey)
#C79FEF
ΔE00 7.18
Baby Purple
#CA9BF7
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E89FED #A4ED9F
analogous
#C19FED #E89FED #ED9FCB
triadic
#E89FED #EDE89F #9FEDE8
tetradic
#E89FED #EDC19F #A4ED9F #9FCBED
square
#E89FED #EDC19F #A4ED9F #9FCBED
split-complementary
#E89FED #CBED9F #9FEDC1
monochromatic
#CF38DA #DC6BE3 #E89FED #F4D3F7 #F9E5FA
Accessibility & contrast
On white
1.98
#E89FED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.61
#E89FED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E89FED
10.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E89FED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E89FED | 1.00 | 1.98 | 10.61 | 10.61 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B3F0
Deuteranopia (green-blind)
#AABBEA
Tritanopia (blue-blind)
#ECA7BC
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #e89fed; /* rgb */ color: rgb(232, 159, 237); /* oklch */ color: oklch(79.9% 0.133 324.5);
Tailwind
colors: {
custom: {
50: '#f0bcf3',
500: '#e89fed',
950: '#000000',
},
}SCSS
$custom: #e89fed; $custom-light: #f0bcf3; $custom-dark: #000000;
JSON
{
"hex": "#e89fed",
"rgb": {
"r": 232,
"g": 159,
"b": 237
},
"hsl": {
"h": 296.154,
"s": 68.421,
"l": 77.647
},
"oklch": {
"l": 0.7991,
"c": 0.13274,
"h": 324.5
},
"luminance": 0.48067
}Semantic roles & 50–950 ramp
primary
#E89FED
secondary
#DBF2D9
accent
#D01521
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171217
muted
#858185