#F58FDF#F58FDF
#F58FDF is a light, vivid pink. Relative luminance 0.444; OKLCH L 78.3% C 0.157 H 335.4°. Best body text is #000000 at 9.88:1 contrast (WCAG AA passes).
Color values
| HEX | #F58FDF |
|---|---|
| RGB | rgb(245, 143, 223) |
| HSL | hsl(313, 84%, 76%) |
| HSV | hsv(313, 42%, 96%) |
| CMYK | cmyk(0%, 41.6%, 9%, 3.9%) |
| CIE-LAB | lab(72.49, 49.40, -24.19) |
| CIE-LCH | lch(72.49, 55.01, 333.91°) |
| OKLab | oklab(78.27% 0.1425 -0.0651) |
| OKLCH | oklch(78.27% 0.157 335.4) |
| XYZ | xyz(60.7978, 44.3886, 75.1632) |
| Luminance | 0.4439 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.56
Lavender Pink
#DD85D7
ΔE00 4.71
Violet (CSS)
#EE82EE
ΔE00 5.23
Plum
#DDA0DD
ΔE00 6.10
Purply Pink
#F075E6
ΔE00 6.28
Pink (survey)
#FF81C0
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F58FDF #8FF5A5
analogous
#D88FF5 #F58FDF #F58FAC
triadic
#F58FDF #DFF58F #8FDFF5
tetradic
#F58FDF #F5D88F #8FF5A5 #8FACF5
square
#F58FDF #F5D88F #8FF5A5 #8FACF5
split-complementary
#F58FDF #ACF58F #8FF5D8
monochromatic
#EB1FBF #F057CF #F58FDF #FAC7EF #FCE3F7
Accessibility & contrast
On white
2.13
#F58FDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.88
#F58FDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F58FDF
9.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F58FDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F58FDF | 1.00 | 2.13 | 9.88 | 9.88 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90A8E2
Deuteranopia (green-blind)
#AAB7DC
Tritanopia (blue-blind)
#FE93AD
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f58fdf; /* rgb */ color: rgb(245, 143, 223); /* oklch */ color: oklch(78.3% 0.157 335.4);
Tailwind
colors: {
custom: {
50: '#fab2e9',
500: '#f58fdf',
950: '#000000',
},
}SCSS
$custom: #f58fdf; $custom-light: #fab2e9; $custom-dark: #000000;
JSON
{
"hex": "#f58fdf",
"rgb": {
"r": 245,
"g": 143,
"b": 223
},
"hsl": {
"h": 312.941,
"s": 83.607,
"l": 76.078
},
"oklch": {
"l": 0.78266,
"c": 0.15666,
"h": 335.4
},
"luminance": 0.44385
}Semantic roles & 50–950 ramp
primary
#F58FDF
secondary
#D7F4DD
accent
#E03505
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181116
muted
#868084