#F57BB9#F57BB9
#F57BB9 is a light, vivid pink. Relative luminance 0.371; OKLCH L 74.0% C 0.164 H 350.1°. Best body text is #000000 at 8.42:1 contrast (WCAG AA passes).
Color values
| HEX | #F57BB9 |
|---|---|
| RGB | rgb(245, 123, 185) |
| HSL | hsl(330, 86%, 72%) |
| HSV | hsv(330, 50%, 96%) |
| CMYK | cmyk(0%, 49.8%, 24.5%, 3.9%) |
| CIE-LAB | lab(67.34, 53.60, -10.84) |
| CIE-LCH | lch(67.34, 54.68, 348.56°) |
| OKLab | oklab(73.98% 0.1614 -0.0282) |
| OKLCH | oklch(73.98% 0.164 350.1) |
| XYZ | xyz(53.4977, 37.0857, 50.2302) |
| Luminance | 0.3708 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.14
Bubblegum (survey)
#FF6CB5
ΔE00 2.89
Hot Pink
#FF69B4
ΔE00 3.33
Bubblegum Pink
#FE83CC
ΔE00 3.52
Bubble Gum Pink
#FF69AF
ΔE00 3.61
Carnation Pink
#FF7FA7
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F57BB9 #7BF5B7
analogous
#F47BF5 #F57BB9 #F57B7C
triadic
#F57BB9 #B9F57B #7BB9F5
tetradic
#F57BB9 #F5F47B #7BF5B7 #7B7CF5
square
#F57BB9 #F5F47B #7BF5B7 #7B7CF5
split-complementary
#F57BB9 #7CF57B #7BF5F4
monochromatic
#E4117D #F1429B #F57BB9 #F9B4D7 #FDE3F0
Accessibility & contrast
On white
2.50
#F57BB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.42
#F57BB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F57BB9
8.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F57BB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F57BB9 | 1.00 | 2.50 | 8.42 | 8.42 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8897BB
Deuteranopia (green-blind)
#A9ACB6
Tritanopia (blue-blind)
#FF7792
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f57bb9; /* rgb */ color: rgb(245, 123, 185); /* oklch */ color: oklch(74.0% 0.164 350.1);
Tailwind
colors: {
custom: {
50: '#fba5ce',
500: '#f57bb9',
950: '#000000',
},
}SCSS
$custom: #f57bb9; $custom-light: #fba5ce; $custom-dark: #000000;
JSON
{
"hex": "#f57bb9",
"rgb": {
"r": 245,
"g": 123,
"b": 185
},
"hsl": {
"h": 329.508,
"s": 85.915,
"l": 72.157
},
"oklch": {
"l": 0.73982,
"c": 0.16382,
"h": 350.1
},
"luminance": 0.37081
}Semantic roles & 50–950 ramp
primary
#F57BB9
secondary
#D6F5E5
accent
#E27103
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F13
muted
#867F82