#F58BC4#F58BC4
#F58BC4 is a light, vivid pink. Relative luminance 0.419; OKLCH L 76.7% C 0.144 H 347.6°. Best body text is #000000 at 9.37:1 contrast (WCAG AA passes).
Color values
| HEX | #F58BC4 |
|---|---|
| RGB | rgb(245, 139, 196) |
| HSL | hsl(328, 84%, 75%) |
| HSV | hsv(328, 43%, 96%) |
| CMYK | cmyk(0%, 43.3%, 20%, 3.9%) |
| CIE-LAB | lab(70.78, 47.24, -11.85) |
| CIE-LCH | lch(70.78, 48.70, 345.91°) |
| OKLab | oklab(76.68% 0.1409 -0.031) |
| OKLCH | oklch(76.68% 0.144 347.6) |
| XYZ | xyz(56.8537, 41.8673, 57.3006) |
| Luminance | 0.4186 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.58
Bubblegum Pink
#FE83CC
ΔE00 2.83
Bubblegum (survey)
#FF6CB5
ΔE00 6.08
Hot Pink
#FF69B4
ΔE00 6.56
Pinky
#FC86AA
ΔE00 6.66
Bubble Gum Pink
#FF69AF
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F58BC4 #8BF5BC
analogous
#F18BF5 #F58BC4 #F58B8F
triadic
#F58BC4 #C4F58B #8BC4F5
tetradic
#F58BC4 #F5F18B #8BF5BC #8B8FF5
square
#F58BC4 #F5F18B #8BF5BC #8B8FF5
split-complementary
#F58BC4 #8FF58B #8BF5F1
monochromatic
#EB1A8B #F053A7 #F58BC4 #FAC3E1 #FDE3F1
Accessibility & contrast
On white
2.24
#F58BC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.37
#F58BC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F58BC4
9.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F58BC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F58BC4 | 1.00 | 2.24 | 9.37 | 9.37 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94A2C6
Deuteranopia (green-blind)
#B0B4C1
Tritanopia (blue-blind)
#FF89A0
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #f58bc4; /* rgb */ color: rgb(245, 139, 196); /* oklch */ color: oklch(76.7% 0.144 347.6);
Tailwind
colors: {
custom: {
50: '#faafd5',
500: '#f58bc4',
950: '#000000',
},
}SCSS
$custom: #f58bc4; $custom-light: #faafd5; $custom-dark: #000000;
JSON
{
"hex": "#f58bc4",
"rgb": {
"r": 245,
"g": 139,
"b": 196
},
"hsl": {
"h": 327.736,
"s": 84.127,
"l": 75.294
},
"oklch": {
"l": 0.76681,
"c": 0.14431,
"h": 347.6
},
"luminance": 0.41863
}Semantic roles & 50–950 ramp
primary
#F58BC4
secondary
#D6F5E4
accent
#E16A05
background
#FFFAFD
surface
#FFF5FA
border
#D7CFD3
text
#181114
muted
#868083