#F58BF3#F58BF3
#F58BF3 is a light, vivid purple. Relative luminance 0.443; OKLCH L 78.5% C 0.180 H 327.8°. Best body text is #000000 at 9.87:1 contrast (WCAG AA passes).
Color values
| HEX | #F58BF3 |
|---|---|
| RGB | rgb(245, 139, 243) |
| HSL | hsl(301, 84%, 75%) |
| HSV | hsv(301, 43%, 96%) |
| CMYK | cmyk(0%, 43.3%, 0.8%, 3.9%) |
| CIE-LAB | lab(72.46, 54.79, -35.19) |
| CIE-LCH | lch(72.46, 65.12, 327.29°) |
| OKLab | oklab(78.5% 0.1527 -0.0961) |
| OKLCH | oklch(78.5% 0.18 327.8) |
| XYZ | xyz(63.0654, 44.3520, 90.0156) |
| Luminance | 0.4435 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.20
Purply Pink
#F075E6
ΔE00 4.51
Lavender Pink
#DD85D7
ΔE00 5.11
Candy Pink
#FF63E9
ΔE00 6.78
Light Magenta
#FA5FF7
ΔE00 7.56
Violet Pink
#FB5FFC
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F58BF3 #8BF58D
analogous
#C28BF5 #F58BF3 #F58BBE
triadic
#F58BF3 #F3F58B #8BF3F5
tetradic
#F58BF3 #F5C28B #8BF58D #8BBEF5
square
#F58BF3 #F5C28B #8BF58D #8BBEF5
split-complementary
#F58BF3 #BEF58B #8BF5C2
monochromatic
#EB1AE7 #F053ED #F58BF3 #FAC3F9 #FDE3FC
Accessibility & contrast
On white
2.13
#F58BF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.87
#F58BF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F58BF3
9.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F58BF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F58BF3 | 1.00 | 2.13 | 9.87 | 9.87 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A9F7
Deuteranopia (green-blind)
#A0B7F0
Tritanopia (blue-blind)
#FB95B4
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f58bf3; /* rgb */ color: rgb(245, 139, 243); /* oklch */ color: oklch(78.5% 0.180 327.8);
Tailwind
colors: {
custom: {
50: '#fab0f7',
500: '#f58bf3',
950: '#000000',
},
}SCSS
$custom: #f58bf3; $custom-light: #fab0f7; $custom-dark: #000000;
JSON
{
"hex": "#f58bf3",
"rgb": {
"r": 245,
"g": 139,
"b": 243
},
"hsl": {
"h": 301.132,
"s": 84.127,
"l": 75.294
},
"oklch": {
"l": 0.78498,
"c": 0.18039,
"h": 327.8
},
"luminance": 0.44349
}Semantic roles & 50–950 ramp
primary
#F58BF3
secondary
#D6F5D7
accent
#E10905
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#181117
muted
#868085