#F57DDA#F57DDA
#F57DDA is a light, vivid pink. Relative luminance 0.391; OKLCH L 75.5% C 0.182 H 336.5°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #F57DDA |
|---|---|
| RGB | rgb(245, 125, 218) |
| HSL | hsl(314, 86%, 73%) |
| HSV | hsv(314, 49%, 96%) |
| CMYK | cmyk(0%, 49%, 11%, 3.9%) |
| CIE-LAB | lab(68.86, 57.47, -26.99) |
| CIE-LCH | lch(68.86, 63.49, 334.84°) |
| OKLab | oklab(75.49% 0.1671 -0.0728) |
| OKLCH | oklch(75.49% 0.182 336.5) |
| XYZ | xyz(57.6450, 39.1456, 70.8358) |
| Luminance | 0.3914 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 3.55
Lavender Pink
#DD85D7
ΔE00 4.19
Violet (CSS)
#EE82EE
ΔE00 4.20
Bubblegum Pink
#FE83CC
ΔE00 4.50
Candy Pink
#FF63E9
ΔE00 5.15
Orchid
#DA70D6
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F57DDA #7DF598
analogous
#D47DF5 #F57DDA #F57D9E
triadic
#F57DDA #DAF57D #7DDAF5
tetradic
#F57DDA #F5D47D #7DF598 #7D9EF5
square
#F57DDA #F5D47D #7DF598 #7D9EF5
split-complementary
#F57DDA #9EF57D #7DF5D4
monochromatic
#E612B6 #F144CA #F57DDA #F9B6EA #FDE3F7
Accessibility & contrast
On white
2.38
#F57DDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#F57DDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F57DDA
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F57DDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F57DDA | 1.00 | 2.38 | 8.83 | 8.83 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F9DDD
Deuteranopia (green-blind)
#A0AFD7
Tritanopia (blue-blind)
#FF82A2
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f57dda; /* rgb */ color: rgb(245, 125, 218); /* oklch */ color: oklch(75.5% 0.182 336.5);
Tailwind
colors: {
custom: {
50: '#fba6e5',
500: '#f57dda',
950: '#000000',
},
}SCSS
$custom: #f57dda; $custom-light: #fba6e5; $custom-dark: #000000;
JSON
{
"hex": "#f57dda",
"rgb": {
"r": 245,
"g": 125,
"b": 218
},
"hsl": {
"h": 313.5,
"s": 85.714,
"l": 72.549
},
"oklch": {
"l": 0.7549,
"c": 0.18226,
"h": 336.5
},
"luminance": 0.39142
}Semantic roles & 50–950 ramp
primary
#F57DDA
secondary
#D6F5DD
accent
#E23503
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#181015
muted
#867F84