#F59BF9#F59BF9
#F59BF9 is a light, vivid purple. Relative luminance 0.497; OKLCH L 81.1% C 0.159 H 325.4°. Best body text is #000000 at 10.94:1 contrast (WCAG AA passes).
Color values
| HEX | #F59BF9 |
|---|---|
| RGB | rgb(245, 155, 249) |
| HSL | hsl(297, 89%, 79%) |
| HSV | hsv(297, 38%, 98%) |
| CMYK | cmyk(1.6%, 37.8%, 0%, 2.4%) |
| CIE-LAB | lab(75.88, 47.77, -33.16) |
| CIE-LCH | lch(75.88, 58.15, 325.24°) |
| OKLab | oklab(81.14% 0.1313 -0.0905) |
| OKLCH | oklch(81.14% 0.159 325.4) |
| XYZ | xyz(66.4749, 49.6974, 95.6952) |
| Luminance | 0.4970 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.28
Plum
#DDA0DD
ΔE00 6.21
Lavender Pink
#DD85D7
ΔE00 6.83
Mauve
#E0B0FF
ΔE00 6.96
Purply Pink
#F075E6
ΔE00 7.73
Baby Purple
#CA9BF7
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F59BF9 #9FF99B
analogous
#C69BF9 #F59BF9 #F99BCE
triadic
#F59BF9 #F9F59B #9BF9F5
tetradic
#F59BF9 #F9C69B #9FF99B #9BCEF9
square
#F59BF9 #F9C69B #9FF99B #9BCEF9
split-complementary
#F59BF9 #CEF99B #9BF9C6
monochromatic
#E928F2 #EF61F6 #F59BF9 #FBD5FC #FCE2FD
Accessibility & contrast
On white
1.92
#F59BF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.94
#F59BF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F59BF9
10.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F59BF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F59BF9 | 1.00 | 1.92 | 10.94 | 10.94 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B4FC
Deuteranopia (green-blind)
#AABFF6
Tritanopia (blue-blind)
#FAA4BF
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #f59bf9; /* rgb */ color: rgb(245, 155, 249); /* oklch */ color: oklch(81.1% 0.159 325.4);
Tailwind
colors: {
custom: {
50: '#fabafb',
500: '#f59bf9',
950: '#000000',
},
}SCSS
$custom: #f59bf9; $custom-light: #fabafb; $custom-dark: #000000;
JSON
{
"hex": "#f59bf9",
"rgb": {
"r": 245,
"g": 155,
"b": 249
},
"hsl": {
"h": 297.447,
"s": 88.679,
"l": 79.216
},
"oklch": {
"l": 0.81137,
"c": 0.15942,
"h": 325.4
},
"luminance": 0.49695
}Semantic roles & 50–950 ramp
primary
#F59BF9
secondary
#D7F5D6
accent
#E5000A
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171217
muted
#858185