#F57CB5#F57CB5
#F57CB5 is a light, vivid pink. Relative luminance 0.372; OKLCH L 74.0% C 0.160 H 352.2°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #F57CB5 |
|---|---|
| RGB | rgb(245, 124, 181) |
| HSL | hsl(332, 86%, 72%) |
| HSV | hsv(332, 49%, 96%) |
| CMYK | cmyk(0%, 49.4%, 26.1%, 3.9%) |
| CIE-LAB | lab(67.40, 52.58, -8.50) |
| CIE-LCH | lch(67.40, 53.26, 350.82°) |
| OKLab | oklab(73.99% 0.1587 -0.0219) |
| OKLCH | oklch(73.99% 0.16 352.2) |
| XYZ | xyz(53.2061, 37.1685, 48.0791) |
| Luminance | 0.3716 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.32
Bubblegum (survey)
#FF6CB5
ΔE00 3.14
Bubble Gum Pink
#FF69AF
ΔE00 3.54
Hot Pink
#FF69B4
ΔE00 3.59
Bubblegum Pink
#FE83CC
ΔE00 4.29
Carnation Pink
#FF7FA7
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F57CB5 #7CF5BC
analogous
#F57CF1 #F57CB5 #F5807C
triadic
#F57CB5 #B5F57C #7CB5F5
tetradic
#F57CB5 #F1F57C #7CF5BC #807CF5
square
#F57CB5 #F1F57C #7CF5BC #807CF5
split-complementary
#F57CB5 #7CF580 #7CF1F5
monochromatic
#E51175 #F14395 #F57CB5 #F9B5D5 #FDE3EF
Accessibility & contrast
On white
2.49
#F57CB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#F57CB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F57CB5
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F57CB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F57CB5 | 1.00 | 2.49 | 8.43 | 8.43 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B97B7
Deuteranopia (green-blind)
#AAACB2
Tritanopia (blue-blind)
#FF7791
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f57cb5; /* rgb */ color: rgb(245, 124, 181); /* oklch */ color: oklch(74.0% 0.160 352.2);
Tailwind
colors: {
custom: {
50: '#fba5cb',
500: '#f57cb5',
950: '#000000',
},
}SCSS
$custom: #f57cb5; $custom-light: #fba5cb; $custom-dark: #000000;
JSON
{
"hex": "#f57cb5",
"rgb": {
"r": 245,
"g": 124,
"b": 181
},
"hsl": {
"h": 331.736,
"s": 85.816,
"l": 72.353
},
"oklch": {
"l": 0.73987,
"c": 0.16021,
"h": 352.2
},
"luminance": 0.37164
}Semantic roles & 50–950 ramp
primary
#F57CB5
secondary
#D6F5E6
accent
#E27903
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82