#F58AEF#F58AEF
#F58AEF is a light, vivid purple. Relative luminance 0.438; OKLCH L 78.2% C 0.178 H 329.2°. Best body text is #000000 at 9.76:1 contrast (WCAG AA passes).
Color values
| HEX | #F58AEF |
|---|---|
| RGB | rgb(245, 138, 239) |
| HSL | hsl(303, 84%, 75%) |
| HSV | hsv(303, 44%, 96%) |
| CMYK | cmyk(0%, 43.7%, 2.4%, 3.9%) |
| CIE-LAB | lab(72.11, 54.60, -33.54) |
| CIE-LCH | lch(72.11, 64.08, 328.43°) |
| OKLab | oklab(78.18% 0.1533 -0.0914) |
| OKLCH | oklch(78.18% 0.178 329.2) |
| XYZ | xyz(62.3238, 43.8247, 86.8208) |
| Luminance | 0.4382 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.19
Purply Pink
#F075E6
ΔE00 4.25
Lavender Pink
#DD85D7
ΔE00 4.70
Candy Pink
#FF63E9
ΔE00 6.56
Bubblegum Pink
#FE83CC
ΔE00 7.34
Orchid
#DA70D6
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F58AEF #8AF590
analogous
#C58AF5 #F58AEF #F58ABA
triadic
#F58AEF #EFF58A #8AEFF5
tetradic
#F58AEF #F5C58A #8AF590 #8ABAF5
square
#F58AEF #F5C58A #8AF590 #8ABAF5
split-complementary
#F58AEF #BAF58A #8AF5C5
monochromatic
#EB19E0 #F052E7 #F58AEF #FAC2F7 #FDE3FB
Accessibility & contrast
On white
2.15
#F58AEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.76
#F58AEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F58AEF
9.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F58AEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F58AEF | 1.00 | 2.15 | 9.76 | 9.76 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A8F3
Deuteranopia (green-blind)
#A1B6EC
Tritanopia (blue-blind)
#FC93B1
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f58aef; /* rgb */ color: rgb(245, 138, 239); /* oklch */ color: oklch(78.2% 0.178 329.2);
Tailwind
colors: {
custom: {
50: '#faaff4',
500: '#f58aef',
950: '#000000',
},
}SCSS
$custom: #f58aef; $custom-light: #faaff4; $custom-dark: #000000;
JSON
{
"hex": "#f58aef",
"rgb": {
"r": 245,
"g": 138,
"b": 239
},
"hsl": {
"h": 303.364,
"s": 84.252,
"l": 75.098
},
"oklch": {
"l": 0.78183,
"c": 0.17847,
"h": 329.2
},
"luminance": 0.43821
}Semantic roles & 50–950 ramp
primary
#F58AEF
secondary
#D6F5D8
accent
#E11105
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085