#F58BED#F58BED
#F58BED is a light, vivid purple. Relative luminance 0.440; OKLCH L 78.2% C 0.175 H 329.9°. Best body text is #000000 at 9.80:1 contrast (WCAG AA passes).
Color values
| HEX | #F58BED |
|---|---|
| RGB | rgb(245, 139, 237) |
| HSL | hsl(305, 84%, 75%) |
| HSV | hsv(305, 43%, 96%) |
| CMYK | cmyk(0%, 43.3%, 3.3%, 3.9%) |
| CIE-LAB | lab(72.23, 53.76, -32.27) |
| CIE-LCH | lch(72.23, 62.70, 329.02°) |
| OKLab | oklab(78.24% 0.1514 -0.0878) |
| OKLCH | oklch(78.24% 0.175 329.9) |
| XYZ | xyz(62.1741, 43.9954, 85.3214) |
| Luminance | 0.4399 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.53
Purply Pink
#F075E6
ΔE00 4.46
Lavender Pink
#DD85D7
ΔE00 4.56
Candy Pink
#FF63E9
ΔE00 6.77
Bubblegum Pink
#FE83CC
ΔE00 6.97
Plum
#DDA0DD
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F58BED #8BF593
analogous
#C88BF5 #F58BED #F58BB8
triadic
#F58BED #EDF58B #8BEDF5
tetradic
#F58BED #F5C88B #8BF593 #8BB8F5
square
#F58BED #F5C88B #8BF593 #8BB8F5
split-complementary
#F58BED #B8F58B #8BF5C8
monochromatic
#EB1ADC #F053E4 #F58BED #FAC3F6 #FDE3FB
Accessibility & contrast
On white
2.14
#F58BED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.80
#F58BED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F58BED
9.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F58BED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F58BED | 1.00 | 2.14 | 9.80 | 9.80 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A8F0
Deuteranopia (green-blind)
#A3B6EA
Tritanopia (blue-blind)
#FC93B1
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f58bed; /* rgb */ color: rgb(245, 139, 237); /* oklch */ color: oklch(78.2% 0.175 329.9);
Tailwind
colors: {
custom: {
50: '#faaff3',
500: '#f58bed',
950: '#000000',
},
}SCSS
$custom: #f58bed; $custom-light: #faaff3; $custom-dark: #000000;
JSON
{
"hex": "#f58bed",
"rgb": {
"r": 245,
"g": 139,
"b": 237
},
"hsl": {
"h": 304.528,
"s": 84.127,
"l": 75.294
},
"oklch": {
"l": 0.78243,
"c": 0.17507,
"h": 329.9
},
"luminance": 0.43992
}Semantic roles & 50–950 ramp
primary
#F58BED
secondary
#D6F5D9
accent
#E11505
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085