#F58DF6#F58DF6
#F58DF6 is a light, vivid purple. Relative luminance 0.451; OKLCH L 78.9% C 0.180 H 326.8°. Best body text is #000000 at 10.02:1 contrast (WCAG AA passes).
Color values
| HEX | #F58DF6 |
|---|---|
| RGB | rgb(245, 141, 246) |
| HSL | hsl(299, 85%, 76%) |
| HSV | hsv(299, 43%, 96%) |
| CMYK | cmyk(0.4%, 42.7%, 0%, 3.5%) |
| CIE-LAB | lab(72.97, 54.33, -36.03) |
| CIE-LCH | lch(72.97, 65.19, 326.44°) |
| OKLab | oklab(78.92% 0.1504 -0.0985) |
| OKLCH | oklch(78.92% 0.18 326.8) |
| XYZ | xyz(63.8144, 45.1191, 92.5184) |
| Luminance | 0.4512 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.56
Purply Pink
#F075E6
ΔE00 4.98
Lavender Pink
#DD85D7
ΔE00 5.49
Candy Pink
#FF63E9
ΔE00 7.22
Plum
#DDA0DD
ΔE00 7.75
Light Magenta
#FA5FF7
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F58DF6 #8EF68D
analogous
#C08DF6 #F58DF6 #F68DC2
triadic
#F58DF6 #F6F58D #8DF6F5
tetradic
#F58DF6 #F6C08D #8EF68D #8DC2F6
square
#F58DF6 #F6C08D #8EF68D #8DC2F6
split-complementary
#F58DF6 #C2F68D #8DF6C0
monochromatic
#EB1CED #F054F2 #F58DF6 #FAC6FA #FDE3FD
Accessibility & contrast
On white
2.10
#F58DF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.02
#F58DF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F58DF6
10.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F58DF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F58DF6 | 1.00 | 2.10 | 10.02 | 10.02 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84ABFA
Deuteranopia (green-blind)
#A1B8F3
Tritanopia (blue-blind)
#FB98B6
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f58df6; /* rgb */ color: rgb(245, 141, 246); /* oklch */ color: oklch(78.9% 0.180 326.8);
Tailwind
colors: {
custom: {
50: '#fab1f9',
500: '#f58df6',
950: '#000000',
},
}SCSS
$custom: #f58df6; $custom-light: #fab1f9; $custom-dark: #000000;
JSON
{
"hex": "#f58df6",
"rgb": {
"r": 245,
"g": 141,
"b": 246
},
"hsl": {
"h": 299.429,
"s": 85.366,
"l": 75.882
},
"oklch": {
"l": 0.78916,
"c": 0.17984,
"h": 326.8
},
"luminance": 0.45116
}Semantic roles & 50–950 ramp
primary
#F58DF6
secondary
#D7F5D6
accent
#E20406
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085