#F58CFA#F58CFA
#F58CFA is a light, vivid purple. Relative luminance 0.451; OKLCH L 78.9% C 0.185 H 325.5°. Best body text is #000000 at 10.01:1 contrast (WCAG AA passes).
Color values
| HEX | #F58CFA |
|---|---|
| RGB | rgb(245, 140, 250) |
| HSL | hsl(297, 92%, 76%) |
| HSV | hsv(297, 44%, 98%) |
| CMYK | cmyk(2%, 44%, 0%, 2%) |
| CIE-LAB | lab(72.94, 55.54, -38.26) |
| CIE-LCH | lch(72.94, 67.44, 325.44°) |
| OKLab | oklab(78.95% 0.1526 -0.1049) |
| OKLCH | oklch(78.95% 0.185 325.5) |
| XYZ | xyz(64.2881, 45.0738, 95.7377) |
| Luminance | 0.4507 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.59
Purply Pink
#F075E6
ΔE00 5.03
Lavender Pink
#DD85D7
ΔE00 5.94
Candy Pink
#FF63E9
ΔE00 7.18
Violet Pink
#FB5FFC
ΔE00 7.51
Light Magenta
#FA5FF7
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F58CFA #91FA8C
analogous
#BE8CFA #F58CFA #FA8CC8
triadic
#F58CFA #FAF58C #8CFAF5
tetradic
#F58CFA #FABE8C #91FA8C #8CC8FA
square
#F58CFA #FABE8C #91FA8C #8CC8FA
split-complementary
#F58CFA #C8FA8C #8CFABE
monochromatic
#EB17F5 #F051F7 #F58CFA #FAC7FD #FCE2FE
Accessibility & contrast
On white
2.10
#F58CFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.01
#F58CFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F58CFA
10.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F58CFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F58CFA | 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)
#81ABFE
Deuteranopia (green-blind)
#9EB8F7
Tritanopia (blue-blind)
#FA98B7
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f58cfa; /* rgb */ color: rgb(245, 140, 250); /* oklch */ color: oklch(78.9% 0.185 325.5);
Tailwind
colors: {
custom: {
50: '#fab0fc',
500: '#f58cfa',
950: '#000000',
},
}SCSS
$custom: #f58cfa; $custom-light: #fab0fc; $custom-dark: #000000;
JSON
{
"hex": "#f58cfa",
"rgb": {
"r": 245,
"g": 140,
"b": 250
},
"hsl": {
"h": 297.273,
"s": 91.667,
"l": 76.471
},
"oklch": {
"l": 0.78947,
"c": 0.18514,
"h": 325.5
},
"luminance": 0.45071
}Semantic roles & 50–950 ramp
primary
#F58CFA
secondary
#D7F6D5
accent
#E6000A
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085