#F58DFC#F58DFC
#F58DFC is a light, vivid purple. Relative luminance 0.455; OKLCH L 79.2% C 0.185 H 324.8°. Best body text is #000000 at 10.10:1 contrast (WCAG AA passes).
Color values
| HEX | #F58DFC |
|---|---|
| RGB | rgb(245, 141, 252) |
| HSL | hsl(296, 95%, 77%) |
| HSV | hsv(296, 44%, 99%) |
| CMYK | cmyk(2.8%, 44%, 0%, 1.2%) |
| CIE-LAB | lab(73.22, 55.40, -38.92) |
| CIE-LCH | lch(73.22, 67.70, 324.91°) |
| OKLab | oklab(79.18% 0.1515 -0.1068) |
| OKLCH | oklch(79.18% 0.185 324.8) |
| XYZ | xyz(64.7502, 45.4935, 97.4470) |
| Luminance | 0.4549 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.88
Purply Pink
#F075E6
ΔE00 5.33
Lavender Pink
#DD85D7
ΔE00 6.21
Candy Pink
#FF63E9
ΔE00 7.45
Violet Pink
#FB5FFC
ΔE00 7.65
Light Magenta
#FA5FF7
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F58DFC #94FC8D
analogous
#BE8DFC #F58DFC #FC8DCC
triadic
#F58DFC #FCF58D #8DFCF5
tetradic
#F58DFC #FCBE8D #94FC8D #8DCCFC
square
#F58DFC #FCBE8D #94FC8D #8DCCFC
split-complementary
#F58DFC #CCFC8D #8DFCBE
monochromatic
#EB16F9 #F051FA #F58DFC #FAC9FE #FCE1FE
Accessibility & contrast
On white
2.08
#F58DFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.10
#F58DFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F58DFC
10.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F58DFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F58DFC | 1.00 | 2.08 | 10.10 | 10.10 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81ACFF
Deuteranopia (green-blind)
#9EB8F9
Tritanopia (blue-blind)
#FA99B9
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f58dfc; /* rgb */ color: rgb(245, 141, 252); /* oklch */ color: oklch(79.2% 0.185 324.8);
Tailwind
colors: {
custom: {
50: '#fab1fd',
500: '#f58dfc',
950: '#000000',
},
}SCSS
$custom: #f58dfc; $custom-light: #fab1fd; $custom-dark: #000000;
JSON
{
"hex": "#f58dfc",
"rgb": {
"r": 245,
"g": 141,
"b": 252
},
"hsl": {
"h": 296.216,
"s": 94.872,
"l": 77.059
},
"oklch": {
"l": 0.79179,
"c": 0.18538,
"h": 324.8
},
"luminance": 0.45491
}Semantic roles & 50–950 ramp
primary
#F58DFC
secondary
#D7F6D5
accent
#E6000E
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085