#E894E7#E894E7
#E894E7 is a light, vivid purple. Relative luminance 0.441; OKLCH L 77.9% C 0.146 H 327.3°. Best body text is #000000 at 9.82:1 contrast (WCAG AA passes).
Color values
| HEX | #E894E7 |
|---|---|
| RGB | rgb(232, 148, 231) |
| HSL | hsl(301, 65%, 75%) |
| HSV | hsv(301, 36%, 91%) |
| CMYK | cmyk(0%, 36.2%, 0.4%, 9%) |
| CIE-LAB | lab(72.30, 44.20, -29.00) |
| CIE-LCH | lch(72.30, 52.87, 326.73°) |
| OKLab | oklab(77.9% 0.1227 -0.0788) |
| OKLCH | oklch(77.9% 0.146 327.3) |
| XYZ | xyz(58.2913, 44.1076, 81.0289) |
| Luminance | 0.4410 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.97
Violet (CSS)
#EE82EE
ΔE00 4.38
Plum
#DDA0DD
ΔE00 4.51
Purply Pink
#F075E6
ΔE00 6.45
Bubblegum Pink
#FE83CC
ΔE00 7.75
Mauve
#E0B0FF
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E894E7 #94E895
analogous
#BF94E8 #E894E7 #E894BD
triadic
#E894E7 #E7E894 #94E7E8
tetradic
#E894E7 #E8BF94 #94E895 #94BDE8
square
#E894E7 #E8BF94 #94E895 #94BDE8
split-complementary
#E894E7 #BDE894 #94E8BF
monochromatic
#D22FD0 #DD62DC #E894E7 #F3C6F2 #FAE6F9
Accessibility & contrast
On white
2.14
#E894E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.82
#E894E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E894E7
9.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E894E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E894E7 | 1.00 | 2.14 | 9.82 | 9.82 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EAAEA
Deuteranopia (green-blind)
#A4B5E4
Tritanopia (blue-blind)
#ED9CB3
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #e894e7; /* rgb */ color: rgb(232, 148, 231); /* oklch */ color: oklch(77.9% 0.146 327.3);
Tailwind
colors: {
custom: {
50: '#f0b5ee',
500: '#e894e7',
950: '#000000',
},
}SCSS
$custom: #e894e7; $custom-light: #f0b5ee; $custom-dark: #000000;
JSON
{
"hex": "#e894e7",
"rgb": {
"r": 232,
"g": 148,
"b": 231
},
"hsl": {
"h": 300.714,
"s": 64.615,
"l": 74.51
},
"oklch": {
"l": 0.77896,
"c": 0.14585,
"h": 327.3
},
"luminance": 0.44105
}Semantic roles & 50–950 ramp
primary
#E894E7
secondary
#DAF1DA
accent
#CC1B19
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171116
muted
#858084