#F57FDF#F57FDF
#F57FDF is a light, vivid pink. Relative luminance 0.399; OKLCH L 76.0% C 0.183 H 334.7°. Best body text is #000000 at 8.98:1 contrast (WCAG AA passes).
Color values
| HEX | #F57FDF |
|---|---|
| RGB | rgb(245, 127, 223) |
| HSL | hsl(311, 86%, 73%) |
| HSV | hsv(311, 48%, 96%) |
| CMYK | cmyk(0%, 48.2%, 9%, 3.9%) |
| CIE-LAB | lab(69.41, 57.30, -28.91) |
| CIE-LCH | lch(69.41, 64.18, 333.23°) |
| OKLab | oklab(75.97% 0.1654 -0.0782) |
| OKLCH | oklch(75.97% 0.183 334.7) |
| XYZ | xyz(58.5649, 39.9227, 74.4189) |
| Luminance | 0.3992 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 3.10
Violet (CSS)
#EE82EE
ΔE00 3.36
Lavender Pink
#DD85D7
ΔE00 4.00
Candy Pink
#FF63E9
ΔE00 5.03
Bubblegum Pink
#FE83CC
ΔE00 5.15
Orchid
#DA70D6
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F57FDF #7FF595
analogous
#D07FF5 #F57FDF #F57FA4
triadic
#F57FDF #DFF57F #7FDFF5
tetradic
#F57FDF #F5D07F #7FF595 #7FA4F5
square
#F57FDF #F5D07F #7FF595 #7FA4F5
split-complementary
#F57FDF #A4F57F #7FF5D0
monochromatic
#E812C0 #F146D1 #F57FDF #F9B8ED #FDE3F8
Accessibility & contrast
On white
2.34
#F57FDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.98
#F57FDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F57FDF
8.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F57FDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F57FDF | 1.00 | 2.34 | 8.98 | 8.98 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F9FE2
Deuteranopia (green-blind)
#A0B0DC
Tritanopia (blue-blind)
#FF85A5
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f57fdf; /* rgb */ color: rgb(245, 127, 223); /* oklch */ color: oklch(76.0% 0.183 334.7);
Tailwind
colors: {
custom: {
50: '#fba8e9',
500: '#f57fdf',
950: '#000000',
},
}SCSS
$custom: #f57fdf; $custom-light: #fba8e9; $custom-dark: #000000;
JSON
{
"hex": "#f57fdf",
"rgb": {
"r": 245,
"g": 127,
"b": 223
},
"hsl": {
"h": 311.186,
"s": 85.507,
"l": 72.941
},
"oklch": {
"l": 0.75968,
"c": 0.18293,
"h": 334.7
},
"luminance": 0.39919
}Semantic roles & 50–950 ramp
primary
#F57FDF
secondary
#D6F5DC
accent
#E22D03
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84