#E893ED#E893ED
#E893ED is a light, vivid purple. Relative luminance 0.441; OKLCH L 78.0% C 0.153 H 325.0°. Best body text is #000000 at 9.83:1 contrast (WCAG AA passes).
Color values
| HEX | #E893ED |
|---|---|
| RGB | rgb(232, 147, 237) |
| HSL | hsl(297, 71%, 75%) |
| HSV | hsv(297, 38%, 93%) |
| CMYK | cmyk(2.1%, 38%, 0%, 7.1%) |
| CIE-LAB | lab(72.32, 45.82, -32.25) |
| CIE-LCH | lch(72.32, 56.03, 324.86°) |
| OKLab | oklab(77.99% 0.1255 -0.088) |
| OKLCH | oklch(77.99% 0.153 325) |
| XYZ | xyz(58.9971, 44.1400, 85.5165) |
| Luminance | 0.4414 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.73
Lavender Pink
#DD85D7
ΔE00 4.34
Plum
#DDA0DD
ΔE00 5.42
Purply Pink
#F075E6
ΔE00 6.11
Baby Purple
#CA9BF7
ΔE00 7.31
Mauve
#E0B0FF
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E893ED #98ED93
analogous
#BB93ED #E893ED #ED93C5
triadic
#E893ED #EDE893 #93EDE8
tetradic
#E893ED #EDBB93 #98ED93 #93C5ED
square
#E893ED #EDBB93 #98ED93 #93C5ED
split-complementary
#E893ED #C5ED93 #93EDBB
monochromatic
#D22ADC #DD5FE4 #E893ED #F3C7F6 #F9E5FB
Accessibility & contrast
On white
2.14
#E893ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.83
#E893ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E893ED
9.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E893ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E893ED | 1.00 | 2.14 | 9.83 | 9.83 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BABF0
Deuteranopia (green-blind)
#A1B5EA
Tritanopia (blue-blind)
#EC9CB5
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #e893ed; /* rgb */ color: rgb(232, 147, 237); /* oklch */ color: oklch(78.0% 0.153 325.0);
Tailwind
colors: {
custom: {
50: '#f1b4f3',
500: '#e893ed',
950: '#000000',
},
}SCSS
$custom: #e893ed; $custom-light: #f1b4f3; $custom-dark: #000000;
JSON
{
"hex": "#e893ed",
"rgb": {
"r": 232,
"g": 147,
"b": 237
},
"hsl": {
"h": 296.667,
"s": 71.429,
"l": 75.294
},
"oklch": {
"l": 0.77988,
"c": 0.15333,
"h": 325
},
"luminance": 0.44138
}Semantic roles & 50–950 ramp
primary
#E893ED
secondary
#DAF2D9
accent
#D3121D
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171117
muted
#858085