#F59AEF#F59AEF
#F59AEF is a light, vivid purple. Relative luminance 0.488; OKLCH L 80.6% C 0.152 H 329.2°. Best body text is #000000 at 10.75:1 contrast (WCAG AA passes).
Color values
| HEX | #F59AEF |
|---|---|
| RGB | rgb(245, 154, 239) |
| HSL | hsl(304, 82%, 78%) |
| HSV | hsv(304, 37%, 96%) |
| CMYK | cmyk(0%, 37.1%, 2.4%, 3.9%) |
| CIE-LAB | lab(75.30, 46.50, -28.63) |
| CIE-LCH | lch(75.30, 54.61, 328.38°) |
| OKLab | oklab(80.58% 0.1304 -0.0777) |
| OKLCH | oklch(80.58% 0.152 329.2) |
| XYZ | xyz(64.7908, 48.7586, 87.6432) |
| Luminance | 0.4876 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.23
Violet (CSS)
#EE82EE
ΔE00 5.47
Lavender Pink
#DD85D7
ΔE00 6.09
Purply Pink
#F075E6
ΔE00 7.58
Bubblegum Pink
#FE83CC
ΔE00 7.70
Mauve
#E0B0FF
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F59AEF #9AF5A0
analogous
#CD9AF5 #F59AEF #F59AC1
triadic
#F59AEF #EFF59A #9AEFF5
tetradic
#F59AEF #F5CD9A #9AF5A0 #9AC1F5
square
#F59AEF #F5CD9A #9AF5A0 #9AC1F5
split-complementary
#F59AEF #C1F59A #9AF5CD
monochromatic
#EA2BDD #EF62E6 #F59AEF #FBD2F8 #FCE3FB
Accessibility & contrast
On white
1.95
#F59AEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.75
#F59AEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F59AEF
10.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F59AEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F59AEF | 1.00 | 1.95 | 10.75 | 10.75 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B2F2
Deuteranopia (green-blind)
#ADBEEC
Tritanopia (blue-blind)
#FBA1BA
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #f59aef; /* rgb */ color: rgb(245, 154, 239); /* oklch */ color: oklch(80.6% 0.152 329.2);
Tailwind
colors: {
custom: {
50: '#fab9f4',
500: '#f59aef',
950: '#000000',
},
}SCSS
$custom: #f59aef; $custom-light: #fab9f4; $custom-dark: #000000;
JSON
{
"hex": "#f59aef",
"rgb": {
"r": 245,
"g": 154,
"b": 239
},
"hsl": {
"h": 303.956,
"s": 81.982,
"l": 78.235
},
"oklch": {
"l": 0.80575,
"c": 0.15177,
"h": 329.2
},
"luminance": 0.48756
}Semantic roles & 50–950 ramp
primary
#F59AEF
secondary
#D7F4D9
accent
#DE1507
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171217
muted
#858185