#E893D1#E893D1
#E893D1 is a light, vivid pink. Relative luminance 0.426; OKLCH L 76.9% C 0.128 H 337.4°. Best body text is #000000 at 9.53:1 contrast (WCAG AA passes).
Color values
| HEX | #E893D1 |
|---|---|
| RGB | rgb(232, 147, 209) |
| HSL | hsl(316, 65%, 74%) |
| HSV | hsv(316, 37%, 91%) |
| CMYK | cmyk(0%, 36.6%, 9.9%, 9%) |
| CIE-LAB | lab(71.30, 40.91, -18.42) |
| CIE-LCH | lch(71.30, 44.86, 335.76°) |
| OKLab | oklab(76.88% 0.1184 -0.0493) |
| OKLCH | oklch(76.88% 0.128 337.4) |
| XYZ | xyz(55.2209, 42.6296, 65.6289) |
| Luminance | 0.4263 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 4.67
Bubblegum Pink
#FE83CC
ΔE00 5.07
Lavender Pink
#DD85D7
ΔE00 5.18
Pink (survey)
#FF81C0
ΔE00 6.55
Violet (CSS)
#EE82EE
ΔE00 7.69
Purply Pink
#F075E6
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E893D1 #93E8AA
analogous
#D493E8 #E893D1 #E893A7
triadic
#E893D1 #D1E893 #93D1E8
tetradic
#E893D1 #E8D493 #93E8AA #93A7E8
square
#E893D1 #E8D493 #93E8AA #93A7E8
split-complementary
#E893D1 #A7E893 #93E8D4
monochromatic
#D32EA6 #DD61BC #E893D1 #F3C5E6 #FAE6F4
Accessibility & contrast
On white
2.20
#E893D1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.53
#E893D1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E893D1
9.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E893D1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E893D1 | 1.00 | 2.20 | 9.53 | 9.53 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95A7D3
Deuteranopia (green-blind)
#AAB3CF
Tritanopia (blue-blind)
#F195A9
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #e893d1; /* rgb */ color: rgb(232, 147, 209); /* oklch */ color: oklch(76.9% 0.128 337.4);
Tailwind
colors: {
custom: {
50: '#f0b4df',
500: '#e893d1',
950: '#000000',
},
}SCSS
$custom: #e893d1; $custom-light: #f0b4df; $custom-dark: #000000;
JSON
{
"hex": "#e893d1",
"rgb": {
"r": 232,
"g": 147,
"b": 209
},
"hsl": {
"h": 316.235,
"s": 64.885,
"l": 74.314
},
"oklch": {
"l": 0.76884,
"c": 0.12825,
"h": 337.4
},
"luminance": 0.42627
}Semantic roles & 50–950 ramp
primary
#E893D1
secondary
#DAF1E0
accent
#CD4919
background
#FEFBFD
surface
#FDF6FB
border
#D5D0D4
text
#171115
muted
#858083