#F58FF2#F58FF2
#F58FF2 is a light, vivid purple. Relative luminance 0.455; OKLCH L 79.0% C 0.173 H 328.1°. Best body text is #000000 at 10.09:1 contrast (WCAG AA passes).
Color values
| HEX | #F58FF2 |
|---|---|
| RGB | rgb(245, 143, 242) |
| HSL | hsl(302, 84%, 76%) |
| HSV | hsv(302, 42%, 96%) |
| CMYK | cmyk(0%, 41.6%, 1.2%, 3.9%) |
| CIE-LAB | lab(73.20, 52.62, -33.50) |
| CIE-LCH | lch(73.20, 62.38, 327.52°) |
| OKLab | oklab(79.04% 0.1468 -0.0913) |
| OKLCH | oklch(79.04% 0.173 328.1) |
| XYZ | xyz(63.5046, 45.4713, 89.4190) |
| Luminance | 0.4547 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.97
Lavender Pink
#DD85D7
ΔE00 5.17
Purply Pink
#F075E6
ΔE00 5.24
Plum
#DDA0DD
ΔE00 7.06
Candy Pink
#FF63E9
ΔE00 7.55
Bubblegum Pink
#FE83CC
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F58FF2 #8FF592
analogous
#C58FF5 #F58FF2 #F58FBF
triadic
#F58FF2 #F2F58F #8FF2F5
tetradic
#F58FF2 #F5C58F #8FF592 #8FBFF5
square
#F58FF2 #F5C58F #8FF592 #8FBFF5
split-complementary
#F58FF2 #BFF58F #8FF5C5
monochromatic
#EB1FE5 #F057EB #F58FF2 #FAC7F9 #FCE3FC
Accessibility & contrast
On white
2.08
#F58FF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.09
#F58FF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F58FF2
10.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F58FF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F58FF2 | 1.00 | 2.08 | 10.09 | 10.09 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88ABF5
Deuteranopia (green-blind)
#A4B9EF
Tritanopia (blue-blind)
#FB98B5
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f58ff2; /* rgb */ color: rgb(245, 143, 242); /* oklch */ color: oklch(79.0% 0.173 328.1);
Tailwind
colors: {
custom: {
50: '#fab2f6',
500: '#f58ff2',
950: '#000000',
},
}SCSS
$custom: #f58ff2; $custom-light: #fab2f6; $custom-dark: #000000;
JSON
{
"hex": "#f58ff2",
"rgb": {
"r": 245,
"g": 143,
"b": 242
},
"hsl": {
"h": 301.765,
"s": 83.607,
"l": 76.078
},
"oklch": {
"l": 0.79036,
"c": 0.17293,
"h": 328.1
},
"luminance": 0.45468
}Semantic roles & 50–950 ramp
primary
#F58FF2
secondary
#D7F4D7
accent
#E00C05
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#181117
muted
#868085