#E89FEC#E89FEC
#E89FEC is a light, vivid purple. Relative luminance 0.480; OKLCH L 79.9% C 0.132 H 324.9°. Best body text is #000000 at 10.60:1 contrast (WCAG AA passes).
Color values
| HEX | #E89FEC |
|---|---|
| RGB | rgb(232, 159, 236) |
| HSL | hsl(297, 67%, 77%) |
| HSV | hsv(297, 33%, 93%) |
| CMYK | cmyk(1.7%, 32.6%, 0%, 7.5%) |
| CIE-LAB | lab(74.83, 39.34, -27.84) |
| CIE-LCH | lch(74.83, 48.19, 324.71°) |
| OKLab | oklab(79.87% 0.1078 -0.0757) |
| OKLCH | oklch(79.87% 0.132 324.9) |
| XYZ | xyz(60.8157, 48.0103, 85.4040) |
| Luminance | 0.4801 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.25
Mauve
#E0B0FF
ΔE00 5.80
Lavender Pink
#DD85D7
ΔE00 6.23
Violet (CSS)
#EE82EE
ΔE00 6.64
Lavender (survey)
#C79FEF
ΔE00 7.29
Baby Purple
#CA9BF7
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E89FEC #A3EC9F
analogous
#C19FEC #E89FEC #EC9FCA
triadic
#E89FEC #ECE89F #9FECE8
tetradic
#E89FEC #ECC19F #A3EC9F #9FCAEC
square
#E89FEC #ECC19F #A3EC9F #9FCAEC
split-complementary
#E89FEC #CAEC9F #9FECC1
monochromatic
#D039D8 #DC6CE2 #E89FEC #F4D2F6 #F9E5FA
Accessibility & contrast
On white
1.98
#E89FEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.60
#E89FEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E89FEC
10.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E89FEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E89FEC | 1.00 | 1.98 | 10.60 | 10.60 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B3EF
Deuteranopia (green-blind)
#AABBE9
Tritanopia (blue-blind)
#ECA6BB
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #e89fec; /* rgb */ color: rgb(232, 159, 236); /* oklch */ color: oklch(79.9% 0.132 324.9);
Tailwind
colors: {
custom: {
50: '#f0bcf2',
500: '#e89fec',
950: '#000000',
},
}SCSS
$custom: #e89fec; $custom-light: #f0bcf2; $custom-dark: #000000;
JSON
{
"hex": "#e89fec",
"rgb": {
"r": 232,
"g": 159,
"b": 236
},
"hsl": {
"h": 296.883,
"s": 66.957,
"l": 77.451
},
"oklch": {
"l": 0.7987,
"c": 0.13173,
"h": 324.9
},
"luminance": 0.48008
}Semantic roles & 50–950 ramp
primary
#E89FEC
secondary
#DBF1DA
accent
#CF1720
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171217
muted
#858185