#F58DF7#F58DF7
#F58DF7 is a light, vivid purple. Relative luminance 0.452; OKLCH L 79.0% C 0.181 H 326.4°. Best body text is #000000 at 10.04:1 contrast (WCAG AA passes).
Color values
| HEX | #F58DF7 |
|---|---|
| RGB | rgb(245, 141, 247) |
| HSL | hsl(299, 87%, 76%) |
| HSV | hsv(299, 43%, 97%) |
| CMYK | cmyk(0.8%, 42.9%, 0%, 3.1%) |
| CIE-LAB | lab(73.01, 54.51, -36.52) |
| CIE-LCH | lch(73.01, 65.61, 326.18°) |
| OKLab | oklab(78.96% 0.1506 -0.0999) |
| OKLCH | oklch(78.96% 0.181 326.4) |
| XYZ | xyz(63.9683, 45.1807, 93.3289) |
| Luminance | 0.4518 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.58
Purply Pink
#F075E6
ΔE00 5.02
Lavender Pink
#DD85D7
ΔE00 5.61
Candy Pink
#FF63E9
ΔE00 7.25
Light Magenta
#FA5FF7
ΔE00 7.81
Violet Pink
#FB5FFC
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F58DF7 #8FF78D
analogous
#C08DF7 #F58DF7 #F78DC4
triadic
#F58DF7 #F7F58D #8DF7F5
tetradic
#F58DF7 #F7C08D #8FF78D #8DC4F7
square
#F58DF7 #F7C08D #8FF78D #8DC4F7
split-complementary
#F58DF7 #C4F78D #8DF7C0
monochromatic
#EB1BEF #F054F3 #F58DF7 #FAC6FB #FCE2FD
Accessibility & contrast
On white
2.09
#F58DF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.04
#F58DF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F58DF7
10.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F58DF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F58DF7 | 1.00 | 2.09 | 10.04 | 10.04 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84ABFB
Deuteranopia (green-blind)
#A0B8F4
Tritanopia (blue-blind)
#FA98B7
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f58df7; /* rgb */ color: rgb(245, 141, 247); /* oklch */ color: oklch(79.0% 0.181 326.4);
Tailwind
colors: {
custom: {
50: '#fab1fa',
500: '#f58df7',
950: '#000000',
},
}SCSS
$custom: #f58df7; $custom-light: #fab1fa; $custom-dark: #000000;
JSON
{
"hex": "#f58df7",
"rgb": {
"r": 245,
"g": 141,
"b": 247
},
"hsl": {
"h": 298.868,
"s": 86.885,
"l": 76.078
},
"oklch": {
"l": 0.78959,
"c": 0.18075,
"h": 326.4
},
"luminance": 0.45178
}Semantic roles & 50–950 ramp
primary
#F58DF7
secondary
#D7F5D6
accent
#E30206
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085