#F58FF0#F58FF0
#F58FF0 is a light, vivid purple. Relative luminance 0.453; OKLCH L 79.0% C 0.171 H 328.8°. Best body text is #000000 at 10.07:1 contrast (WCAG AA passes).
Color values
| HEX | #F58FF0 |
|---|---|
| RGB | rgb(245, 143, 240) |
| HSL | hsl(303, 84%, 76%) |
| HSV | hsv(303, 42%, 96%) |
| CMYK | cmyk(0%, 41.6%, 2%, 3.9%) |
| CIE-LAB | lab(73.12, 52.27, -32.53) |
| CIE-LCH | lch(73.12, 61.57, 328.11°) |
| OKLab | oklab(78.95% 0.1464 -0.0886) |
| OKLCH | oklch(78.95% 0.171 328.8) |
| XYZ | xyz(63.2059, 45.3518, 87.8457) |
| Luminance | 0.4535 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.07
Lavender Pink
#DD85D7
ΔE00 5.00
Purply Pink
#F075E6
ΔE00 5.24
Plum
#DDA0DD
ΔE00 6.89
Bubblegum Pink
#FE83CC
ΔE00 7.46
Candy Pink
#FF63E9
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F58FF0 #8FF594
analogous
#C78FF5 #F58FF0 #F58FBD
triadic
#F58FF0 #F0F58F #8FF0F5
tetradic
#F58FF0 #F5C78F #8FF594 #8FBDF5
square
#F58FF0 #F5C78F #8FF594 #8FBDF5
split-complementary
#F58FF0 #BDF58F #8FF5C7
monochromatic
#EB1FE1 #F057E8 #F58FF0 #FAC7F8 #FCE3FB
Accessibility & contrast
On white
2.09
#F58FF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.07
#F58FF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F58FF0
10.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F58FF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F58FF0 | 1.00 | 2.09 | 10.07 | 10.07 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89ABF3
Deuteranopia (green-blind)
#A4B8ED
Tritanopia (blue-blind)
#FC98B4
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f58ff0; /* rgb */ color: rgb(245, 143, 240); /* oklch */ color: oklch(79.0% 0.171 328.8);
Tailwind
colors: {
custom: {
50: '#fab2f5',
500: '#f58ff0',
950: '#000000',
},
}SCSS
$custom: #f58ff0; $custom-light: #fab2f5; $custom-dark: #000000;
JSON
{
"hex": "#f58ff0",
"rgb": {
"r": 245,
"g": 143,
"b": 240
},
"hsl": {
"h": 302.941,
"s": 83.607,
"l": 76.078
},
"oklch": {
"l": 0.78952,
"c": 0.17113,
"h": 328.8
},
"luminance": 0.45349
}Semantic roles & 50–950 ramp
primary
#F58FF0
secondary
#D7F4D8
accent
#E01005
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085