#F58DF3#F58DF3
#F58DF3 is a light, vivid purple. Relative luminance 0.449; OKLCH L 78.8% C 0.177 H 327.8°. Best body text is #000000 at 9.99:1 contrast (WCAG AA passes).
Color values
| HEX | #F58DF3 |
|---|---|
| RGB | rgb(245, 141, 243) |
| HSL | hsl(301, 84%, 76%) |
| HSV | hsv(301, 42%, 96%) |
| CMYK | cmyk(0%, 42.4%, 0.8%, 3.9%) |
| CIE-LAB | lab(72.85, 53.80, -34.59) |
| CIE-LCH | lch(72.85, 63.96, 327.26°) |
| OKLab | oklab(78.79% 0.1499 -0.0944) |
| OKLCH | oklch(78.79% 0.177 327.8) |
| XYZ | xyz(63.3576, 44.9364, 90.1130) |
| Luminance | 0.4493 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.56
Purply Pink
#F075E6
ΔE00 4.88
Lavender Pink
#DD85D7
ΔE00 5.18
Candy Pink
#FF63E9
ΔE00 7.16
Plum
#DDA0DD
ΔE00 7.46
Light Magenta
#FA5FF7
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F58DF3 #8DF58F
analogous
#C38DF5 #F58DF3 #F58DBF
triadic
#F58DF3 #F3F58D #8DF3F5
tetradic
#F58DF3 #F5C38D #8DF58F #8DBFF5
square
#F58DF3 #F5C38D #8DF58F #8DBFF5
split-complementary
#F58DF3 #BFF58D #8DF5C3
monochromatic
#EB1CE7 #F055ED #F58DF3 #FAC5F9 #FDE3FC
Accessibility & contrast
On white
2.10
#F58DF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.99
#F58DF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F58DF3
9.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F58DF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F58DF3 | 1.00 | 2.10 | 9.99 | 9.99 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85AAF7
Deuteranopia (green-blind)
#A2B8F0
Tritanopia (blue-blind)
#FB97B5
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f58df3; /* rgb */ color: rgb(245, 141, 243); /* oklch */ color: oklch(78.8% 0.177 327.8);
Tailwind
colors: {
custom: {
50: '#fab1f7',
500: '#f58df3',
950: '#000000',
},
}SCSS
$custom: #f58df3; $custom-light: #fab1f7; $custom-dark: #000000;
JSON
{
"hex": "#f58df3",
"rgb": {
"r": 245,
"g": 141,
"b": 243
},
"hsl": {
"h": 301.154,
"s": 83.871,
"l": 75.686
},
"oklch": {
"l": 0.78787,
"c": 0.17712,
"h": 327.8
},
"luminance": 0.44933
}Semantic roles & 50–950 ramp
primary
#F58DF3
secondary
#D7F4D7
accent
#E00905
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#181117
muted
#868085