#F58AEB#F58AEB
#F58AEB is a light, vivid purple. Relative luminance 0.436; OKLCH L 78.0% C 0.175 H 330.6°. Best body text is #000000 at 9.72:1 contrast (WCAG AA passes).
Color values
| HEX | #F58AEB |
|---|---|
| RGB | rgb(245, 138, 235) |
| HSL | hsl(306, 84%, 75%) |
| HSV | hsv(306, 44%, 96%) |
| CMYK | cmyk(0%, 43.7%, 4.1%, 3.9%) |
| CIE-LAB | lab(71.95, 53.91, -31.60) |
| CIE-LCH | lch(71.95, 62.49, 329.63°) |
| OKLab | oklab(78.01% 0.1524 -0.0859) |
| OKLCH | oklch(78.01% 0.175 330.6) |
| XYZ | xyz(61.7394, 43.5910, 83.7431) |
| Luminance | 0.4359 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.57
Purply Pink
#F075E6
ΔE00 4.30
Lavender Pink
#DD85D7
ΔE00 4.39
Candy Pink
#FF63E9
ΔE00 6.60
Bubblegum Pink
#FE83CC
ΔE00 6.64
Plum
#DDA0DD
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F58AEB #8AF594
analogous
#C98AF5 #F58AEB #F58AB6
triadic
#F58AEB #EBF58A #8AEBF5
tetradic
#F58AEB #F5C98A #8AF594 #8AB6F5
square
#F58AEB #F5C98A #8AF594 #8AB6F5
split-complementary
#F58AEB #B6F58A #8AF5C9
monochromatic
#EB19D8 #F052E1 #F58AEB #FAC2F5 #FDE3FA
Accessibility & contrast
On white
2.16
#F58AEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.72
#F58AEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F58AEB
9.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F58AEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F58AEB | 1.00 | 2.16 | 9.72 | 9.72 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A7EE
Deuteranopia (green-blind)
#A3B6E8
Tritanopia (blue-blind)
#FD92B0
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f58aeb; /* rgb */ color: rgb(245, 138, 235); /* oklch */ color: oklch(78.0% 0.175 330.6);
Tailwind
colors: {
custom: {
50: '#faaff1',
500: '#f58aeb',
950: '#000000',
},
}SCSS
$custom: #f58aeb; $custom-light: #faaff1; $custom-dark: #000000;
JSON
{
"hex": "#f58aeb",
"rgb": {
"r": 245,
"g": 138,
"b": 235
},
"hsl": {
"h": 305.607,
"s": 84.252,
"l": 75.098
},
"oklch": {
"l": 0.78014,
"c": 0.17499,
"h": 330.6
},
"luminance": 0.43588
}Semantic roles & 50–950 ramp
primary
#F58AEB
secondary
#D6F5D9
accent
#E11905
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085