#E894E9#E894E9
#E894E9 is a light, vivid purple. Relative luminance 0.442; OKLCH L 78.0% C 0.148 H 326.5°. Best body text is #000000 at 9.84:1 contrast (WCAG AA passes).
Color values
| HEX | #E894E9 |
|---|---|
| RGB | rgb(232, 148, 233) |
| HSL | hsl(299, 66%, 75%) |
| HSV | hsv(299, 36%, 91%) |
| CMYK | cmyk(0.4%, 36.5%, 0%, 8.6%) |
| CIE-LAB | lab(72.38, 44.56, -29.98) |
| CIE-LCH | lch(72.38, 53.71, 326.07°) |
| OKLab | oklab(77.98% 0.1232 -0.0816) |
| OKLCH | oklch(77.98% 0.148 326.5) |
| XYZ | xyz(58.5753, 44.2212, 82.5251) |
| Luminance | 0.4422 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 4.10
Violet (CSS)
#EE82EE
ΔE00 4.20
Plum
#DDA0DD
ΔE00 4.73
Purply Pink
#F075E6
ΔE00 6.38
Mauve
#E0B0FF
ΔE00 7.77
Baby Purple
#CA9BF7
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E894E9 #95E994
analogous
#BE94E9 #E894E9 #E994C0
triadic
#E894E9 #E9E894 #94E9E8
tetradic
#E894E9 #E9BE94 #95E994 #94C0E9
square
#E894E9 #E9BE94 #95E994 #94C0E9
split-complementary
#E894E9 #C0E994 #94E9BE
monochromatic
#D22ED4 #DD61DF #E894E9 #F3C7F3 #FAE6FA
Accessibility & contrast
On white
2.13
#E894E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.84
#E894E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E894E9
9.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E894E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E894E9 | 1.00 | 2.13 | 9.84 | 9.84 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DABEC
Deuteranopia (green-blind)
#A3B5E6
Tritanopia (blue-blind)
#ED9CB4
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #e894e9; /* rgb */ color: rgb(232, 148, 233); /* oklch */ color: oklch(78.0% 0.148 326.5);
Tailwind
colors: {
custom: {
50: '#f0b5f0',
500: '#e894e9',
950: '#000000',
},
}SCSS
$custom: #e894e9; $custom-light: #f0b5f0; $custom-dark: #000000;
JSON
{
"hex": "#e894e9",
"rgb": {
"r": 232,
"g": 148,
"b": 233
},
"hsl": {
"h": 299.294,
"s": 65.891,
"l": 74.706
},
"oklch": {
"l": 0.77978,
"c": 0.14776,
"h": 326.5
},
"luminance": 0.44219
}Semantic roles & 50–950 ramp
primary
#E894E9
secondary
#DAF1DA
accent
#CE181A
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171116
muted
#858084