#F59BF1#F59BF1
#F59BF1 is a light, vivid purple. Relative luminance 0.492; OKLCH L 80.8% C 0.152 H 328.4°. Best body text is #000000 at 10.84:1 contrast (WCAG AA passes).
Color values
| HEX | #F59BF1 |
|---|---|
| RGB | rgb(245, 155, 241) |
| HSL | hsl(303, 82%, 78%) |
| HSV | hsv(303, 37%, 96%) |
| CMYK | cmyk(0%, 36.7%, 1.6%, 3.9%) |
| CIE-LAB | lab(75.58, 46.34, -29.28) |
| CIE-LCH | lch(75.58, 54.82, 327.71°) |
| OKLab | oklab(80.81% 0.1294 -0.0795) |
| OKLCH | oklch(80.81% 0.152 328.4) |
| XYZ | xyz(65.2536, 49.2089, 89.2631) |
| Luminance | 0.4921 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.30
Violet (CSS)
#EE82EE
ΔE00 5.55
Lavender Pink
#DD85D7
ΔE00 6.31
Mauve
#E0B0FF
ΔE00 7.49
Purply Pink
#F075E6
ΔE00 7.75
Bubblegum Pink
#FE83CC
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F59BF1 #9BF59F
analogous
#CC9BF5 #F59BF1 #F59BC4
triadic
#F59BF1 #F1F59B #9BF1F5
tetradic
#F59BF1 #F5CC9B #9BF59F #9BC4F5
square
#F59BF1 #F5CC9B #9BF59F #9BC4F5
split-complementary
#F59BF1 #C4F59B #9BF5CC
monochromatic
#EA2CE1 #EF63E9 #F59BF1 #FBD3F9 #FCE3FB
Accessibility & contrast
On white
1.94
#F59BF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.84
#F59BF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F59BF1
10.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F59BF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F59BF1 | 1.00 | 1.94 | 10.84 | 10.84 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B3F4
Deuteranopia (green-blind)
#ADBEEE
Tritanopia (blue-blind)
#FBA2BB
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #f59bf1; /* rgb */ color: rgb(245, 155, 241); /* oklch */ color: oklch(80.8% 0.152 328.4);
Tailwind
colors: {
custom: {
50: '#fabaf6',
500: '#f59bf1',
950: '#000000',
},
}SCSS
$custom: #f59bf1; $custom-light: #fabaf6; $custom-dark: #000000;
JSON
{
"hex": "#f59bf1",
"rgb": {
"r": 245,
"g": 155,
"b": 241
},
"hsl": {
"h": 302.667,
"s": 81.818,
"l": 78.431
},
"oklch": {
"l": 0.8081,
"c": 0.1519,
"h": 328.4
},
"luminance": 0.49206
}Semantic roles & 50–950 ramp
primary
#F59BF1
secondary
#D7F4D8
accent
#DE1107
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171217
muted
#858185