#F58EF2#F58EF2
#F58EF2 is a light, vivid purple. Relative luminance 0.452; OKLCH L 78.9% C 0.175 H 328.1°. Best body text is #000000 at 10.03:1 contrast (WCAG AA passes).
Color values
| HEX | #F58EF2 |
|---|---|
| RGB | rgb(245, 142, 242) |
| HSL | hsl(302, 84%, 76%) |
| HSV | hsv(302, 42%, 96%) |
| CMYK | cmyk(0%, 42%, 1.2%, 3.9%) |
| CIE-LAB | lab(73.01, 53.13, -33.80) |
| CIE-LCH | lch(73.01, 62.97, 327.53°) |
| OKLab | oklab(78.89% 0.1482 -0.0922) |
| OKLCH | oklch(78.89% 0.175 328.1) |
| XYZ | xyz(63.3552, 45.1724, 89.3692) |
| Luminance | 0.4517 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.78
Purply Pink
#F075E6
ΔE00 5.05
Lavender Pink
#DD85D7
ΔE00 5.12
Plum
#DDA0DD
ΔE00 7.22
Candy Pink
#FF63E9
ΔE00 7.35
Bubblegum Pink
#FE83CC
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F58EF2 #8EF591
analogous
#C48EF5 #F58EF2 #F58EBE
triadic
#F58EF2 #F2F58E #8EF2F5
tetradic
#F58EF2 #F5C48E #8EF591 #8EBEF5
square
#F58EF2 #F5C48E #8EF591 #8EBEF5
split-complementary
#F58EF2 #BEF58E #8EF5C4
monochromatic
#EB1EE5 #F056EC #F58EF2 #FAC6F8 #FDE3FC
Accessibility & contrast
On white
2.09
#F58EF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.03
#F58EF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F58EF2
10.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F58EF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F58EF2 | 1.00 | 2.09 | 10.03 | 10.03 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87ABF6
Deuteranopia (green-blind)
#A3B8EF
Tritanopia (blue-blind)
#FB97B5
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f58ef2; /* rgb */ color: rgb(245, 142, 242); /* oklch */ color: oklch(78.9% 0.175 328.1);
Tailwind
colors: {
custom: {
50: '#fab1f6',
500: '#f58ef2',
950: '#000000',
},
}SCSS
$custom: #f58ef2; $custom-light: #fab1f6; $custom-dark: #000000;
JSON
{
"hex": "#f58ef2",
"rgb": {
"r": 245,
"g": 142,
"b": 242
},
"hsl": {
"h": 301.748,
"s": 83.74,
"l": 75.882
},
"oklch": {
"l": 0.7889,
"c": 0.17457,
"h": 328.1
},
"luminance": 0.45169
}Semantic roles & 50–950 ramp
primary
#F58EF2
secondary
#D7F4D7
accent
#E00C05
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#181117
muted
#868085