#F58BEF#F58BEF
#F58BEF is a light, vivid purple. Relative luminance 0.441; OKLCH L 78.3% C 0.177 H 329.2°. Best body text is #000000 at 9.82:1 contrast (WCAG AA passes).
Color values
| HEX | #F58BEF |
|---|---|
| RGB | rgb(245, 139, 239) |
| HSL | hsl(303, 84%, 75%) |
| HSV | hsv(303, 43%, 96%) |
| CMYK | cmyk(0%, 43.3%, 2.4%, 3.9%) |
| CIE-LAB | lab(72.30, 54.10, -33.25) |
| CIE-LCH | lch(72.30, 63.50, 328.43°) |
| OKLab | oklab(78.33% 0.1519 -0.0906) |
| OKLCH | oklch(78.33% 0.177 329.2) |
| XYZ | xyz(62.4679, 44.1130, 86.8689) |
| Luminance | 0.4411 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.37
Purply Pink
#F075E6
ΔE00 4.44
Lavender Pink
#DD85D7
ΔE00 4.73
Candy Pink
#FF63E9
ΔE00 6.75
Bubblegum Pink
#FE83CC
ΔE00 7.32
Plum
#DDA0DD
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F58BEF #8BF591
analogous
#C68BF5 #F58BEF #F58BBA
triadic
#F58BEF #EFF58B #8BEFF5
tetradic
#F58BEF #F5C68B #8BF591 #8BBAF5
square
#F58BEF #F5C68B #8BF591 #8BBAF5
split-complementary
#F58BEF #BAF58B #8BF5C6
monochromatic
#EB1ADF #F053E7 #F58BEF #FAC3F7 #FDE3FB
Accessibility & contrast
On white
2.14
#F58BEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.82
#F58BEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F58BEF
9.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F58BEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F58BEF | 1.00 | 2.14 | 9.82 | 9.82 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A8F2
Deuteranopia (green-blind)
#A2B6EC
Tritanopia (blue-blind)
#FC94B2
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f58bef; /* rgb */ color: rgb(245, 139, 239); /* oklch */ color: oklch(78.3% 0.177 329.2);
Tailwind
colors: {
custom: {
50: '#fab0f4',
500: '#f58bef',
950: '#000000',
},
}SCSS
$custom: #f58bef; $custom-light: #fab0f4; $custom-dark: #000000;
JSON
{
"hex": "#f58bef",
"rgb": {
"r": 245,
"g": 139,
"b": 239
},
"hsl": {
"h": 303.396,
"s": 84.127,
"l": 75.294
},
"oklch": {
"l": 0.78327,
"c": 0.17682,
"h": 329.2
},
"luminance": 0.4411
}Semantic roles & 50–950 ramp
primary
#F58BEF
secondary
#D6F5D8
accent
#E11105
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085