#E893D7#E893D7
#E893D7 is a light, vivid pink. Relative luminance 0.429; OKLCH L 77.1% C 0.133 H 334.4°. Best body text is #000000 at 9.59:1 contrast (WCAG AA passes).
Color values
| HEX | #E893D7 |
|---|---|
| RGB | rgb(232, 147, 215) |
| HSL | hsl(312, 65%, 74%) |
| HSV | hsv(312, 37%, 91%) |
| CMYK | cmyk(0%, 36.6%, 7.3%, 9%) |
| CIE-LAB | lab(71.51, 41.92, -21.42) |
| CIE-LCH | lch(71.51, 47.07, 332.93°) |
| OKLab | oklab(77.11% 0.1201 -0.0576) |
| OKLCH | oklch(77.11% 0.133 334.4) |
| XYZ | xyz(55.9778, 42.9323, 69.6150) |
| Luminance | 0.4293 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 4.15
Lavender Pink
#DD85D7
ΔE00 4.30
Bubblegum Pink
#FE83CC
ΔE00 5.55
Violet (CSS)
#EE82EE
ΔE00 6.52
Pink (survey)
#FF81C0
ΔE00 7.40
Purply Pink
#F075E6
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E893D7 #93E8A4
analogous
#CF93E8 #E893D7 #E893AD
triadic
#E893D7 #D7E893 #93D7E8
tetradic
#E893D7 #E8CF93 #93E8A4 #93ADE8
square
#E893D7 #E8CF93 #93E8A4 #93ADE8
split-complementary
#E893D7 #ADE893 #93E8CF
monochromatic
#D32EB2 #DD61C4 #E893D7 #F3C5EA #FAE6F6
Accessibility & contrast
On white
2.19
#E893D7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.59
#E893D7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E893D7
9.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E893D7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E893D7 | 1.00 | 2.19 | 9.59 | 9.59 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93A8DA
Deuteranopia (green-blind)
#A8B4D4
Tritanopia (blue-blind)
#F097AC
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #e893d7; /* rgb */ color: rgb(232, 147, 215); /* oklch */ color: oklch(77.1% 0.133 334.4);
Tailwind
colors: {
custom: {
50: '#f0b4e3',
500: '#e893d7',
950: '#000000',
},
}SCSS
$custom: #e893d7; $custom-light: #f0b4e3; $custom-dark: #000000;
JSON
{
"hex": "#e893d7",
"rgb": {
"r": 232,
"g": 147,
"b": 215
},
"hsl": {
"h": 312,
"s": 64.885,
"l": 74.314
},
"oklch": {
"l": 0.77108,
"c": 0.13318,
"h": 334.4
},
"luminance": 0.4293
}Semantic roles & 50–950 ramp
primary
#E893D7
secondary
#DAF1DF
accent
#CD3D19
background
#FEFBFD
surface
#FDF6FB
border
#D5D0D4
text
#171115
muted
#858083