#E58FBE#E58FBE
#E58FBE is a light, moderate pink. Relative luminance 0.400; OKLCH L 75.2% C 0.119 H 346.4°. Best body text is #000000 at 9.00:1 contrast (WCAG AA passes).
Color values
| HEX | #E58FBE |
|---|---|
| RGB | rgb(229, 143, 190) |
| HSL | hsl(327, 62%, 73%) |
| HSV | hsv(327, 38%, 90%) |
| CMYK | cmyk(0%, 37.6%, 17%, 10.2%) |
| CIE-LAB | lab(69.49, 38.96, -10.65) |
| CIE-LCH | lch(69.49, 40.39, 344.72°) |
| OKLab | oklab(75.23% 0.1155 -0.0279) |
| OKLCH | oklch(75.23% 0.119 346.4) |
| XYZ | xyz(51.4304, 40.0238, 53.7217) |
| Luminance | 0.4002 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 5.20
Bubblegum Pink
#FE83CC
ΔE00 5.47
Pig Pink
#E78EA5
ΔE00 7.12
Pinky
#FC86AA
ΔE00 7.31
Dull Pink
#D5869D
ΔE00 7.46
Plum
#DDA0DD
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E58FBE #8FE5B6
analogous
#E18FE5 #E58FBE #E58F93
triadic
#E58FBE #BEE58F #8FBEE5
tetradic
#E58FBE #E5E18F #8FE5B6 #8F93E5
square
#E58FBE #E5E18F #8FE5B6 #8F93E5
split-complementary
#E58FBE #93E58F #8FE5E1
monochromatic
#CB2F84 #D95DA1 #E58FBE #F1C1DB #F9E6F1
Accessibility & contrast
On white
2.33
#E58FBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.00
#E58FBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E58FBE
9.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E58FBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E58FBE | 1.00 | 2.33 | 9.00 | 9.00 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96A1C0
Deuteranopia (green-blind)
#ABAFBC
Tritanopia (blue-blind)
#F08EA0
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #e58fbe; /* rgb */ color: rgb(229, 143, 190); /* oklch */ color: oklch(75.2% 0.119 346.4);
Tailwind
colors: {
custom: {
50: '#efb1d1',
500: '#e58fbe',
950: '#000000',
},
}SCSS
$custom: #e58fbe; $custom-light: #efb1d1; $custom-dark: #000000;
JSON
{
"hex": "#e58fbe",
"rgb": {
"r": 229,
"g": 143,
"b": 190
},
"hsl": {
"h": 327.209,
"s": 62.319,
"l": 72.941
},
"oklch": {
"l": 0.75228,
"c": 0.11878,
"h": 346.4
},
"luminance": 0.40021
}Semantic roles & 50–950 ramp
primary
#E58FBE
secondary
#DAF1E4
accent
#CA6B1B
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#171114
muted
#858082