#E58EC2#E58EC2
#E58EC2 is a light, vivid pink. Relative luminance 0.399; OKLCH L 75.2% C 0.123 H 343.8°. Best body text is #000000 at 8.98:1 contrast (WCAG AA passes).
Color values
| HEX | #E58EC2 |
|---|---|
| RGB | rgb(229, 142, 194) |
| HSL | hsl(324, 63%, 73%) |
| HSV | hsv(324, 38%, 90%) |
| CMYK | cmyk(0%, 38%, 15.3%, 10.2%) |
| CIE-LAB | lab(69.40, 40.11, -13.01) |
| CIE-LCH | lch(69.40, 42.17, 342.04°) |
| OKLab | oklab(75.2% 0.1182 -0.0343) |
| OKLCH | oklch(75.2% 0.123 343.8) |
| XYZ | xyz(51.7241, 39.9021, 56.0060) |
| Luminance | 0.3990 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.89
Pink (survey)
#FF81C0
ΔE00 5.16
Lavender Pink
#DD85D7
ΔE00 6.89
Plum
#DDA0DD
ΔE00 7.01
Bubblegum (survey)
#FF6CB5
ΔE00 7.85
Pinky
#FC86AA
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E58EC2 #8EE5B1
analogous
#DD8EE5 #E58EC2 #E58E96
triadic
#E58EC2 #C2E58E #8EC2E5
tetradic
#E58EC2 #E5DD8E #8EE5B1 #8E96E5
square
#E58EC2 #E5DD8E #8EE5B1 #8E96E5
split-complementary
#E58EC2 #96E58E #8EE5DD
monochromatic
#CA2F8C #DA5CA7 #E58EC2 #F0C0DD #F9E6F2
Accessibility & contrast
On white
2.34
#E58EC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.98
#E58EC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E58EC2
8.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E58EC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E58EC2 | 1.00 | 2.34 | 8.98 | 8.98 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93A1C4
Deuteranopia (green-blind)
#A9AFC0
Tritanopia (blue-blind)
#EF8EA1
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #e58ec2; /* rgb */ color: rgb(229, 142, 194); /* oklch */ color: oklch(75.2% 0.123 343.8);
Tailwind
colors: {
custom: {
50: '#efb0d4',
500: '#e58ec2',
950: '#000000',
},
}SCSS
$custom: #e58ec2; $custom-light: #efb0d4; $custom-dark: #000000;
JSON
{
"hex": "#e58ec2",
"rgb": {
"r": 229,
"g": 142,
"b": 194
},
"hsl": {
"h": 324.138,
"s": 62.59,
"l": 72.745
},
"oklch": {
"l": 0.75203,
"c": 0.12313,
"h": 343.8
},
"luminance": 0.39899
}Semantic roles & 50–950 ramp
primary
#E58EC2
secondary
#DAF1E3
accent
#CA621B
background
#FEFAFD
surface
#FDF5FA
border
#D5CFD3
text
#171114
muted
#858083