#F57DDB#F57DDB
#F57DDB is a light, vivid pink. Relative luminance 0.392; OKLCH L 75.5% C 0.183 H 336.1°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #F57DDB |
|---|---|
| RGB | rgb(245, 125, 219) |
| HSL | hsl(313, 86%, 73%) |
| HSV | hsv(313, 49%, 96%) |
| CMYK | cmyk(0%, 49%, 10.6%, 3.9%) |
| CIE-LAB | lab(68.89, 57.63, -27.49) |
| CIE-LCH | lch(68.89, 63.85, 334.50°) |
| OKLab | oklab(75.53% 0.1673 -0.0742) |
| OKLCH | oklch(75.53% 0.183 336.1) |
| XYZ | xyz(57.7762, 39.1981, 71.5270) |
| Luminance | 0.3919 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 3.38
Violet (CSS)
#EE82EE
ΔE00 4.02
Lavender Pink
#DD85D7
ΔE00 4.15
Bubblegum Pink
#FE83CC
ΔE00 4.67
Candy Pink
#FF63E9
ΔE00 5.04
Orchid
#DA70D6
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F57DDB #7DF597
analogous
#D37DF5 #F57DDB #F57D9F
triadic
#F57DDB #DBF57D #7DDBF5
tetradic
#F57DDB #F5D37D #7DF597 #7D9FF5
square
#F57DDB #F5D37D #7DF597 #7D9FF5
split-complementary
#F57DDB #9FF57D #7DF5D3
monochromatic
#E612B8 #F144CB #F57DDB #F9B6EB #FDE3F7
Accessibility & contrast
On white
2.38
#F57DDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#F57DDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F57DDB
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F57DDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F57DDB | 1.00 | 2.38 | 8.84 | 8.84 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7E9DDE
Deuteranopia (green-blind)
#A0AFD8
Tritanopia (blue-blind)
#FF82A2
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f57ddb; /* rgb */ color: rgb(245, 125, 219); /* oklch */ color: oklch(75.5% 0.183 336.1);
Tailwind
colors: {
custom: {
50: '#fba6e6',
500: '#f57ddb',
950: '#000000',
},
}SCSS
$custom: #f57ddb; $custom-light: #fba6e6; $custom-dark: #000000;
JSON
{
"hex": "#f57ddb",
"rgb": {
"r": 245,
"g": 125,
"b": 219
},
"hsl": {
"h": 313,
"s": 85.714,
"l": 72.549
},
"oklch": {
"l": 0.75531,
"c": 0.18302,
"h": 336.1
},
"luminance": 0.39194
}Semantic roles & 50–950 ramp
primary
#F57DDB
secondary
#D6F5DD
accent
#E23403
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#181016
muted
#867F84