#F58DED#F58DED
#F58DED is a light, vivid purple. Relative luminance 0.446; OKLCH L 78.5% C 0.172 H 329.9°. Best body text is #000000 at 9.92:1 contrast (WCAG AA passes).
Color values
| HEX | #F58DED |
|---|---|
| RGB | rgb(245, 141, 237) |
| HSL | hsl(305, 84%, 76%) |
| HSV | hsv(305, 42%, 96%) |
| CMYK | cmyk(0%, 42.4%, 3.3%, 3.9%) |
| CIE-LAB | lab(72.61, 52.76, -31.67) |
| CIE-LCH | lch(72.61, 61.53, 329.02°) |
| OKLab | oklab(78.53% 0.1486 -0.0862) |
| OKLCH | oklch(78.53% 0.172 329.9) |
| XYZ | xyz(62.4663, 44.5799, 85.4188) |
| Luminance | 0.4458 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.91
Lavender Pink
#DD85D7
ΔE00 4.66
Purply Pink
#F075E6
ΔE00 4.86
Bubblegum Pink
#FE83CC
ΔE00 6.95
Plum
#DDA0DD
ΔE00 6.96
Candy Pink
#FF63E9
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F58DED #8DF595
analogous
#C98DF5 #F58DED #F58DB9
triadic
#F58DED #EDF58D #8DEDF5
tetradic
#F58DED #F5C98D #8DF595 #8DB9F5
square
#F58DED #F5C98D #8DF595 #8DB9F5
split-complementary
#F58DED #B9F58D #8DF5C9
monochromatic
#EB1CDB #F055E4 #F58DED #FAC5F6 #FDE3FB
Accessibility & contrast
On white
2.12
#F58DED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.92
#F58DED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F58DED
9.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F58DED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F58DED | 1.00 | 2.12 | 9.92 | 9.92 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88A9F0
Deuteranopia (green-blind)
#A4B7EA
Tritanopia (blue-blind)
#FC95B2
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f58ded; /* rgb */ color: rgb(245, 141, 237); /* oklch */ color: oklch(78.5% 0.172 329.9);
Tailwind
colors: {
custom: {
50: '#fab1f3',
500: '#f58ded',
950: '#000000',
},
}SCSS
$custom: #f58ded; $custom-light: #fab1f3; $custom-dark: #000000;
JSON
{
"hex": "#f58ded",
"rgb": {
"r": 245,
"g": 141,
"b": 237
},
"hsl": {
"h": 304.615,
"s": 83.871,
"l": 75.686
},
"oklch": {
"l": 0.78533,
"c": 0.17178,
"h": 329.9
},
"luminance": 0.44577
}Semantic roles & 50–950 ramp
primary
#F58DED
secondary
#D7F4D9
accent
#E01605
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085