#E893DC#E893DC
#E893DC is a light, vivid purple. Relative luminance 0.432; OKLCH L 77.3% C 0.138 H 332.0°. Best body text is #000000 at 9.64:1 contrast (WCAG AA passes).
Color values
| HEX | #E893DC |
|---|---|
| RGB | rgb(232, 147, 220) |
| HSL | hsl(308, 65%, 74%) |
| HSV | hsv(308, 37%, 91%) |
| CMYK | cmyk(0%, 36.6%, 5.2%, 9%) |
| CIE-LAB | lab(71.69, 42.78, -23.90) |
| CIE-LCH | lch(71.69, 49.00, 330.80°) |
| OKLab | oklab(77.3% 0.1214 -0.0645) |
| OKLCH | oklch(77.3% 0.138 332) |
| XYZ | xyz(56.6301, 43.1932, 73.0505) |
| Luminance | 0.4319 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.81
Plum
#DDA0DD
ΔE00 4.04
Violet (CSS)
#EE82EE
ΔE00 5.64
Bubblegum Pink
#FE83CC
ΔE00 6.14
Purply Pink
#F075E6
ΔE00 7.02
Pink (survey)
#FF81C0
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E893DC #93E89F
analogous
#CA93E8 #E893DC #E893B2
triadic
#E893DC #DCE893 #93DCE8
tetradic
#E893DC #E8CA93 #93E89F #93B2E8
square
#E893DC #E8CA93 #93E89F #93B2E8
split-complementary
#E893DC #B2E893 #93E8CA
monochromatic
#D32EBB #DD61CC #E893DC #F3C5EC #FAE6F7
Accessibility & contrast
On white
2.18
#E893DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.64
#E893DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E893DC
9.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E893DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E893DC | 1.00 | 2.18 | 9.64 | 9.64 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91A8DF
Deuteranopia (green-blind)
#A7B4D9
Tritanopia (blue-blind)
#EF98AE
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #e893dc; /* rgb */ color: rgb(232, 147, 220); /* oklch */ color: oklch(77.3% 0.138 332.0);
Tailwind
colors: {
custom: {
50: '#f0b4e7',
500: '#e893dc',
950: '#000000',
},
}SCSS
$custom: #e893dc; $custom-light: #f0b4e7; $custom-dark: #000000;
JSON
{
"hex": "#e893dc",
"rgb": {
"r": 232,
"g": 147,
"b": 220
},
"hsl": {
"h": 308.471,
"s": 64.885,
"l": 74.314
},
"oklch": {
"l": 0.773,
"c": 0.13751,
"h": 332
},
"luminance": 0.43191
}Semantic roles & 50–950 ramp
primary
#E893DC
secondary
#DAF1DD
accent
#CD3219
background
#FEFBFE
surface
#FDF6FC
border
#D5D0D5
text
#171116
muted
#858084