#E894EF#E894EF
#E894EF is a light, vivid purple. Relative luminance 0.446; OKLCH L 78.2% C 0.154 H 324.2°. Best body text is #000000 at 9.91:1 contrast (WCAG AA passes).
Color values
| HEX | #E894EF |
|---|---|
| RGB | rgb(232, 148, 239) |
| HSL | hsl(295, 74%, 76%) |
| HSV | hsv(295, 38%, 94%) |
| CMYK | cmyk(2.9%, 38.1%, 0%, 6.3%) |
| CIE-LAB | lab(72.61, 45.67, -32.90) |
| CIE-LCH | lch(72.61, 56.28, 324.23°) |
| OKLab | oklab(78.23% 0.1245 -0.0899) |
| OKLCH | oklch(78.23% 0.154 324.2) |
| XYZ | xyz(59.4471, 44.5699, 87.1161) |
| Luminance | 0.4457 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.89
Lavender Pink
#DD85D7
ΔE00 4.68
Plum
#DDA0DD
ΔE00 5.50
Purply Pink
#F075E6
ΔE00 6.35
Baby Purple
#CA9BF7
ΔE00 7.05
Mauve
#E0B0FF
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E894EF #9BEF94
analogous
#BA94EF #E894EF #EF94C8
triadic
#E894EF #EFE894 #94EFE8
tetradic
#E894EF #EFBA94 #9BEF94 #94C8EF
square
#E894EF #EFBA94 #9BEF94 #94C8EF
split-complementary
#E894EF #C8EF94 #94EFBA
monochromatic
#D12ADF #DD5FE7 #E894EF #F3C9F7 #F9E4FB
Accessibility & contrast
On white
2.12
#E894EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.91
#E894EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E894EF
9.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E894EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E894EF | 1.00 | 2.12 | 9.91 | 9.91 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BACF2
Deuteranopia (green-blind)
#A1B6EC
Tritanopia (blue-blind)
#EC9EB7
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #e894ef; /* rgb */ color: rgb(232, 148, 239); /* oklch */ color: oklch(78.2% 0.154 324.2);
Tailwind
colors: {
custom: {
50: '#f1b5f4',
500: '#e894ef',
950: '#000000',
},
}SCSS
$custom: #e894ef; $custom-light: #f1b5f4; $custom-dark: #000000;
JSON
{
"hex": "#e894ef",
"rgb": {
"r": 232,
"g": 148,
"b": 239
},
"hsl": {
"h": 295.385,
"s": 73.984,
"l": 75.882
},
"oklch": {
"l": 0.78229,
"c": 0.15359,
"h": 324.2
},
"luminance": 0.44568
}Semantic roles & 50–950 ramp
primary
#E894EF
secondary
#DAF3D8
accent
#D60F1F
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171117
muted
#858085