#E88EA3#E88EA3
#E88EA3 is a light, moderate red. Relative luminance 0.391; OKLCH L 74.6% C 0.112 H 5.0°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #E88EA3 |
|---|---|
| RGB | rgb(232, 142, 163) |
| HSL | hsl(346, 66%, 73%) |
| HSV | hsv(346, 39%, 91%) |
| CMYK | cmyk(0%, 38.8%, 29.7%, 9%) |
| CIE-LAB | lab(68.86, 36.68, 3.56) |
| CIE-LCH | lch(68.86, 36.85, 5.55°) |
| OKLab | oklab(74.57% 0.1111 0.0098) |
| OKLCH | oklch(74.57% 0.112 5) |
| XYZ | xyz(49.5642, 39.1498, 39.5894) |
| Luminance | 0.3915 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 0.73
Rose Pink
#F7879A
ΔE00 3.93
Dull Pink
#D5869D
ΔE00 4.00
Rosa
#FE86A4
ΔE00 4.20
Pinky
#FC86AA
ΔE00 4.40
Dusty Pink (survey)
#D58A94
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E88EA3 #8EE8D3
analogous
#E88ED0 #E88EA3 #E8A68E
triadic
#E88EA3 #A3E88E #8EA3E8
tetradic
#E88EA3 #D0E88E #8EE8D3 #A68EE8
square
#E88EA3 #D0E88E #8EE8D3 #A68EE8
split-complementary
#E88EA3 #8EE8A6 #8ED0E8
monochromatic
#D12B51 #DE5B7A #E88EA3 #F2C1CC #FAE6EA
Accessibility & contrast
On white
2.38
#E88EA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#E88EA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E88EA3
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E88EA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E88EA3 | 1.00 | 2.38 | 8.83 | 8.83 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9C9EA4
Deuteranopia (green-blind)
#B2AEA1
Tritanopia (blue-blind)
#F78795
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #e88ea3; /* rgb */ color: rgb(232, 142, 163); /* oklch */ color: oklch(74.6% 0.112 5.0);
Tailwind
colors: {
custom: {
50: '#f1b0be',
500: '#e88ea3',
950: '#000000',
},
}SCSS
$custom: #e88ea3; $custom-light: #f1b0be; $custom-dark: #000000;
JSON
{
"hex": "#e88ea3",
"rgb": {
"r": 232,
"g": 142,
"b": 163
},
"hsl": {
"h": 346,
"s": 66.176,
"l": 73.333
},
"oklch": {
"l": 0.74574,
"c": 0.11152,
"h": 5
},
"luminance": 0.39146
}Semantic roles & 50–950 ramp
primary
#E88EA3
secondary
#DAF1EC
accent
#CEA317
background
#FFFAFB
surface
#FEF5F6
border
#D6CFD0
text
#171112
muted
#858081