#E893D9#E893D9
#E893D9 is a light, vivid pink. Relative luminance 0.430; OKLCH L 77.2% C 0.135 H 333.4°. Best body text is #000000 at 9.61:1 contrast (WCAG AA passes).
Color values
| HEX | #E893D9 |
|---|---|
| RGB | rgb(232, 147, 217) |
| HSL | hsl(311, 65%, 74%) |
| HSV | hsv(311, 37%, 91%) |
| CMYK | cmyk(0%, 36.6%, 6.5%, 9%) |
| CIE-LAB | lab(71.58, 42.26, -22.41) |
| CIE-LCH | lch(71.58, 47.84, 332.06°) |
| OKLab | oklab(77.18% 0.1206 -0.0604) |
| OKLCH | oklch(77.18% 0.135 333.4) |
| XYZ | xyz(56.2363, 43.0357, 70.9767) |
| Luminance | 0.4303 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 4.07
Plum
#DDA0DD
ΔE00 4.07
Bubblegum Pink
#FE83CC
ΔE00 5.77
Violet (CSS)
#EE82EE
ΔE00 6.15
Purply Pink
#F075E6
ΔE00 7.37
Pink (survey)
#FF81C0
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E893D9 #93E8A2
analogous
#CD93E8 #E893D9 #E893AF
triadic
#E893D9 #D9E893 #93D9E8
tetradic
#E893D9 #E8CD93 #93E8A2 #93AFE8
square
#E893D9 #E8CD93 #93E8A2 #93AFE8
split-complementary
#E893D9 #AFE893 #93E8CD
monochromatic
#D32EB5 #DD61C7 #E893D9 #F3C5EB #FAE6F6
Accessibility & contrast
On white
2.19
#E893D9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.61
#E893D9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E893D9
9.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E893D9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E893D9 | 1.00 | 2.19 | 9.61 | 9.61 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92A8DC
Deuteranopia (green-blind)
#A8B4D6
Tritanopia (blue-blind)
#EF97AD
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #e893d9; /* rgb */ color: rgb(232, 147, 217); /* oklch */ color: oklch(77.2% 0.135 333.4);
Tailwind
colors: {
custom: {
50: '#f0b4e5',
500: '#e893d9',
950: '#000000',
},
}SCSS
$custom: #e893d9; $custom-light: #f0b4e5; $custom-dark: #000000;
JSON
{
"hex": "#e893d9",
"rgb": {
"r": 232,
"g": 147,
"b": 217
},
"hsl": {
"h": 310.588,
"s": 64.885,
"l": 74.314
},
"oklch": {
"l": 0.77184,
"c": 0.13489,
"h": 333.4
},
"luminance": 0.43033
}Semantic roles & 50–950 ramp
primary
#E893D9
secondary
#DAF1DE
accent
#CD3919
background
#FEFBFD
surface
#FDF6FB
border
#D5D0D4
text
#171115
muted
#858083