#F58DFB#F58DFB
#F58DFB is a light, vivid purple. Relative luminance 0.454; OKLCH L 79.1% C 0.184 H 325.1°. Best body text is #000000 at 10.09:1 contrast (WCAG AA passes).
Color values
| HEX | #F58DFB |
|---|---|
| RGB | rgb(245, 141, 251) |
| HSL | hsl(297, 93%, 77%) |
| HSV | hsv(297, 44%, 98%) |
| CMYK | cmyk(2.4%, 43.8%, 0%, 1.6%) |
| CIE-LAB | lab(73.17, 55.22, -38.44) |
| CIE-LCH | lch(73.17, 67.28, 325.16°) |
| OKLab | oklab(79.14% 0.1514 -0.1054) |
| OKLCH | oklch(79.14% 0.184 325.1) |
| XYZ | xyz(64.5921, 45.4302, 96.6147) |
| Luminance | 0.4543 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.80
Purply Pink
#F075E6
ΔE00 5.26
Lavender Pink
#DD85D7
ΔE00 6.09
Candy Pink
#FF63E9
ΔE00 7.40
Violet Pink
#FB5FFC
ΔE00 7.68
Light Magenta
#FA5FF7
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F58DFB #93FB8D
analogous
#BE8DFB #F58DFB #FB8DCA
triadic
#F58DFB #FBF58D #8DFBF5
tetradic
#F58DFB #FBBE8D #93FB8D #8DCAFB
square
#F58DFB #FBBE8D #93FB8D #8DCAFB
split-complementary
#F58DFB #CAFB8D #8DFBBE
monochromatic
#EB17F7 #F052F9 #F58DFB #FAC8FD #FCE1FE
Accessibility & contrast
On white
2.08
#F58DFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.09
#F58DFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F58DFB
10.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F58DFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F58DFB | 1.00 | 2.08 | 10.09 | 10.09 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82ABFF
Deuteranopia (green-blind)
#9FB8F8
Tritanopia (blue-blind)
#FA99B8
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f58dfb; /* rgb */ color: rgb(245, 141, 251); /* oklch */ color: oklch(79.1% 0.184 325.1);
Tailwind
colors: {
custom: {
50: '#fab1fd',
500: '#f58dfb',
950: '#000000',
},
}SCSS
$custom: #f58dfb; $custom-light: #fab1fd; $custom-dark: #000000;
JSON
{
"hex": "#f58dfb",
"rgb": {
"r": 245,
"g": 141,
"b": 251
},
"hsl": {
"h": 296.727,
"s": 93.22,
"l": 76.863
},
"oklch": {
"l": 0.79135,
"c": 0.18445,
"h": 325.1
},
"luminance": 0.45427
}Semantic roles & 50–950 ramp
primary
#F58DFB
secondary
#D7F6D5
accent
#E6000D
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085