#F58DEC#F58DEC
#F58DEC is a light, vivid purple. Relative luminance 0.445; OKLCH L 78.5% C 0.171 H 330.3°. Best body text is #000000 at 9.90:1 contrast (WCAG AA passes).
Color values
| HEX | #F58DEC |
|---|---|
| RGB | rgb(245, 141, 236) |
| HSL | hsl(305, 84%, 76%) |
| HSV | hsv(305, 42%, 96%) |
| CMYK | cmyk(0%, 42.4%, 3.7%, 3.9%) |
| CIE-LAB | lab(72.58, 52.59, -31.19) |
| CIE-LCH | lch(72.58, 61.14, 329.33°) |
| OKLab | oklab(78.49% 0.1484 -0.0848) |
| OKLCH | oklch(78.49% 0.171 330.3) |
| XYZ | xyz(62.3207, 44.5216, 84.6515) |
| Luminance | 0.4452 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.00
Lavender Pink
#DD85D7
ΔE00 4.59
Purply Pink
#F075E6
ΔE00 4.89
Bubblegum Pink
#FE83CC
ΔE00 6.77
Plum
#DDA0DD
ΔE00 6.89
Candy Pink
#FF63E9
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F58DEC #8DF596
analogous
#CA8DF5 #F58DEC #F58DB8
triadic
#F58DEC #ECF58D #8DECF5
tetradic
#F58DEC #F5CA8D #8DF596 #8DB8F5
square
#F58DEC #F5CA8D #8DF596 #8DB8F5
split-complementary
#F58DEC #B8F58D #8DF5CA
monochromatic
#EB1CD9 #F055E3 #F58DEC #FAC5F5 #FDE3FA
Accessibility & contrast
On white
2.12
#F58DEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.90
#F58DEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F58DEC
9.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F58DEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F58DEC | 1.00 | 2.12 | 9.90 | 9.90 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88A9EF
Deuteranopia (green-blind)
#A4B7E9
Tritanopia (blue-blind)
#FC95B2
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f58dec; /* rgb */ color: rgb(245, 141, 236); /* oklch */ color: oklch(78.5% 0.171 330.3);
Tailwind
colors: {
custom: {
50: '#fab1f2',
500: '#f58dec',
950: '#000000',
},
}SCSS
$custom: #f58dec; $custom-light: #fab1f2; $custom-dark: #000000;
JSON
{
"hex": "#f58dec",
"rgb": {
"r": 245,
"g": 141,
"b": 236
},
"hsl": {
"h": 305.192,
"s": 83.871,
"l": 75.686
},
"oklch": {
"l": 0.78492,
"c": 0.17091,
"h": 330.3
},
"luminance": 0.44518
}Semantic roles & 50–950 ramp
primary
#F58DEC
secondary
#D7F4D9
accent
#E01805
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085