#F59BF5#F59BF5
#F59BF5 is a light, vivid purple. Relative luminance 0.494; OKLCH L 81.0% C 0.156 H 326.9°. Best body text is #000000 at 10.89:1 contrast (WCAG AA passes).
Color values
| HEX | #F59BF5 |
|---|---|
| RGB | rgb(245, 155, 245) |
| HSL | hsl(300, 82%, 78%) |
| HSV | hsv(300, 37%, 96%) |
| CMYK | cmyk(0%, 36.7%, 0%, 3.9%) |
| CIE-LAB | lab(75.73, 47.05, -31.22) |
| CIE-LCH | lch(75.73, 56.47, 326.43°) |
| OKLab | oklab(80.97% 0.1304 -0.085) |
| OKLCH | oklch(80.97% 0.156 326.9) |
| XYZ | xyz(65.8576, 49.4505, 92.4444) |
| Luminance | 0.4945 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.36
Plum
#DDA0DD
ΔE00 5.73
Lavender Pink
#DD85D7
ΔE00 6.53
Mauve
#E0B0FF
ΔE00 7.18
Purply Pink
#F075E6
ΔE00 7.70
Baby Purple
#CA9BF7
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F59BF5 #9BF59B
analogous
#C89BF5 #F59BF5 #F59BC8
triadic
#F59BF5 #F5F59B #9BF5F5
tetradic
#F59BF5 #F5C89B #9BF59B #9BC8F5
square
#F59BF5 #F5C89B #9BF59B #9BC8F5
split-complementary
#F59BF5 #C8F59B #9BF5C8
monochromatic
#EA2CEA #EF63EF #F59BF5 #FBD3FB #FCE3FC
Accessibility & contrast
On white
1.93
#F59BF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.89
#F59BF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F59BF5
10.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F59BF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F59BF5 | 1.00 | 1.93 | 10.89 | 10.89 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B3F8
Deuteranopia (green-blind)
#ABBFF2
Tritanopia (blue-blind)
#FAA3BD
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #f59bf5; /* rgb */ color: rgb(245, 155, 245); /* oklch */ color: oklch(81.0% 0.156 326.9);
Tailwind
colors: {
custom: {
50: '#fabaf8',
500: '#f59bf5',
950: '#000000',
},
}SCSS
$custom: #f59bf5; $custom-light: #fabaf8; $custom-dark: #000000;
JSON
{
"hex": "#f59bf5",
"rgb": {
"r": 245,
"g": 155,
"b": 245
},
"hsl": {
"h": 300,
"s": 81.818,
"l": 78.431
},
"oklch": {
"l": 0.80972,
"c": 0.15562,
"h": 326.9
},
"luminance": 0.49448
}Semantic roles & 50–950 ramp
primary
#F59BF5
secondary
#D7F4D7
accent
#DE0707
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171217
muted
#858185