#F58DF2#F58DF2
#F58DF2 is a light, vivid purple. Relative luminance 0.449; OKLCH L 78.7% C 0.176 H 328.1°. Best body text is #000000 at 9.97:1 contrast (WCAG AA passes).
Color values
| HEX | #F58DF2 |
|---|---|
| RGB | rgb(245, 141, 242) |
| HSL | hsl(302, 84%, 76%) |
| HSV | hsv(302, 42%, 96%) |
| CMYK | cmyk(0%, 42.4%, 1.2%, 3.9%) |
| CIE-LAB | lab(72.81, 53.62, -34.10) |
| CIE-LCH | lch(72.81, 63.55, 327.55°) |
| OKLab | oklab(78.74% 0.1497 -0.093) |
| OKLCH | oklch(78.74% 0.176 328.1) |
| XYZ | xyz(63.2070, 44.8762, 89.3198) |
| Luminance | 0.4487 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.59
Purply Pink
#F075E6
ΔE00 4.86
Lavender Pink
#DD85D7
ΔE00 5.08
Candy Pink
#FF63E9
ΔE00 7.15
Plum
#DDA0DD
ΔE00 7.37
Bubblegum Pink
#FE83CC
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F58DF2 #8DF590
analogous
#C48DF5 #F58DF2 #F58DBE
triadic
#F58DF2 #F2F58D #8DF2F5
tetradic
#F58DF2 #F5C48D #8DF590 #8DBEF5
square
#F58DF2 #F5C48D #8DF590 #8DBEF5
split-complementary
#F58DF2 #BEF58D #8DF5C4
monochromatic
#EB1CE5 #F055EC #F58DF2 #FAC5F8 #FDE3FC
Accessibility & contrast
On white
2.11
#F58DF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.97
#F58DF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F58DF2
9.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F58DF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F58DF2 | 1.00 | 2.11 | 9.97 | 9.97 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86AAF6
Deuteranopia (green-blind)
#A2B8EF
Tritanopia (blue-blind)
#FB97B4
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f58df2; /* rgb */ color: rgb(245, 141, 242); /* oklch */ color: oklch(78.7% 0.176 328.1);
Tailwind
colors: {
custom: {
50: '#fab1f6',
500: '#f58df2',
950: '#000000',
},
}SCSS
$custom: #f58df2; $custom-light: #fab1f6; $custom-dark: #000000;
JSON
{
"hex": "#f58df2",
"rgb": {
"r": 245,
"g": 141,
"b": 242
},
"hsl": {
"h": 301.731,
"s": 83.871,
"l": 75.686
},
"oklch": {
"l": 0.78744,
"c": 0.17622,
"h": 328.1
},
"luminance": 0.44873
}Semantic roles & 50–950 ramp
primary
#F58DF2
secondary
#D7F4D7
accent
#E00C05
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#181117
muted
#868085