#F58DEE#F58DEE
#F58DEE is a light, vivid purple. Relative luminance 0.446; OKLCH L 78.6% C 0.173 H 329.5°. Best body text is #000000 at 9.93:1 contrast (WCAG AA passes).
Color values
| HEX | #F58DEE |
|---|---|
| RGB | rgb(245, 141, 238) |
| HSL | hsl(304, 84%, 76%) |
| HSV | hsv(304, 42%, 96%) |
| CMYK | cmyk(0%, 42.4%, 2.9%, 3.9%) |
| CIE-LAB | lab(72.65, 52.93, -32.16) |
| CIE-LCH | lch(72.65, 61.93, 328.72°) |
| OKLab | oklab(78.57% 0.1488 -0.0875) |
| OKLCH | oklch(78.57% 0.173 329.5) |
| XYZ | xyz(62.6129, 44.6385, 86.1904) |
| Luminance | 0.4464 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.82
Lavender Pink
#DD85D7
ΔE00 4.73
Purply Pink
#F075E6
ΔE00 4.85
Plum
#DDA0DD
ΔE00 7.04
Bubblegum Pink
#FE83CC
ΔE00 7.12
Candy Pink
#FF63E9
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F58DEE #8DF594
analogous
#C88DF5 #F58DEE #F58DBA
triadic
#F58DEE #EEF58D #8DEEF5
tetradic
#F58DEE #F5C88D #8DF594 #8DBAF5
square
#F58DEE #F5C88D #8DF594 #8DBAF5
split-complementary
#F58DEE #BAF58D #8DF5C8
monochromatic
#EB1CDD #F055E6 #F58DEE #FAC5F6 #FDE3FB
Accessibility & contrast
On white
2.12
#F58DEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.93
#F58DEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F58DEE
9.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F58DEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F58DEE | 1.00 | 2.12 | 9.93 | 9.93 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88A9F1
Deuteranopia (green-blind)
#A4B7EB
Tritanopia (blue-blind)
#FC95B3
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f58dee; /* rgb */ color: rgb(245, 141, 238); /* oklch */ color: oklch(78.6% 0.173 329.5);
Tailwind
colors: {
custom: {
50: '#fab1f3',
500: '#f58dee',
950: '#000000',
},
}SCSS
$custom: #f58dee; $custom-light: #fab1f3; $custom-dark: #000000;
JSON
{
"hex": "#f58dee",
"rgb": {
"r": 245,
"g": 141,
"b": 238
},
"hsl": {
"h": 304.038,
"s": 83.871,
"l": 75.686
},
"oklch": {
"l": 0.78575,
"c": 0.17266,
"h": 329.5
},
"luminance": 0.44635
}Semantic roles & 50–950 ramp
primary
#F58DEE
secondary
#D7F4D9
accent
#E01405
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085