#E893E4#E893E4
#E893E4 is a light, vivid purple. Relative luminance 0.436; OKLCH L 77.6% C 0.145 H 328.5°. Best body text is #000000 at 9.73:1 contrast (WCAG AA passes).
Color values
| HEX | #E893E4 |
|---|---|
| RGB | rgb(232, 147, 228) |
| HSL | hsl(303, 65%, 74%) |
| HSV | hsv(303, 37%, 91%) |
| CMYK | cmyk(0%, 36.6%, 1.7%, 9%) |
| CIE-LAB | lab(71.98, 44.18, -27.85) |
| CIE-LCH | lch(71.98, 52.23, 327.78°) |
| OKLab | oklab(77.62% 0.1234 -0.0756) |
| OKLCH | oklch(77.62% 0.145 328.5) |
| XYZ | xyz(57.7150, 43.6272, 78.7645) |
| Luminance | 0.4363 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.66
Plum
#DDA0DD
ΔE00 4.43
Violet (CSS)
#EE82EE
ΔE00 4.48
Purply Pink
#F075E6
ΔE00 6.36
Bubblegum Pink
#FE83CC
ΔE00 7.26
Orchid
#DA70D6
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E893E4 #93E897
analogous
#C293E8 #E893E4 #E893BA
triadic
#E893E4 #E4E893 #93E4E8
tetradic
#E893E4 #E8C293 #93E897 #93BAE8
square
#E893E4 #E8C293 #93E897 #93BAE8
split-complementary
#E893E4 #BAE893 #93E8C2
monochromatic
#D32ECB #DD61D7 #E893E4 #F3C5F1 #FAE6F9
Accessibility & contrast
On white
2.16
#E893E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.73
#E893E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E893E4
9.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E893E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E893E4 | 1.00 | 2.16 | 9.73 | 9.73 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EA9E7
Deuteranopia (green-blind)
#A4B4E1
Tritanopia (blue-blind)
#EE9AB1
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #e893e4; /* rgb */ color: rgb(232, 147, 228); /* oklch */ color: oklch(77.6% 0.145 328.5);
Tailwind
colors: {
custom: {
50: '#f0b4ec',
500: '#e893e4',
950: '#000000',
},
}SCSS
$custom: #e893e4; $custom-light: #f0b4ec; $custom-dark: #000000;
JSON
{
"hex": "#e893e4",
"rgb": {
"r": 232,
"g": 147,
"b": 228
},
"hsl": {
"h": 302.824,
"s": 64.885,
"l": 74.314
},
"oklch": {
"l": 0.77617,
"c": 0.14475,
"h": 328.5
},
"luminance": 0.43625
}Semantic roles & 50–950 ramp
primary
#E893E4
secondary
#DAF1DB
accent
#CD2119
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171116
muted
#858084