#E893D2#E893D2
#E893D2 is a light, vivid pink. Relative luminance 0.427; OKLCH L 76.9% C 0.129 H 336.9°. Best body text is #000000 at 9.54:1 contrast (WCAG AA passes).
Color values
| HEX | #E893D2 |
|---|---|
| RGB | rgb(232, 147, 210) |
| HSL | hsl(316, 65%, 74%) |
| HSV | hsv(316, 37%, 91%) |
| CMYK | cmyk(0%, 36.6%, 9.5%, 9%) |
| CIE-LAB | lab(71.34, 41.07, -18.92) |
| CIE-LCH | lch(71.34, 45.22, 335.27°) |
| OKLab | oklab(76.92% 0.1187 -0.0506) |
| OKLCH | oklch(76.92% 0.129 336.9) |
| XYZ | xyz(55.3451, 42.6793, 66.2830) |
| Luminance | 0.4268 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 4.55
Lavender Pink
#DD85D7
ΔE00 5.01
Bubblegum Pink
#FE83CC
ΔE00 5.13
Pink (survey)
#FF81C0
ΔE00 6.69
Violet (CSS)
#EE82EE
ΔE00 7.49
Purply Pink
#F075E6
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E893D2 #93E8A9
analogous
#D393E8 #E893D2 #E893A8
triadic
#E893D2 #D2E893 #93D2E8
tetradic
#E893D2 #E8D393 #93E8A9 #93A8E8
square
#E893D2 #E8D393 #93E8A9 #93A8E8
split-complementary
#E893D2 #A8E893 #93E8D3
monochromatic
#D32EA8 #DD61BD #E893D2 #F3C5E7 #FAE6F4
Accessibility & contrast
On white
2.20
#E893D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.54
#E893D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E893D2
9.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E893D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E893D2 | 1.00 | 2.20 | 9.54 | 9.54 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94A7D4
Deuteranopia (green-blind)
#AAB3D0
Tritanopia (blue-blind)
#F196AA
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #e893d2; /* rgb */ color: rgb(232, 147, 210); /* oklch */ color: oklch(76.9% 0.129 336.9);
Tailwind
colors: {
custom: {
50: '#f0b4e0',
500: '#e893d2',
950: '#000000',
},
}SCSS
$custom: #e893d2; $custom-light: #f0b4e0; $custom-dark: #000000;
JSON
{
"hex": "#e893d2",
"rgb": {
"r": 232,
"g": 147,
"b": 210
},
"hsl": {
"h": 315.529,
"s": 64.885,
"l": 74.314
},
"oklch": {
"l": 0.76921,
"c": 0.12905,
"h": 336.9
},
"luminance": 0.42676
}Semantic roles & 50–950 ramp
primary
#E893D2
secondary
#DAF1E0
accent
#CD4719
background
#FEFBFD
surface
#FDF6FB
border
#D5D0D4
text
#171115
muted
#858083