#E893D5#E893D5
#E893D5 is a light, vivid pink. Relative luminance 0.428; OKLCH L 77.0% C 0.132 H 335.4°. Best body text is #000000 at 9.57:1 contrast (WCAG AA passes).
Color values
| HEX | #E893D5 |
|---|---|
| RGB | rgb(232, 147, 213) |
| HSL | hsl(313, 65%, 74%) |
| HSV | hsv(313, 37%, 91%) |
| CMYK | cmyk(0%, 36.6%, 8.2%, 9%) |
| CIE-LAB | lab(71.44, 41.58, -20.42) |
| CIE-LCH | lch(71.44, 46.32, 333.84°) |
| OKLab | oklab(77.03% 0.1195 -0.0548) |
| OKLCH | oklch(77.03% 0.132 335.4) |
| XYZ | xyz(55.7224, 42.8302, 68.2699) |
| Luminance | 0.4283 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 4.28
Lavender Pink
#DD85D7
ΔE00 4.56
Bubblegum Pink
#FE83CC
ΔE00 5.36
Violet (CSS)
#EE82EE
ΔE00 6.90
Pink (survey)
#FF81C0
ΔE00 7.11
Purply Pink
#F075E6
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E893D5 #93E8A6
analogous
#D193E8 #E893D5 #E893AB
triadic
#E893D5 #D5E893 #93D5E8
tetradic
#E893D5 #E8D193 #93E8A6 #93ABE8
square
#E893D5 #E8D193 #93E8A6 #93ABE8
split-complementary
#E893D5 #ABE893 #93E8D1
monochromatic
#D32EAE #DD61C1 #E893D5 #F3C5E9 #FAE6F5
Accessibility & contrast
On white
2.20
#E893D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.57
#E893D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E893D5
9.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E893D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E893D5 | 1.00 | 2.20 | 9.57 | 9.57 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93A7D7
Deuteranopia (green-blind)
#A9B4D2
Tritanopia (blue-blind)
#F096AB
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #e893d5; /* rgb */ color: rgb(232, 147, 213); /* oklch */ color: oklch(77.0% 0.132 335.4);
Tailwind
colors: {
custom: {
50: '#f0b4e2',
500: '#e893d5',
950: '#000000',
},
}SCSS
$custom: #e893d5; $custom-light: #f0b4e2; $custom-dark: #000000;
JSON
{
"hex": "#e893d5",
"rgb": {
"r": 232,
"g": 147,
"b": 213
},
"hsl": {
"h": 313.412,
"s": 64.885,
"l": 74.314
},
"oklch": {
"l": 0.77032,
"c": 0.13151,
"h": 335.4
},
"luminance": 0.42827
}Semantic roles & 50–950 ramp
primary
#E893D5
secondary
#DAF1DF
accent
#CD4119
background
#FEFBFD
surface
#FDF6FB
border
#D5D0D4
text
#171115
muted
#858083