#F58CB2#F58CB2
#F58CB2 is a light, vivid pink. Relative luminance 0.414; OKLCH L 76.3% C 0.134 H 357.6°. Best body text is #000000 at 9.28:1 contrast (WCAG AA passes).
Color values
| HEX | #F58CB2 |
|---|---|
| RGB | rgb(245, 140, 178) |
| HSL | hsl(338, 84%, 75%) |
| HSV | hsv(338, 43%, 96%) |
| CMYK | cmyk(0%, 42.9%, 27.3%, 3.9%) |
| CIE-LAB | lab(70.45, 44.22, -2.32) |
| CIE-LCH | lch(70.45, 44.28, 357.00°) |
| OKLab | oklab(76.25% 0.1336 -0.0055) |
| OKLCH | oklch(76.25% 0.134 357.6) |
| XYZ | xyz(55.0719, 41.3873, 47.1988) |
| Luminance | 0.4138 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 2.48
Carnation Pink
#FF7FA7
ΔE00 3.58
Pig Pink
#E78EA5
ΔE00 3.96
Rosa
#FE86A4
ΔE00 4.09
Pink (survey)
#FF81C0
ΔE00 4.90
Dull Pink
#D5869D
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F58CB2 #8CF5CF
analogous
#F58CE6 #F58CB2 #F59A8C
triadic
#F58CB2 #B2F58C #8CB2F5
tetradic
#F58CB2 #E6F58C #8CF5CF #9A8CF5
square
#F58CB2 #E6F58C #8CF5CF #9A8CF5
split-complementary
#F58CB2 #8CF59A #8CE6F5
monochromatic
#EB1B67 #F0548C #F58CB2 #FAC4D8 #FDE3EC
Accessibility & contrast
On white
2.26
#F58CB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.28
#F58CB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F58CB2
9.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F58CB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F58CB2 | 1.00 | 2.26 | 9.28 | 9.28 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA1B3
Deuteranopia (green-blind)
#B5B3B0
Tritanopia (blue-blind)
#FF869A
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f58cb2; /* rgb */ color: rgb(245, 140, 178); /* oklch */ color: oklch(76.3% 0.134 357.6);
Tailwind
colors: {
custom: {
50: '#fbafc9',
500: '#f58cb2',
950: '#000000',
},
}SCSS
$custom: #f58cb2; $custom-light: #fbafc9; $custom-dark: #000000;
JSON
{
"hex": "#f58cb2",
"rgb": {
"r": 245,
"g": 140,
"b": 178
},
"hsl": {
"h": 338.286,
"s": 84,
"l": 75.49
},
"oklch": {
"l": 0.76253,
"c": 0.13373,
"h": 357.6
},
"luminance": 0.41383
}Semantic roles & 50–950 ramp
primary
#F58CB2
secondary
#D7F4EA
accent
#E09105
background
#FFFAFC
surface
#FFF5F8
border
#D7CFD1
text
#181113
muted
#868082