#F59BF7#F59BF7
#F59BF7 is a light, vivid purple. Relative luminance 0.496; OKLCH L 81.1% C 0.158 H 326.1°. Best body text is #000000 at 10.91:1 contrast (WCAG AA passes).
Color values
| HEX | #F59BF7 |
|---|---|
| RGB | rgb(245, 155, 247) |
| HSL | hsl(299, 85%, 79%) |
| HSV | hsv(299, 37%, 97%) |
| CMYK | cmyk(0.8%, 37.2%, 0%, 3.1%) |
| CIE-LAB | lab(75.81, 47.41, -32.19) |
| CIE-LCH | lch(75.81, 57.31, 325.83°) |
| OKLab | oklab(81.05% 0.1308 -0.0877) |
| OKLCH | oklch(81.05% 0.158 326.1) |
| XYZ | xyz(66.1646, 49.5733, 94.0610) |
| Luminance | 0.4957 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.30
Plum
#DDA0DD
ΔE00 5.96
Lavender Pink
#DD85D7
ΔE00 6.67
Mauve
#E0B0FF
ΔE00 7.06
Purply Pink
#F075E6
ΔE00 7.70
Baby Purple
#CA9BF7
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F59BF7 #9DF79B
analogous
#C79BF7 #F59BF7 #F79BCB
triadic
#F59BF7 #F7F59B #9BF7F5
tetradic
#F59BF7 #F7C79B #9DF79B #9BCBF7
square
#F59BF7 #F7C79B #9DF79B #9BCBF7
split-complementary
#F59BF7 #CBF79B #9BF7C7
monochromatic
#EA2AEE #EF62F2 #F59BF7 #FBD4FC #FCE3FD
Accessibility & contrast
On white
1.92
#F59BF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.91
#F59BF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F59BF7
10.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F59BF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F59BF7 | 1.00 | 1.92 | 10.91 | 10.91 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B4FA
Deuteranopia (green-blind)
#ABBFF4
Tritanopia (blue-blind)
#FAA4BE
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #f59bf7; /* rgb */ color: rgb(245, 155, 247); /* oklch */ color: oklch(81.1% 0.158 326.1);
Tailwind
colors: {
custom: {
50: '#fabafa',
500: '#f59bf7',
950: '#000000',
},
}SCSS
$custom: #f59bf7; $custom-light: #fabafa; $custom-dark: #000000;
JSON
{
"hex": "#f59bf7",
"rgb": {
"r": 245,
"g": 155,
"b": 247
},
"hsl": {
"h": 298.696,
"s": 85.185,
"l": 78.824
},
"oklch": {
"l": 0.81054,
"c": 0.15751,
"h": 326.1
},
"luminance": 0.49571
}Semantic roles & 50–950 ramp
primary
#F59BF7
secondary
#D7F5D6
accent
#E20409
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171217
muted
#858185