#F57CDB#F57CDB
#F57CDB is a light, vivid pink. Relative luminance 0.389; OKLCH L 75.4% C 0.185 H 336.0°. Best body text is #000000 at 8.79:1 contrast (WCAG AA passes).
Color values
| HEX | #F57CDB |
|---|---|
| RGB | rgb(245, 124, 219) |
| HSL | hsl(313, 86%, 72%) |
| HSV | hsv(313, 49%, 96%) |
| CMYK | cmyk(0%, 49.4%, 10.6%, 3.9%) |
| CIE-LAB | lab(68.71, 58.11, -27.77) |
| CIE-LCH | lch(68.71, 64.40, 334.46°) |
| OKLab | oklab(75.4% 0.1687 -0.075) |
| OKLCH | oklch(75.4% 0.185 336) |
| XYZ | xyz(57.6503, 38.9462, 71.4850) |
| Luminance | 0.3894 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 3.24
Violet (CSS)
#EE82EE
ΔE00 4.00
Lavender Pink
#DD85D7
ΔE00 4.20
Bubblegum Pink
#FE83CC
ΔE00 4.79
Candy Pink
#FF63E9
ΔE00 4.86
Orchid
#DA70D6
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F57CDB #7CF596
analogous
#D37CF5 #F57CDB #F57C9E
triadic
#F57CDB #DBF57C #7CDBF5
tetradic
#F57CDB #F5D37C #7CF596 #7C9EF5
square
#F57CDB #F5D37C #7CF596 #7C9EF5
split-complementary
#F57CDB #9EF57C #7CF5D3
monochromatic
#E511B8 #F143CB #F57CDB #F9B5EB #FDE3F7
Accessibility & contrast
On white
2.39
#F57CDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.79
#F57CDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F57CDB
8.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F57CDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F57CDB | 1.00 | 2.39 | 8.79 | 8.79 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7D9CDE
Deuteranopia (green-blind)
#9FAED8
Tritanopia (blue-blind)
#FF81A2
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f57cdb; /* rgb */ color: rgb(245, 124, 219); /* oklch */ color: oklch(75.4% 0.185 336.0);
Tailwind
colors: {
custom: {
50: '#fba6e6',
500: '#f57cdb',
950: '#000000',
},
}SCSS
$custom: #f57cdb; $custom-light: #fba6e6; $custom-dark: #000000;
JSON
{
"hex": "#f57cdb",
"rgb": {
"r": 245,
"g": 124,
"b": 219
},
"hsl": {
"h": 312.893,
"s": 85.816,
"l": 72.353
},
"oklch": {
"l": 0.75396,
"c": 0.18461,
"h": 336
},
"luminance": 0.38942
}Semantic roles & 50–950 ramp
primary
#F57CDB
secondary
#D6F5DD
accent
#E23303
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#181016
muted
#867F84