#F58FEE#F58FEE
#F58FEE is a light, vivid purple. Relative luminance 0.452; OKLCH L 78.9% C 0.169 H 329.5°. Best body text is #000000 at 10.05:1 contrast (WCAG AA passes).
Color values
| HEX | #F58FEE |
|---|---|
| RGB | rgb(245, 143, 238) |
| HSL | hsl(304, 84%, 76%) |
| HSV | hsv(304, 42%, 96%) |
| CMYK | cmyk(0%, 41.6%, 2.9%, 3.9%) |
| CIE-LAB | lab(73.05, 51.93, -31.55) |
| CIE-LCH | lch(73.05, 60.76, 328.71°) |
| OKLab | oklab(78.87% 0.146 -0.0858) |
| OKLCH | oklch(78.87% 0.169 329.5) |
| XYZ | xyz(62.9104, 45.2337, 86.2896) |
| Luminance | 0.4523 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.21
Lavender Pink
#DD85D7
ΔE00 4.85
Purply Pink
#F075E6
ΔE00 5.26
Plum
#DDA0DD
ΔE00 6.72
Bubblegum Pink
#FE83CC
ΔE00 7.12
Candy Pink
#FF63E9
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F58FEE #8FF596
analogous
#C98FF5 #F58FEE #F58FBB
triadic
#F58FEE #EEF58F #8FEEF5
tetradic
#F58FEE #F5C98F #8FF596 #8FBBF5
square
#F58FEE #F5C98F #8FF596 #8FBBF5
split-complementary
#F58FEE #BBF58F #8FF5C9
monochromatic
#EB1FDD #F057E5 #F58FEE #FAC7F7 #FCE3FB
Accessibility & contrast
On white
2.09
#F58FEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.05
#F58FEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F58FEE
10.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F58FEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F58FEE | 1.00 | 2.09 | 10.05 | 10.05 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AABF1
Deuteranopia (green-blind)
#A5B8EB
Tritanopia (blue-blind)
#FC97B4
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f58fee; /* rgb */ color: rgb(245, 143, 238); /* oklch */ color: oklch(78.9% 0.169 329.5);
Tailwind
colors: {
custom: {
50: '#fab2f3',
500: '#f58fee',
950: '#000000',
},
}SCSS
$custom: #f58fee; $custom-light: #fab2f3; $custom-dark: #000000;
JSON
{
"hex": "#f58fee",
"rgb": {
"r": 245,
"g": 143,
"b": 238
},
"hsl": {
"h": 304.118,
"s": 83.607,
"l": 76.078
},
"oklch": {
"l": 0.78869,
"c": 0.16935,
"h": 329.5
},
"luminance": 0.4523
}Semantic roles & 50–950 ramp
primary
#F58FEE
secondary
#D7F4D9
accent
#E01405
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085