#F57DDF#F57DDF
#F57DDF is a light, vivid pink. Relative luminance 0.394; OKLCH L 75.7% C 0.186 H 334.6°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #F57DDF |
|---|---|
| RGB | rgb(245, 125, 223) |
| HSL | hsl(311, 86%, 73%) |
| HSV | hsv(311, 49%, 96%) |
| CMYK | cmyk(0%, 49%, 9%, 3.9%) |
| CIE-LAB | lab(69.05, 58.26, -29.47) |
| CIE-LCH | lch(69.05, 65.29, 333.17°) |
| OKLab | oklab(75.7% 0.1682 -0.0798) |
| OKLCH | oklch(75.7% 0.186 334.6) |
| XYZ | xyz(58.3091, 39.4113, 74.3337) |
| Luminance | 0.3941 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.77
Violet (CSS)
#EE82EE
ΔE00 3.31
Lavender Pink
#DD85D7
ΔE00 4.09
Candy Pink
#FF63E9
ΔE00 4.65
Bubblegum Pink
#FE83CC
ΔE00 5.36
Orchid
#DA70D6
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F57DDF #7DF593
analogous
#CF7DF5 #F57DDF #F57DA3
triadic
#F57DDF #DFF57D #7DDFF5
tetradic
#F57DDF #F5CF7D #7DF593 #7DA3F5
square
#F57DDF #F5CF7D #7DF593 #7DA3F5
split-complementary
#F57DDF #A3F57D #7DF5CF
monochromatic
#E612BF #F144D1 #F57DDF #F9B6ED #FDE3F8
Accessibility & contrast
On white
2.36
#F57DDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#F57DDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F57DDF
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F57DDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F57DDF | 1.00 | 2.36 | 8.88 | 8.88 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7D9DE2
Deuteranopia (green-blind)
#9EAFDC
Tritanopia (blue-blind)
#FF83A4
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f57ddf; /* rgb */ color: rgb(245, 125, 223); /* oklch */ color: oklch(75.7% 0.186 334.6);
Tailwind
colors: {
custom: {
50: '#fba6e9',
500: '#f57ddf',
950: '#000000',
},
}SCSS
$custom: #f57ddf; $custom-light: #fba6e9; $custom-dark: #000000;
JSON
{
"hex": "#f57ddf",
"rgb": {
"r": 245,
"g": 125,
"b": 223
},
"hsl": {
"h": 311,
"s": 85.714,
"l": 72.549
},
"oklch": {
"l": 0.75696,
"c": 0.18612,
"h": 334.6
},
"luminance": 0.39407
}Semantic roles & 50–950 ramp
primary
#F57DDF
secondary
#D6F5DC
accent
#E22C03
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84