#E893E1#E893E1
#E893E1 is a light, vivid purple. Relative luminance 0.435; OKLCH L 77.5% C 0.142 H 329.8°. Best body text is #000000 at 9.69:1 contrast (WCAG AA passes).
Color values
| HEX | #E893E1 |
|---|---|
| RGB | rgb(232, 147, 225) |
| HSL | hsl(305, 65%, 74%) |
| HSV | hsv(305, 37%, 91%) |
| CMYK | cmyk(0%, 36.6%, 3%, 9%) |
| CIE-LAB | lab(71.87, 43.65, -26.37) |
| CIE-LCH | lch(71.87, 51.00, 328.86°) |
| OKLab | oklab(77.5% 0.1227 -0.0714) |
| OKLCH | oklch(77.5% 0.142 329.8) |
| XYZ | xyz(57.3022, 43.4621, 76.5902) |
| Luminance | 0.4346 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.62
Plum
#DDA0DD
ΔE00 4.21
Violet (CSS)
#EE82EE
ΔE00 4.87
Purply Pink
#F075E6
ΔE00 6.56
Bubblegum Pink
#FE83CC
ΔE00 6.82
Orchid
#DA70D6
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E893E1 #93E89A
analogous
#C593E8 #E893E1 #E893B7
triadic
#E893E1 #E1E893 #93E1E8
tetradic
#E893E1 #E8C593 #93E89A #93B7E8
square
#E893E1 #E8C593 #93E89A #93B7E8
split-complementary
#E893E1 #B7E893 #93E8C5
monochromatic
#D32EC5 #DD61D3 #E893E1 #F3C5EF #FAE6F8
Accessibility & contrast
On white
2.17
#E893E1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.69
#E893E1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E893E1
9.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E893E1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E893E1 | 1.00 | 2.17 | 9.69 | 9.69 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FA9E4
Deuteranopia (green-blind)
#A5B4DE
Tritanopia (blue-blind)
#EE99B0
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #e893e1; /* rgb */ color: rgb(232, 147, 225); /* oklch */ color: oklch(77.5% 0.142 329.8);
Tailwind
colors: {
custom: {
50: '#f0b4ea',
500: '#e893e1',
950: '#000000',
},
}SCSS
$custom: #e893e1; $custom-light: #f0b4ea; $custom-dark: #000000;
JSON
{
"hex": "#e893e1",
"rgb": {
"r": 232,
"g": 147,
"b": 225
},
"hsl": {
"h": 304.941,
"s": 64.885,
"l": 74.314
},
"oklch": {
"l": 0.77497,
"c": 0.14199,
"h": 329.8
},
"luminance": 0.43459
}Semantic roles & 50–950 ramp
primary
#E893E1
secondary
#DAF1DC
accent
#CD2819
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171116
muted
#858084