#E894F9#E894F9
#E894F9 is a light, vivid purple. Relative luminance 0.452; OKLCH L 78.7% C 0.164 H 320.7°. Best body text is #000000 at 10.04:1 contrast (WCAG AA passes).
Color values
| HEX | #E894F9 |
|---|---|
| RGB | rgb(232, 148, 249) |
| HSL | hsl(290, 89%, 78%) |
| HSV | hsv(290, 41%, 98%) |
| CMYK | cmyk(6.8%, 40.6%, 0%, 2.4%) |
| CIE-LAB | lab(73.01, 47.55, -37.72) |
| CIE-LCH | lch(73.01, 60.70, 321.57°) |
| OKLab | oklab(78.66% 0.1266 -0.1036) |
| OKLCH | oklch(78.66% 0.164 320.7) |
| XYZ | xyz(60.9654, 45.1773, 95.1128) |
| Luminance | 0.4517 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.13
Lavender Pink
#DD85D7
ΔE00 5.99
Baby Purple
#CA9BF7
ΔE00 6.19
Lilac (survey)
#CEA2FD
ΔE00 6.67
Purply Pink
#F075E6
ΔE00 6.74
Plum
#DDA0DD
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E894F9 #A5F994
analogous
#B594F9 #E894F9 #F994D7
triadic
#E894F9 #F9E894 #94F9E8
tetradic
#E894F9 #F9B594 #A5F994 #94D7F9
square
#E894F9 #F9B594 #A5F994 #94D7F9
split-complementary
#E894F9 #D7F994 #94F9B5
monochromatic
#CF20F3 #DC5AF6 #E894F9 #F4CEFC #F9E2FD
Accessibility & contrast
On white
2.09
#E894F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.04
#E894F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E894F9
10.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E894F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E894F9 | 1.00 | 2.09 | 10.04 | 10.04 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87ADFD
Deuteranopia (green-blind)
#9DB6F6
Tritanopia (blue-blind)
#EAA0BB
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #e894f9; /* rgb */ color: rgb(232, 148, 249); /* oklch */ color: oklch(78.7% 0.164 320.7);
Tailwind
colors: {
custom: {
50: '#f1b5fb',
500: '#e894f9',
950: '#000000',
},
}SCSS
$custom: #e894f9; $custom-light: #f1b5fb; $custom-dark: #000000;
JSON
{
"hex": "#e894f9",
"rgb": {
"r": 232,
"g": 148,
"b": 249
},
"hsl": {
"h": 289.901,
"s": 89.381,
"l": 77.843
},
"oklch": {
"l": 0.78662,
"c": 0.16363,
"h": 320.7
},
"luminance": 0.45175
}Semantic roles & 50–950 ramp
primary
#E894F9
secondary
#DBF5D6
accent
#E60027
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#171117
muted
#858085