#F58EBF#F58EBF
#F58EBF is a light, vivid pink. Relative luminance 0.425; OKLCH L 77.0% C 0.137 H 350.8°. Best body text is #000000 at 9.50:1 contrast (WCAG AA passes).
Color values
| HEX | #F58EBF |
|---|---|
| RGB | rgb(245, 142, 191) |
| HSL | hsl(331, 84%, 76%) |
| HSV | hsv(331, 42%, 96%) |
| CMYK | cmyk(0%, 42%, 22%, 3.9%) |
| CIE-LAB | lab(71.23, 45.00, -8.40) |
| CIE-LCH | lch(71.23, 45.77, 349.43°) |
| OKLab | oklab(76.97% 0.1348 -0.0217) |
| OKLCH | oklch(76.97% 0.137 350.8) |
| XYZ | xyz(56.7344, 42.5241, 54.4999) |
| Luminance | 0.4252 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.21
Bubblegum Pink
#FE83CC
ΔE00 4.38
Pinky
#FC86AA
ΔE00 5.30
Carnation Pink
#FF7FA7
ΔE00 5.98
Pig Pink
#E78EA5
ΔE00 6.61
Bubblegum (survey)
#FF6CB5
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F58EBF #8EF5C4
analogous
#F58EF3 #F58EBF #F5908E
triadic
#F58EBF #BFF58E #8EBFF5
tetradic
#F58EBF #F3F58E #8EF5C4 #908EF5
square
#F58EBF #F3F58E #8EF5C4 #908EF5
split-complementary
#F58EBF #8EF590 #8EF3F5
monochromatic
#EB1E7F #F0569F #F58EBF #FAC6DF #FDE3EF
Accessibility & contrast
On white
2.21
#F58EBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.50
#F58EBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F58EBF
9.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F58EBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F58EBF | 1.00 | 2.21 | 9.50 | 9.50 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A4C1
Deuteranopia (green-blind)
#B3B5BC
Tritanopia (blue-blind)
#FF8BA0
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #f58ebf; /* rgb */ color: rgb(245, 142, 191); /* oklch */ color: oklch(77.0% 0.137 350.8);
Tailwind
colors: {
custom: {
50: '#fab1d2',
500: '#f58ebf',
950: '#000000',
},
}SCSS
$custom: #f58ebf; $custom-light: #fab1d2; $custom-dark: #000000;
JSON
{
"hex": "#f58ebf",
"rgb": {
"r": 245,
"g": 142,
"b": 191
},
"hsl": {
"h": 331.456,
"s": 83.74,
"l": 75.882
},
"oklch": {
"l": 0.76971,
"c": 0.13658,
"h": 350.8
},
"luminance": 0.4252
}Semantic roles & 50–950 ramp
primary
#F58EBF
secondary
#D7F4E6
accent
#E07805
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181114
muted
#868082