#F57BDF#F57BDF
#F57BDF is a light, vivid pink. Relative luminance 0.389; OKLCH L 75.4% C 0.189 H 334.5°. Best body text is #000000 at 8.78:1 contrast (WCAG AA passes).
Color values
| HEX | #F57BDF |
|---|---|
| RGB | rgb(245, 123, 223) |
| HSL | hsl(311, 86%, 72%) |
| HSV | hsv(311, 50%, 96%) |
| CMYK | cmyk(0%, 49.8%, 9%, 3.9%) |
| CIE-LAB | lab(68.69, 59.21, -30.03) |
| CIE-LCH | lch(68.69, 66.39, 333.11°) |
| OKLab | oklab(75.43% 0.1709 -0.0813) |
| OKLCH | oklch(75.43% 0.189 334.5) |
| XYZ | xyz(58.0585, 38.9100, 74.2501) |
| Luminance | 0.3891 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.47
Violet (CSS)
#EE82EE
ΔE00 3.32
Lavender Pink
#DD85D7
ΔE00 4.21
Candy Pink
#FF63E9
ΔE00 4.28
Orchid
#DA70D6
ΔE00 5.43
Bubblegum Pink
#FE83CC
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F57BDF #7BF591
analogous
#CE7BF5 #F57BDF #F57BA2
triadic
#F57BDF #DFF57B #7BDFF5
tetradic
#F57BDF #F5CE7B #7BF591 #7BA2F5
square
#F57BDF #F5CE7B #7BF591 #7BA2F5
split-complementary
#F57BDF #A2F57B #7BF5CE
monochromatic
#E411BE #F142D1 #F57BDF #F9B4ED #FDE3F8
Accessibility & contrast
On white
2.39
#F57BDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.78
#F57BDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F57BDF
8.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F57BDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F57BDF | 1.00 | 2.39 | 8.78 | 8.78 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7B9CE2
Deuteranopia (green-blind)
#9DAEDC
Tritanopia (blue-blind)
#FF82A3
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f57bdf; /* rgb */ color: rgb(245, 123, 223); /* oklch */ color: oklch(75.4% 0.189 334.5);
Tailwind
colors: {
custom: {
50: '#fba5e9',
500: '#f57bdf',
950: '#000000',
},
}SCSS
$custom: #f57bdf; $custom-light: #fba5e9; $custom-dark: #000000;
JSON
{
"hex": "#f57bdf",
"rgb": {
"r": 245,
"g": 123,
"b": 223
},
"hsl": {
"h": 310.82,
"s": 85.915,
"l": 72.157
},
"oklch": {
"l": 0.75427,
"c": 0.18928,
"h": 334.5
},
"luminance": 0.38906
}Semantic roles & 50–950 ramp
primary
#F57BDF
secondary
#D6F5DC
accent
#E22B03
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84