#F58FEF#F58FEF
#F58FEF is a light, vivid purple. Relative luminance 0.453; OKLCH L 78.9% C 0.170 H 329.2°. Best body text is #000000 at 10.06:1 contrast (WCAG AA passes).
Color values
| HEX | #F58FEF |
|---|---|
| RGB | rgb(245, 143, 239) |
| HSL | hsl(304, 84%, 76%) |
| HSV | hsv(304, 42%, 96%) |
| CMYK | cmyk(0%, 41.6%, 2.4%, 3.9%) |
| CIE-LAB | lab(73.08, 52.10, -32.04) |
| CIE-LCH | lch(73.08, 61.16, 328.41°) |
| OKLab | oklab(78.91% 0.1462 -0.0872) |
| OKLCH | oklch(78.91% 0.17 329.2) |
| XYZ | xyz(63.0577, 45.2926, 87.0655) |
| Luminance | 0.4529 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.13
Lavender Pink
#DD85D7
ΔE00 4.92
Purply Pink
#F075E6
ΔE00 5.24
Plum
#DDA0DD
ΔE00 6.80
Bubblegum Pink
#FE83CC
ΔE00 7.29
Candy Pink
#FF63E9
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F58FEF #8FF595
analogous
#C88FF5 #F58FEF #F58FBC
triadic
#F58FEF #EFF58F #8FEFF5
tetradic
#F58FEF #F5C88F #8FF595 #8FBCF5
square
#F58FEF #F5C88F #8FF595 #8FBCF5
split-complementary
#F58FEF #BCF58F #8FF5C8
monochromatic
#EB1FDF #F057E7 #F58FEF #FAC7F7 #FCE3FB
Accessibility & contrast
On white
2.09
#F58FEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.06
#F58FEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F58FEF
10.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F58FEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F58FEF | 1.00 | 2.09 | 10.06 | 10.06 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89ABF2
Deuteranopia (green-blind)
#A5B8EC
Tritanopia (blue-blind)
#FC97B4
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f58fef; /* rgb */ color: rgb(245, 143, 239); /* oklch */ color: oklch(78.9% 0.170 329.2);
Tailwind
colors: {
custom: {
50: '#fab2f4',
500: '#f58fef',
950: '#000000',
},
}SCSS
$custom: #f58fef; $custom-light: #fab2f4; $custom-dark: #000000;
JSON
{
"hex": "#f58fef",
"rgb": {
"r": 245,
"g": 143,
"b": 239
},
"hsl": {
"h": 303.529,
"s": 83.607,
"l": 76.078
},
"oklch": {
"l": 0.7891,
"c": 0.17024,
"h": 329.2
},
"luminance": 0.45289
}Semantic roles & 50–950 ramp
primary
#F58FEF
secondary
#D7F4D8
accent
#E01205
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085