#E893E7#E893E7
#E893E7 is a light, vivid purple. Relative luminance 0.438; OKLCH L 77.7% C 0.148 H 327.3°. Best body text is #000000 at 9.76:1 contrast (WCAG AA passes).
Color values
| HEX | #E893E7 |
|---|---|
| RGB | rgb(232, 147, 231) |
| HSL | hsl(301, 65%, 74%) |
| HSV | hsv(301, 37%, 91%) |
| CMYK | cmyk(0%, 36.6%, 0.4%, 9%) |
| CIE-LAB | lab(72.09, 44.72, -29.32) |
| CIE-LCH | lch(72.09, 53.48, 326.75°) |
| OKLab | oklab(77.74% 0.1242 -0.0797) |
| OKLCH | oklch(77.74% 0.148 327.3) |
| XYZ | xyz(58.1351, 43.7953, 80.9769) |
| Luminance | 0.4379 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.81
Violet (CSS)
#EE82EE
ΔE00 4.15
Plum
#DDA0DD
ΔE00 4.72
Purply Pink
#F075E6
ΔE00 6.22
Bubblegum Pink
#FE83CC
ΔE00 7.71
Baby Purple
#CA9BF7
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E893E7 #93E894
analogous
#BF93E8 #E893E7 #E893BD
triadic
#E893E7 #E7E893 #93E7E8
tetradic
#E893E7 #E8BF93 #93E894 #93BDE8
square
#E893E7 #E8BF93 #93E894 #93BDE8
split-complementary
#E893E7 #BDE893 #93E8BF
monochromatic
#D32ED1 #DD61DC #E893E7 #F3C5F2 #FAE6F9
Accessibility & contrast
On white
2.15
#E893E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.76
#E893E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E893E7
9.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E893E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E893E7 | 1.00 | 2.15 | 9.76 | 9.76 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DAAEA
Deuteranopia (green-blind)
#A3B5E4
Tritanopia (blue-blind)
#ED9BB3
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #e893e7; /* rgb */ color: rgb(232, 147, 231); /* oklch */ color: oklch(77.7% 0.148 327.3);
Tailwind
colors: {
custom: {
50: '#f1b4ee',
500: '#e893e7',
950: '#000000',
},
}SCSS
$custom: #e893e7; $custom-light: #f1b4ee; $custom-dark: #000000;
JSON
{
"hex": "#e893e7",
"rgb": {
"r": 232,
"g": 147,
"b": 231
},
"hsl": {
"h": 300.706,
"s": 64.885,
"l": 74.314
},
"oklch": {
"l": 0.77739,
"c": 0.14757,
"h": 327.3
},
"luminance": 0.43793
}Semantic roles & 50–950 ramp
primary
#E893E7
secondary
#DAF1DA
accent
#CD1B19
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171116
muted
#858084