#F58BF2#F58BF2
#F58BF2 is a light, vivid purple. Relative luminance 0.443; OKLCH L 78.5% C 0.179 H 328.1°. Best body text is #000000 at 9.86:1 contrast (WCAG AA passes).
Color values
| HEX | #F58BF2 |
|---|---|
| RGB | rgb(245, 139, 242) |
| HSL | hsl(302, 84%, 75%) |
| HSV | hsv(302, 43%, 96%) |
| CMYK | cmyk(0%, 43.3%, 1.2%, 3.9%) |
| CIE-LAB | lab(72.42, 54.62, -34.70) |
| CIE-LCH | lch(72.42, 64.71, 327.57°) |
| OKLab | oklab(78.46% 0.1525 -0.0947) |
| OKLCH | oklch(78.46% 0.179 328.1) |
| XYZ | xyz(62.9148, 44.2917, 89.2224) |
| Luminance | 0.4429 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.22
Purply Pink
#F075E6
ΔE00 4.48
Lavender Pink
#DD85D7
ΔE00 5.01
Candy Pink
#FF63E9
ΔE00 6.77
Light Magenta
#FA5FF7
ΔE00 7.61
Orchid
#DA70D6
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F58BF2 #8BF58E
analogous
#C38BF5 #F58BF2 #F58BBD
triadic
#F58BF2 #F2F58B #8BF2F5
tetradic
#F58BF2 #F5C38B #8BF58E #8BBDF5
square
#F58BF2 #F5C38B #8BF58E #8BBDF5
split-complementary
#F58BF2 #BDF58B #8BF5C3
monochromatic
#EB1AE5 #F053EC #F58BF2 #FAC3F8 #FDE3FC
Accessibility & contrast
On white
2.13
#F58BF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.86
#F58BF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F58BF2
9.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F58BF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F58BF2 | 1.00 | 2.13 | 9.86 | 9.86 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A9F6
Deuteranopia (green-blind)
#A1B7EF
Tritanopia (blue-blind)
#FB95B3
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f58bf2; /* rgb */ color: rgb(245, 139, 242); /* oklch */ color: oklch(78.5% 0.179 328.1);
Tailwind
colors: {
custom: {
50: '#fab0f6',
500: '#f58bf2',
950: '#000000',
},
}SCSS
$custom: #f58bf2; $custom-light: #fab0f6; $custom-dark: #000000;
JSON
{
"hex": "#f58bf2",
"rgb": {
"r": 245,
"g": 139,
"b": 242
},
"hsl": {
"h": 301.698,
"s": 84.127,
"l": 75.294
},
"oklch": {
"l": 0.78455,
"c": 0.17949,
"h": 328.1
},
"luminance": 0.44289
}Semantic roles & 50–950 ramp
primary
#F58BF2
secondary
#D6F5D7
accent
#E10B05
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#181117
muted
#868085