#F58BEE#F58BEE
#F58BEE is a light, vivid purple. Relative luminance 0.441; OKLCH L 78.3% C 0.176 H 329.5°. Best body text is #000000 at 9.81:1 contrast (WCAG AA passes).
Color values
| HEX | #F58BEE |
|---|---|
| RGB | rgb(245, 139, 238) |
| HSL | hsl(304, 84%, 75%) |
| HSV | hsv(304, 43%, 96%) |
| CMYK | cmyk(0%, 43.3%, 2.9%, 3.9%) |
| CIE-LAB | lab(72.26, 53.93, -32.76) |
| CIE-LCH | lch(72.26, 63.10, 328.72°) |
| OKLab | oklab(78.29% 0.1517 -0.0892) |
| OKLCH | oklch(78.29% 0.176 329.5) |
| XYZ | xyz(62.3206, 44.0540, 86.0930) |
| Luminance | 0.4405 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.44
Purply Pink
#F075E6
ΔE00 4.45
Lavender Pink
#DD85D7
ΔE00 4.64
Candy Pink
#FF63E9
ΔE00 6.76
Bubblegum Pink
#FE83CC
ΔE00 7.15
Plum
#DDA0DD
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F58BEE #8BF592
analogous
#C78BF5 #F58BEE #F58BB9
triadic
#F58BEE #EEF58B #8BEEF5
tetradic
#F58BEE #F5C78B #8BF592 #8BB9F5
square
#F58BEE #F5C78B #8BF592 #8BB9F5
split-complementary
#F58BEE #B9F58B #8BF5C7
monochromatic
#EB1ADD #F053E6 #F58BEE #FAC3F6 #FDE3FB
Accessibility & contrast
On white
2.14
#F58BEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.81
#F58BEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F58BEE
9.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F58BEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F58BEE | 1.00 | 2.14 | 9.81 | 9.81 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A8F1
Deuteranopia (green-blind)
#A2B6EB
Tritanopia (blue-blind)
#FC94B2
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f58bee; /* rgb */ color: rgb(245, 139, 238); /* oklch */ color: oklch(78.3% 0.176 329.5);
Tailwind
colors: {
custom: {
50: '#faaff3',
500: '#f58bee',
950: '#000000',
},
}SCSS
$custom: #f58bee; $custom-light: #faaff3; $custom-dark: #000000;
JSON
{
"hex": "#f58bee",
"rgb": {
"r": 245,
"g": 139,
"b": 238
},
"hsl": {
"h": 303.962,
"s": 84.127,
"l": 75.294
},
"oklch": {
"l": 0.78285,
"c": 0.17595,
"h": 329.5
},
"luminance": 0.44051
}Semantic roles & 50–950 ramp
primary
#F58BEE
secondary
#D6F5D8
accent
#E11305
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085