#F58DF1#F58DF1
#F58DF1 is a light, vivid purple. Relative luminance 0.448; OKLCH L 78.7% C 0.175 H 328.5°. Best body text is #000000 at 9.96:1 contrast (WCAG AA passes).
Color values
| HEX | #F58DF1 |
|---|---|
| RGB | rgb(245, 141, 241) |
| HSL | hsl(302, 84%, 76%) |
| HSV | hsv(302, 42%, 96%) |
| CMYK | cmyk(0%, 42.4%, 1.6%, 3.9%) |
| CIE-LAB | lab(72.77, 53.45, -33.62) |
| CIE-LCH | lch(72.77, 63.14, 327.83°) |
| OKLab | oklab(78.7% 0.1494 -0.0917) |
| OKLCH | oklch(78.7% 0.175 328.5) |
| XYZ | xyz(63.0573, 44.8163, 88.5310) |
| Luminance | 0.4481 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.63
Purply Pink
#F075E6
ΔE00 4.84
Lavender Pink
#DD85D7
ΔE00 4.98
Candy Pink
#FF63E9
ΔE00 7.15
Plum
#DDA0DD
ΔE00 7.28
Bubblegum Pink
#FE83CC
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F58DF1 #8DF591
analogous
#C58DF5 #F58DF1 #F58DBD
triadic
#F58DF1 #F1F58D #8DF1F5
tetradic
#F58DF1 #F5C58D #8DF591 #8DBDF5
square
#F58DF1 #F5C58D #8DF591 #8DBDF5
split-complementary
#F58DF1 #BDF58D #8DF5C5
monochromatic
#EB1CE3 #F055EA #F58DF1 #FAC5F8 #FDE3FC
Accessibility & contrast
On white
2.11
#F58DF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.96
#F58DF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F58DF1
9.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F58DF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F58DF1 | 1.00 | 2.11 | 9.96 | 9.96 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86AAF5
Deuteranopia (green-blind)
#A3B8EE
Tritanopia (blue-blind)
#FB96B4
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f58df1; /* rgb */ color: rgb(245, 141, 241); /* oklch */ color: oklch(78.7% 0.175 328.5);
Tailwind
colors: {
custom: {
50: '#fab1f6',
500: '#f58df1',
950: '#000000',
},
}SCSS
$custom: #f58df1; $custom-light: #fab1f6; $custom-dark: #000000;
JSON
{
"hex": "#f58df1",
"rgb": {
"r": 245,
"g": 141,
"b": 241
},
"hsl": {
"h": 302.308,
"s": 83.871,
"l": 75.686
},
"oklch": {
"l": 0.78701,
"c": 0.17532,
"h": 328.5
},
"luminance": 0.44813
}Semantic roles & 50–950 ramp
primary
#F58DF1
secondary
#D7F4D8
accent
#E00E05
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#181117
muted
#868085