#F58AEA#F58AEA
#F58AEA is a light, vivid purple. Relative luminance 0.435; OKLCH L 78.0% C 0.174 H 331.0°. Best body text is #000000 at 9.71:1 contrast (WCAG AA passes).
Color values
| HEX | #F58AEA |
|---|---|
| RGB | rgb(245, 138, 234) |
| HSL | hsl(306, 84%, 75%) |
| HSV | hsv(306, 44%, 96%) |
| CMYK | cmyk(0%, 43.7%, 4.5%, 3.9%) |
| CIE-LAB | lab(71.92, 53.74, -31.11) |
| CIE-LCH | lch(71.92, 62.10, 329.93°) |
| OKLab | oklab(77.97% 0.1522 -0.0845) |
| OKLCH | oklch(77.97% 0.174 331) |
| XYZ | xyz(61.5954, 43.5333, 82.9843) |
| Luminance | 0.4353 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.69
Lavender Pink
#DD85D7
ΔE00 4.32
Purply Pink
#F075E6
ΔE00 4.33
Bubblegum Pink
#FE83CC
ΔE00 6.47
Candy Pink
#FF63E9
ΔE00 6.63
Plum
#DDA0DD
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F58AEA #8AF595
analogous
#CA8AF5 #F58AEA #F58AB5
triadic
#F58AEA #EAF58A #8AEAF5
tetradic
#F58AEA #F5CA8A #8AF595 #8AB5F5
square
#F58AEA #F5CA8A #8AF595 #8AB5F5
split-complementary
#F58AEA #B5F58A #8AF5CA
monochromatic
#EB19D6 #F052E0 #F58AEA #FAC2F4 #FDE3FA
Accessibility & contrast
On white
2.16
#F58AEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.71
#F58AEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F58AEA
9.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F58AEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F58AEA | 1.00 | 2.16 | 9.71 | 9.71 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A7ED
Deuteranopia (green-blind)
#A3B6E7
Tritanopia (blue-blind)
#FD92AF
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f58aea; /* rgb */ color: rgb(245, 138, 234); /* oklch */ color: oklch(78.0% 0.174 331.0);
Tailwind
colors: {
custom: {
50: '#faaff1',
500: '#f58aea',
950: '#000000',
},
}SCSS
$custom: #f58aea; $custom-light: #faaff1; $custom-dark: #000000;
JSON
{
"hex": "#f58aea",
"rgb": {
"r": 245,
"g": 138,
"b": 234
},
"hsl": {
"h": 306.168,
"s": 84.252,
"l": 75.098
},
"oklch": {
"l": 0.77973,
"c": 0.17412,
"h": 331
},
"luminance": 0.4353
}Semantic roles & 50–950 ramp
primary
#F58AEA
secondary
#D6F5DA
accent
#E11B05
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181116
muted
#868084