#E894E3#E894E3
#E894E3 is a light, vivid purple. Relative luminance 0.439; OKLCH L 77.7% C 0.142 H 328.9°. Best body text is #000000 at 9.78:1 contrast (WCAG AA passes).
Color values
| HEX | #E894E3 |
|---|---|
| RGB | rgb(232, 148, 227) |
| HSL | hsl(304, 65%, 75%) |
| HSV | hsv(304, 36%, 91%) |
| CMYK | cmyk(0%, 36.2%, 2.2%, 9%) |
| CIE-LAB | lab(72.15, 43.48, -27.04) |
| CIE-LCH | lch(72.15, 51.20, 328.13°) |
| OKLab | oklab(77.74% 0.1217 -0.0733) |
| OKLCH | oklch(77.74% 0.142 328.9) |
| XYZ | xyz(57.7328, 43.8842, 78.0876) |
| Luminance | 0.4388 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.82
Plum
#DDA0DD
ΔE00 4.14
Violet (CSS)
#EE82EE
ΔE00 4.83
Purply Pink
#F075E6
ΔE00 6.66
Bubblegum Pink
#FE83CC
ΔE00 7.16
Mauve
#E0B0FF
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E894E3 #94E899
analogous
#C394E8 #E894E3 #E894B9
triadic
#E894E3 #E3E894 #94E3E8
tetradic
#E894E3 #E8C394 #94E899 #94B9E8
square
#E894E3 #E8C394 #94E899 #94B9E8
split-complementary
#E894E3 #B9E894 #94E8C3
monochromatic
#D22FC9 #DD62D6 #E894E3 #F3C6F0 #FAE6F8
Accessibility & contrast
On white
2.15
#E894E3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.78
#E894E3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E894E3
9.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E894E3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E894E3 | 1.00 | 2.15 | 9.78 | 9.78 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90AAE6
Deuteranopia (green-blind)
#A5B5E0
Tritanopia (blue-blind)
#EE9BB1
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #e894e3; /* rgb */ color: rgb(232, 148, 227); /* oklch */ color: oklch(77.7% 0.142 328.9);
Tailwind
colors: {
custom: {
50: '#f0b5ec',
500: '#e894e3',
950: '#000000',
},
}SCSS
$custom: #e894e3; $custom-light: #f0b5ec; $custom-dark: #000000;
JSON
{
"hex": "#e894e3",
"rgb": {
"r": 232,
"g": 148,
"b": 227
},
"hsl": {
"h": 303.571,
"s": 64.615,
"l": 74.51
},
"oklch": {
"l": 0.77735,
"c": 0.14211,
"h": 328.9
},
"luminance": 0.43882
}Semantic roles & 50–950 ramp
primary
#E894E3
secondary
#DAF1DB
accent
#CC2419
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171116
muted
#858084