#F58FEB#F58FEB
#F58FEB is a light, vivid purple. Relative luminance 0.451; OKLCH L 78.7% C 0.167 H 330.7°. Best body text is #000000 at 10.01:1 contrast (WCAG AA passes).
Color values
| HEX | #F58FEB |
|---|---|
| RGB | rgb(245, 143, 235) |
| HSL | hsl(306, 84%, 76%) |
| HSV | hsv(306, 42%, 96%) |
| CMYK | cmyk(0%, 41.6%, 4.1%, 3.9%) |
| CIE-LAB | lab(72.93, 51.41, -30.09) |
| CIE-LCH | lch(72.93, 59.57, 329.66°) |
| OKLab | oklab(78.75% 0.1453 -0.0817) |
| OKLCH | oklch(78.75% 0.167 330.7) |
| XYZ | xyz(62.4733, 45.0588, 83.9877) |
| Luminance | 0.4506 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.50
Lavender Pink
#DD85D7
ΔE00 4.67
Purply Pink
#F075E6
ΔE00 5.34
Plum
#DDA0DD
ΔE00 6.50
Bubblegum Pink
#FE83CC
ΔE00 6.60
Candy Pink
#FF63E9
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F58FEB #8FF599
analogous
#CC8FF5 #F58FEB #F58FB8
triadic
#F58FEB #EBF58F #8FEBF5
tetradic
#F58FEB #F5CC8F #8FF599 #8FB8F5
square
#F58FEB #F5CC8F #8FF599 #8FB8F5
split-complementary
#F58FEB #B8F58F #8FF5CC
monochromatic
#EB1FD7 #F057E1 #F58FEB #FAC7F5 #FCE3FA
Accessibility & contrast
On white
2.10
#F58FEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.01
#F58FEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F58FEB
10.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F58FEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F58FEB | 1.00 | 2.10 | 10.01 | 10.01 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BAAEE
Deuteranopia (green-blind)
#A6B8E8
Tritanopia (blue-blind)
#FC96B2
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f58feb; /* rgb */ color: rgb(245, 143, 235); /* oklch */ color: oklch(78.7% 0.167 330.7);
Tailwind
colors: {
custom: {
50: '#fab2f1',
500: '#f58feb',
950: '#000000',
},
}SCSS
$custom: #f58feb; $custom-light: #fab2f1; $custom-dark: #000000;
JSON
{
"hex": "#f58feb",
"rgb": {
"r": 245,
"g": 143,
"b": 235
},
"hsl": {
"h": 305.882,
"s": 83.607,
"l": 76.078
},
"oklch": {
"l": 0.78745,
"c": 0.16671,
"h": 330.7
},
"luminance": 0.45056
}Semantic roles & 50–950 ramp
primary
#F58FEB
secondary
#D7F4DA
accent
#E01B05
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085