#E894E4#E894E4
#E894E4 is a light, vivid purple. Relative luminance 0.439; OKLCH L 77.8% C 0.143 H 328.5°. Best body text is #000000 at 9.79:1 contrast (WCAG AA passes).
Color values
| HEX | #E894E4 |
|---|---|
| RGB | rgb(232, 148, 228) |
| HSL | hsl(303, 65%, 75%) |
| HSV | hsv(303, 36%, 91%) |
| CMYK | cmyk(0%, 36.2%, 1.7%, 9%) |
| CIE-LAB | lab(72.19, 43.66, -27.53) |
| CIE-LCH | lch(72.19, 51.62, 327.77°) |
| OKLab | oklab(77.78% 0.122 -0.0747) |
| OKLCH | oklch(77.78% 0.143 328.5) |
| XYZ | xyz(57.8712, 43.9396, 78.8166) |
| Luminance | 0.4394 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.84
Plum
#DDA0DD
ΔE00 4.22
Violet (CSS)
#EE82EE
ΔE00 4.70
Purply Pink
#F075E6
ΔE00 6.59
Bubblegum Pink
#FE83CC
ΔE00 7.31
Mauve
#E0B0FF
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E894E4 #94E898
analogous
#C294E8 #E894E4 #E894BA
triadic
#E894E4 #E4E894 #94E4E8
tetradic
#E894E4 #E8C294 #94E898 #94BAE8
square
#E894E4 #E8C294 #94E898 #94BAE8
split-complementary
#E894E4 #BAE894 #94E8C2
monochromatic
#D22FCB #DD62D7 #E894E4 #F3C6F1 #FAE6F9
Accessibility & contrast
On white
2.15
#E894E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.79
#E894E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E894E4
9.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E894E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E894E4 | 1.00 | 2.15 | 9.79 | 9.79 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FAAE7
Deuteranopia (green-blind)
#A5B5E1
Tritanopia (blue-blind)
#EE9BB2
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #e894e4; /* rgb */ color: rgb(232, 148, 228); /* oklch */ color: oklch(77.8% 0.143 328.5);
Tailwind
colors: {
custom: {
50: '#f0b5ec',
500: '#e894e4',
950: '#000000',
},
}SCSS
$custom: #e894e4; $custom-light: #f0b5ec; $custom-dark: #000000;
JSON
{
"hex": "#e894e4",
"rgb": {
"r": 232,
"g": 148,
"b": 228
},
"hsl": {
"h": 302.857,
"s": 64.615,
"l": 74.51
},
"oklch": {
"l": 0.77775,
"c": 0.14304,
"h": 328.5
},
"luminance": 0.43937
}Semantic roles & 50–950 ramp
primary
#E894E4
secondary
#DAF1DB
accent
#CC2219
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171116
muted
#858084