#E58FBC#E58FBC
#E58FBC is a light, moderate pink. Relative luminance 0.399; OKLCH L 75.2% C 0.118 H 347.6°. Best body text is #000000 at 8.99:1 contrast (WCAG AA passes).
Color values
| HEX | #E58FBC |
|---|---|
| RGB | rgb(229, 143, 188) |
| HSL | hsl(329, 62%, 73%) |
| HSV | hsv(329, 38%, 90%) |
| CMYK | cmyk(0%, 37.6%, 17.9%, 10.2%) |
| CIE-LAB | lab(69.42, 38.66, -9.62) |
| CIE-LCH | lch(69.42, 39.84, 346.02°) |
| OKLab | oklab(75.16% 0.1148 -0.0252) |
| OKLCH | oklch(75.16% 0.118 347.6) |
| XYZ | xyz(51.2133, 39.9369, 52.5783) |
| Luminance | 0.3993 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 5.24
Bubblegum Pink
#FE83CC
ΔE00 5.74
Pig Pink
#E78EA5
ΔE00 6.60
Pinky
#FC86AA
ΔE00 6.91
Dull Pink
#D5869D
ΔE00 7.00
Carnation Pink
#FF7FA7
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E58FBC #8FE5B8
analogous
#E38FE5 #E58FBC #E58F91
triadic
#E58FBC #BCE58F #8FBCE5
tetradic
#E58FBC #E5E38F #8FE5B8 #8F91E5
square
#E58FBC #E5E38F #8FE5B8 #8F91E5
split-complementary
#E58FBC #91E58F #8FE5E3
monochromatic
#CB2F80 #D95D9E #E58FBC #F1C1DA #F9E6F0
Accessibility & contrast
On white
2.34
#E58FBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.99
#E58FBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E58FBC
8.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E58FBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E58FBC | 1.00 | 2.34 | 8.99 | 8.99 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96A1BE
Deuteranopia (green-blind)
#ABAFBA
Tritanopia (blue-blind)
#F08E9F
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #e58fbc; /* rgb */ color: rgb(229, 143, 188); /* oklch */ color: oklch(75.2% 0.118 347.6);
Tailwind
colors: {
custom: {
50: '#efb1d0',
500: '#e58fbc',
950: '#000000',
},
}SCSS
$custom: #e58fbc; $custom-light: #efb1d0; $custom-dark: #000000;
JSON
{
"hex": "#e58fbc",
"rgb": {
"r": 229,
"g": 143,
"b": 188
},
"hsl": {
"h": 328.605,
"s": 62.319,
"l": 72.941
},
"oklch": {
"l": 0.7516,
"c": 0.11754,
"h": 347.6
},
"luminance": 0.39934
}Semantic roles & 50–950 ramp
primary
#E58FBC
secondary
#DAF1E5
accent
#CA6F1B
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#171114
muted
#858082