#F58BFB#F58BFB
#F58BFB is a light, vivid purple. Relative luminance 0.448; OKLCH L 78.8% C 0.188 H 325.2°. Best body text is #000000 at 9.97:1 contrast (WCAG AA passes).
Color values
| HEX | #F58BFB |
|---|---|
| RGB | rgb(245, 139, 251) |
| HSL | hsl(297, 93%, 76%) |
| HSV | hsv(297, 45%, 98%) |
| CMYK | cmyk(2.4%, 44.6%, 0%, 1.6%) |
| CIE-LAB | lab(72.79, 56.21, -39.04) |
| CIE-LCH | lch(72.79, 68.44, 325.22°) |
| OKLab | oklab(78.85% 0.1541 -0.1071) |
| OKLCH | oklch(78.85% 0.188 325.2) |
| XYZ | xyz(64.2999, 44.8458, 96.5172) |
| Luminance | 0.4484 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.53
Purply Pink
#F075E6
ΔE00 4.95
Lavender Pink
#DD85D7
ΔE00 6.05
Candy Pink
#FF63E9
ΔE00 7.06
Violet Pink
#FB5FFC
ΔE00 7.28
Light Magenta
#FA5FF7
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F58BFB #91FB8B
analogous
#BD8BFB #F58BFB #FB8BC9
triadic
#F58BFB #FBF58B #8BFBF5
tetradic
#F58BFB #FBBD8B #91FB8B #8BC9FB
square
#F58BFB #FBBD8B #91FB8B #8BC9FB
split-complementary
#F58BFB #C9FB8B #8BFBBD
monochromatic
#EB15F7 #F050F9 #F58BFB #FAC6FD #FCE1FE
Accessibility & contrast
On white
2.11
#F58BFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.97
#F58BFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F58BFB
9.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F58BFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F58BFB | 1.00 | 2.11 | 9.97 | 9.97 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FAAFF
Deuteranopia (green-blind)
#9DB7F8
Tritanopia (blue-blind)
#FA97B7
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f58bfb; /* rgb */ color: rgb(245, 139, 251); /* oklch */ color: oklch(78.8% 0.188 325.2);
Tailwind
colors: {
custom: {
50: '#fab0fd',
500: '#f58bfb',
950: '#000000',
},
}SCSS
$custom: #f58bfb; $custom-light: #fab0fd; $custom-dark: #000000;
JSON
{
"hex": "#f58bfb",
"rgb": {
"r": 245,
"g": 139,
"b": 251
},
"hsl": {
"h": 296.786,
"s": 93.333,
"l": 76.471
},
"oklch": {
"l": 0.78849,
"c": 0.18768,
"h": 325.2
},
"luminance": 0.44843
}Semantic roles & 50–950 ramp
primary
#F58BFB
secondary
#D7F6D5
accent
#E6000C
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085