#F59BF4#F59BF4
#F59BF4 is a light, vivid purple. Relative luminance 0.494; OKLCH L 80.9% C 0.155 H 327.3°. Best body text is #000000 at 10.88:1 contrast (WCAG AA passes).
Color values
| HEX | #F59BF4 |
|---|---|
| RGB | rgb(245, 155, 244) |
| HSL | hsl(301, 82%, 78%) |
| HSV | hsv(301, 37%, 96%) |
| CMYK | cmyk(0%, 36.7%, 0.4%, 3.9%) |
| CIE-LAB | lab(75.69, 46.88, -30.74) |
| CIE-LCH | lch(75.69, 56.06, 326.74°) |
| OKLab | oklab(80.93% 0.1301 -0.0836) |
| OKLCH | oklch(80.93% 0.155 327.3) |
| XYZ | xyz(65.7054, 49.3896, 91.6426) |
| Luminance | 0.4939 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.39
Plum
#DDA0DD
ΔE00 5.61
Lavender Pink
#DD85D7
ΔE00 6.46
Mauve
#E0B0FF
ΔE00 7.25
Purply Pink
#F075E6
ΔE00 7.70
Bubblegum Pink
#FE83CC
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F59BF4 #9BF59C
analogous
#C99BF5 #F59BF4 #F59BC7
triadic
#F59BF4 #F4F59B #9BF4F5
tetradic
#F59BF4 #F5C99B #9BF59C #9BC7F5
square
#F59BF4 #F5C99B #9BF59C #9BC7F5
split-complementary
#F59BF4 #C7F59B #9BF5C9
monochromatic
#EA2CE8 #EF63EE #F59BF4 #FBD3FA #FCE3FC
Accessibility & contrast
On white
1.93
#F59BF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.88
#F59BF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F59BF4
10.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F59BF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F59BF4 | 1.00 | 1.93 | 10.88 | 10.88 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B3F7
Deuteranopia (green-blind)
#ACBFF1
Tritanopia (blue-blind)
#FAA3BC
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #f59bf4; /* rgb */ color: rgb(245, 155, 244); /* oklch */ color: oklch(80.9% 0.155 327.3);
Tailwind
colors: {
custom: {
50: '#fabaf8',
500: '#f59bf4',
950: '#000000',
},
}SCSS
$custom: #f59bf4; $custom-light: #fabaf8; $custom-dark: #000000;
JSON
{
"hex": "#f59bf4",
"rgb": {
"r": 245,
"g": 155,
"b": 244
},
"hsl": {
"h": 300.667,
"s": 81.818,
"l": 78.431
},
"oklch": {
"l": 0.80931,
"c": 0.15469,
"h": 327.3
},
"luminance": 0.49387
}Semantic roles & 50–950 ramp
primary
#F59BF4
secondary
#D7F4D7
accent
#DE0A07
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171217
muted
#858185