#F58DF0#F58DF0
#F58DF0 is a light, vivid purple. Relative luminance 0.448; OKLCH L 78.7% C 0.174 H 328.8°. Best body text is #000000 at 9.95:1 contrast (WCAG AA passes).
Color values
| HEX | #F58DF0 |
|---|---|
| RGB | rgb(245, 141, 240) |
| HSL | hsl(303, 84%, 76%) |
| HSV | hsv(303, 42%, 96%) |
| CMYK | cmyk(0%, 42.4%, 2%, 3.9%) |
| CIE-LAB | lab(72.73, 53.28, -33.13) |
| CIE-LCH | lch(72.73, 62.74, 328.12°) |
| OKLab | oklab(78.66% 0.1492 -0.0903) |
| OKLCH | oklch(78.66% 0.174 328.8) |
| XYZ | xyz(62.9083, 44.7567, 87.7465) |
| Luminance | 0.4475 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.68
Purply Pink
#F075E6
ΔE00 4.84
Lavender Pink
#DD85D7
ΔE00 4.89
Candy Pink
#FF63E9
ΔE00 7.15
Plum
#DDA0DD
ΔE00 7.20
Bubblegum Pink
#FE83CC
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F58DF0 #8DF592
analogous
#C68DF5 #F58DF0 #F58DBC
triadic
#F58DF0 #F0F58D #8DF0F5
tetradic
#F58DF0 #F5C68D #8DF592 #8DBCF5
square
#F58DF0 #F5C68D #8DF592 #8DBCF5
split-complementary
#F58DF0 #BCF58D #8DF5C6
monochromatic
#EB1CE1 #F055E9 #F58DF0 #FAC5F7 #FDE3FB
Accessibility & contrast
On white
2.11
#F58DF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.95
#F58DF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F58DF0
9.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F58DF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F58DF0 | 1.00 | 2.11 | 9.95 | 9.95 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87AAF3
Deuteranopia (green-blind)
#A3B7ED
Tritanopia (blue-blind)
#FC96B3
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f58df0; /* rgb */ color: rgb(245, 141, 240); /* oklch */ color: oklch(78.7% 0.174 328.8);
Tailwind
colors: {
custom: {
50: '#fab1f5',
500: '#f58df0',
950: '#000000',
},
}SCSS
$custom: #f58df0; $custom-light: #fab1f5; $custom-dark: #000000;
JSON
{
"hex": "#f58df0",
"rgb": {
"r": 245,
"g": 141,
"b": 240
},
"hsl": {
"h": 302.885,
"s": 83.871,
"l": 75.686
},
"oklch": {
"l": 0.78659,
"c": 0.17443,
"h": 328.8
},
"luminance": 0.44754
}Semantic roles & 50–950 ramp
primary
#F58DF0
secondary
#D7F4D8
accent
#E01005
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085