#F58BF4#F58BF4
#F58BF4 is a light, vivid purple. Relative luminance 0.444; OKLCH L 78.5% C 0.181 H 327.5°. Best body text is #000000 at 9.88:1 contrast (WCAG AA passes).
Color values
| HEX | #F58BF4 |
|---|---|
| RGB | rgb(245, 139, 244) |
| HSL | hsl(301, 84%, 75%) |
| HSV | hsv(301, 43%, 96%) |
| CMYK | cmyk(0%, 43.3%, 0.4%, 3.9%) |
| CIE-LAB | lab(72.50, 54.97, -35.67) |
| CIE-LCH | lch(72.50, 65.53, 327.02°) |
| OKLab | oklab(78.54% 0.1528 -0.0975) |
| OKLCH | oklch(78.54% 0.181 327.5) |
| XYZ | xyz(63.2168, 44.4125, 90.8130) |
| Luminance | 0.4441 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.19
Purply Pink
#F075E6
ΔE00 4.54
Lavender Pink
#DD85D7
ΔE00 5.22
Candy Pink
#FF63E9
ΔE00 6.80
Light Magenta
#FA5FF7
ΔE00 7.51
Violet Pink
#FB5FFC
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F58BF4 #8BF58C
analogous
#C18BF5 #F58BF4 #F58BBF
triadic
#F58BF4 #F4F58B #8BF4F5
tetradic
#F58BF4 #F5C18B #8BF58C #8BBFF5
square
#F58BF4 #F5C18B #8BF58C #8BBFF5
split-complementary
#F58BF4 #BFF58B #8BF5C1
monochromatic
#EB1AE9 #F053EF #F58BF4 #FAC3F9 #FDE3FC
Accessibility & contrast
On white
2.13
#F58BF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.88
#F58BF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F58BF4
9.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F58BF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F58BF4 | 1.00 | 2.13 | 9.88 | 9.88 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A9F8
Deuteranopia (green-blind)
#A0B7F1
Tritanopia (blue-blind)
#FB95B4
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f58bf4; /* rgb */ color: rgb(245, 139, 244); /* oklch */ color: oklch(78.5% 0.181 327.5);
Tailwind
colors: {
custom: {
50: '#fab0f8',
500: '#f58bf4',
950: '#000000',
},
}SCSS
$custom: #f58bf4; $custom-light: #fab0f8; $custom-dark: #000000;
JSON
{
"hex": "#f58bf4",
"rgb": {
"r": 245,
"g": 139,
"b": 244
},
"hsl": {
"h": 300.566,
"s": 84.127,
"l": 75.294
},
"oklch": {
"l": 0.78541,
"c": 0.18129,
"h": 327.5
},
"luminance": 0.44409
}Semantic roles & 50–950 ramp
primary
#F58BF4
secondary
#D6F5D7
accent
#E10705
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085