#E893E8#E893E8
#E893E8 is a light, vivid purple. Relative luminance 0.438; OKLCH L 77.8% C 0.149 H 326.9°. Best body text is #000000 at 9.77:1 contrast (WCAG AA passes).
Color values
| HEX | #E893E8 |
|---|---|
| RGB | rgb(232, 147, 232) |
| HSL | hsl(300, 65%, 74%) |
| HSV | hsv(300, 37%, 91%) |
| CMYK | cmyk(0%, 36.6%, 0%, 9%) |
| CIE-LAB | lab(72.13, 44.90, -29.81) |
| CIE-LCH | lch(72.13, 53.90, 326.42°) |
| OKLab | oklab(77.78% 0.1244 -0.0811) |
| OKLCH | oklch(77.78% 0.149 326.9) |
| XYZ | xyz(58.2767, 43.8519, 81.7228) |
| Luminance | 0.4385 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.87
Violet (CSS)
#EE82EE
ΔE00 4.06
Plum
#DDA0DD
ΔE00 4.82
Purply Pink
#F075E6
ΔE00 6.18
Bubblegum Pink
#FE83CC
ΔE00 7.87
Baby Purple
#CA9BF7
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E893E8 #93E893
analogous
#BE93E8 #E893E8 #E893BE
triadic
#E893E8 #E8E893 #93E8E8
tetradic
#E893E8 #E8BE93 #93E893 #93BEE8
square
#E893E8 #E8BE93 #93E893 #93BEE8
split-complementary
#E893E8 #BEE893 #93E8BE
monochromatic
#D32ED3 #DD61DD #E893E8 #F3C5F3 #FAE6FA
Accessibility & contrast
On white
2.15
#E893E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.77
#E893E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E893E8
9.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E893E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E893E8 | 1.00 | 2.15 | 9.77 | 9.77 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DAAEB
Deuteranopia (green-blind)
#A2B5E5
Tritanopia (blue-blind)
#ED9BB3
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #e893e8; /* rgb */ color: rgb(232, 147, 232); /* oklch */ color: oklch(77.8% 0.149 326.9);
Tailwind
colors: {
custom: {
50: '#f1b4ef',
500: '#e893e8',
950: '#000000',
},
}SCSS
$custom: #e893e8; $custom-light: #f1b4ef; $custom-dark: #000000;
JSON
{
"hex": "#e893e8",
"rgb": {
"r": 232,
"g": 147,
"b": 232
},
"hsl": {
"h": 300,
"s": 64.885,
"l": 74.314
},
"oklch": {
"l": 0.7778,
"c": 0.14852,
"h": 326.9
},
"luminance": 0.43849
}Semantic roles & 50–950 ramp
primary
#E893E8
secondary
#DAF1DA
accent
#CD1919
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171116
muted
#858084