#F58BCB#F58BCB
#F58BCB is a light, vivid pink. Relative luminance 0.422; OKLCH L 76.9% C 0.149 H 344.1°. Best body text is #000000 at 9.44:1 contrast (WCAG AA passes).
Color values
| HEX | #F58BCB |
|---|---|
| RGB | rgb(245, 139, 203) |
| HSL | hsl(324, 84%, 75%) |
| HSV | hsv(324, 43%, 96%) |
| CMYK | cmyk(0%, 43.3%, 17.1%, 3.9%) |
| CIE-LAB | lab(71.00, 48.27, -15.40) |
| CIE-LCH | lch(71.00, 50.67, 342.30°) |
| OKLab | oklab(76.93% 0.143 -0.0407) |
| OKLCH | oklch(76.93% 0.149 344.1) |
| XYZ | xyz(57.6691, 42.1934, 61.5950) |
| Luminance | 0.4219 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.09
Pink (survey)
#FF81C0
ΔE00 3.35
Bubblegum (survey)
#FF6CB5
ΔE00 6.53
Lavender Pink
#DD85D7
ΔE00 6.72
Hot Pink
#FF69B4
ΔE00 6.97
Bubble Gum Pink
#FF69AF
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F58BCB #8BF5B5
analogous
#EA8BF5 #F58BCB #F58B96
triadic
#F58BCB #CBF58B #8BCBF5
tetradic
#F58BCB #F5EA8B #8BF5B5 #8B96F5
square
#F58BCB #F5EA8B #8BF5B5 #8B96F5
split-complementary
#F58BCB #96F58B #8BF5EA
monochromatic
#EB1A98 #F053B2 #F58BCB #FAC3E4 #FDE3F2
Accessibility & contrast
On white
2.23
#F58BCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.44
#F58BCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F58BCB
9.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F58BCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F58BCB | 1.00 | 2.23 | 9.44 | 9.44 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92A3CD
Deuteranopia (green-blind)
#AEB4C8
Tritanopia (blue-blind)
#FF8BA3
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #f58bcb; /* rgb */ color: rgb(245, 139, 203); /* oklch */ color: oklch(76.9% 0.149 344.1);
Tailwind
colors: {
custom: {
50: '#faafda',
500: '#f58bcb',
950: '#000000',
},
}SCSS
$custom: #f58bcb; $custom-light: #faafda; $custom-dark: #000000;
JSON
{
"hex": "#f58bcb",
"rgb": {
"r": 245,
"g": 139,
"b": 203
},
"hsl": {
"h": 323.774,
"s": 84.127,
"l": 75.294
},
"oklch": {
"l": 0.76925,
"c": 0.14868,
"h": 344.1
},
"luminance": 0.4219
}Semantic roles & 50–950 ramp
primary
#F58BCB
secondary
#D6F5E2
accent
#E15C05
background
#FFFAFD
surface
#FFF5FA
border
#D7CFD3
text
#181115
muted
#868083