#E893F0#E893F0
#E893F0 is a light, vivid purple. Relative luminance 0.443; OKLCH L 78.1% C 0.156 H 323.9°. Best body text is #000000 at 9.86:1 contrast (WCAG AA passes).
Color values
| HEX | #E893F0 |
|---|---|
| RGB | rgb(232, 147, 240) |
| HSL | hsl(295, 76%, 76%) |
| HSV | hsv(295, 39%, 94%) |
| CMYK | cmyk(3.3%, 38.8%, 0%, 5.9%) |
| CIE-LAB | lab(72.44, 46.37, -33.70) |
| CIE-LCH | lch(72.44, 57.33, 323.99°) |
| OKLab | oklab(78.12% 0.1262 -0.0922) |
| OKLCH | oklch(78.12% 0.156 323.9) |
| XYZ | xyz(59.4390, 44.3168, 87.8442) |
| Luminance | 0.4431 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.66
Lavender Pink
#DD85D7
ΔE00 4.69
Plum
#DDA0DD
ΔE00 5.82
Purply Pink
#F075E6
ΔE00 6.15
Baby Purple
#CA9BF7
ΔE00 6.99
Mauve
#E0B0FF
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E893F0 #9BF093
analogous
#B993F0 #E893F0 #F093C9
triadic
#E893F0 #F0E893 #93F0E8
tetradic
#E893F0 #F0B993 #9BF093 #93C9F0
square
#E893F0 #F0B993 #9BF093 #93C9F0
split-complementary
#E893F0 #C9F093 #93F0B9
monochromatic
#D128E1 #DD5DE9 #E893F0 #F3C9F7 #F9E4FB
Accessibility & contrast
On white
2.13
#E893F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.86
#E893F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E893F0
9.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E893F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E893F0 | 1.00 | 2.13 | 9.86 | 9.86 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89ABF3
Deuteranopia (green-blind)
#9FB5ED
Tritanopia (blue-blind)
#EC9DB6
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #e893f0; /* rgb */ color: rgb(232, 147, 240); /* oklch */ color: oklch(78.1% 0.156 323.9);
Tailwind
colors: {
custom: {
50: '#f1b4f5',
500: '#e893f0',
950: '#000000',
},
}SCSS
$custom: #e893f0; $custom-light: #f1b4f5; $custom-dark: #000000;
JSON
{
"hex": "#e893f0",
"rgb": {
"r": 232,
"g": 147,
"b": 240
},
"hsl": {
"h": 294.839,
"s": 75.61,
"l": 75.882
},
"oklch": {
"l": 0.78116,
"c": 0.15627,
"h": 323.9
},
"luminance": 0.44315
}Semantic roles & 50–950 ramp
primary
#E893F0
secondary
#DAF3D8
accent
#D80E1F
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171117
muted
#858085