#E893A8#E893A8
#E893A8 is a light, moderate red. Relative luminance 0.408; OKLCH L 75.5% C 0.105 H 3.9°. Best body text is #000000 at 9.17:1 contrast (WCAG AA passes).
Color values
| HEX | #E893A8 |
|---|---|
| RGB | rgb(232, 147, 168) |
| HSL | hsl(345, 65%, 74%) |
| HSV | hsv(345, 37%, 91%) |
| CMYK | cmyk(0%, 36.6%, 27.6%, 9%) |
| CIE-LAB | lab(70.07, 34.71, 2.53) |
| CIE-LCH | lch(70.07, 34.81, 4.16°) |
| OKLab | oklab(75.54% 0.105 0.0071) |
| OKLCH | oklch(75.54% 0.105 3.9) |
| XYZ | xyz(50.7817, 40.8539, 42.2491) |
| Luminance | 0.4085 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 1.24
Faded Pink
#DE9DAC
ΔE00 3.73
Dull Pink
#D5869D
ΔE00 4.50
Pinky
#FC86AA
ΔE00 4.91
Rose Pink
#F7879A
ΔE00 4.91
Rosa
#FE86A4
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E893A8 #93E8D3
analogous
#E893D3 #E893A8 #E8A993
triadic
#E893A8 #A8E893 #93A8E8
tetradic
#E893A8 #D3E893 #93E8D3 #A993E8
square
#E893A8 #D3E893 #93E8D3 #A993E8
split-complementary
#E893A8 #93E8A9 #93D3E8
monochromatic
#D32E57 #DD617F #E893A8 #F3C5D1 #FAE6EB
Accessibility & contrast
On white
2.29
#E893A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.17
#E893A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E893A8
9.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E893A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E893A8 | 1.00 | 2.29 | 9.17 | 9.17 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A2A9
Deuteranopia (green-blind)
#B4B1A6
Tritanopia (blue-blind)
#F68D9A
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #e893a8; /* rgb */ color: rgb(232, 147, 168); /* oklch */ color: oklch(75.5% 0.105 3.9);
Tailwind
colors: {
custom: {
50: '#f1b4c1',
500: '#e893a8',
950: '#000000',
},
}SCSS
$custom: #e893a8; $custom-light: #f1b4c1; $custom-dark: #000000;
JSON
{
"hex": "#e893a8",
"rgb": {
"r": 232,
"g": 147,
"b": 168
},
"hsl": {
"h": 345.176,
"s": 64.885,
"l": 74.314
},
"oklch": {
"l": 0.75543,
"c": 0.10524,
"h": 3.9
},
"luminance": 0.4085
}Semantic roles & 50–950 ramp
primary
#E893A8
secondary
#DAF1EB
accent
#CDA019
background
#FEFBFB
surface
#FDF6F7
border
#D5D0D0
text
#171112
muted
#858081