#F59BF6#F59BF6
#F59BF6 is a light, vivid purple. Relative luminance 0.495; OKLCH L 81.0% C 0.157 H 326.5°. Best body text is #000000 at 10.90:1 contrast (WCAG AA passes).
Color values
| HEX | #F59BF6 |
|---|---|
| RGB | rgb(245, 155, 246) |
| HSL | hsl(299, 83%, 79%) |
| HSV | hsv(299, 37%, 96%) |
| CMYK | cmyk(0.4%, 37%, 0%, 3.5%) |
| CIE-LAB | lab(75.77, 47.23, -31.71) |
| CIE-LCH | lch(75.77, 56.89, 326.13°) |
| OKLab | oklab(81.01% 0.1306 -0.0864) |
| OKLCH | oklch(81.01% 0.157 326.5) |
| XYZ | xyz(66.0107, 49.5118, 93.2505) |
| Luminance | 0.4951 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.33
Plum
#DDA0DD
ΔE00 5.84
Lavender Pink
#DD85D7
ΔE00 6.60
Mauve
#E0B0FF
ΔE00 7.12
Purply Pink
#F075E6
ΔE00 7.70
Baby Purple
#CA9BF7
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F59BF6 #9CF69B
analogous
#C79BF6 #F59BF6 #F69BC9
triadic
#F59BF6 #F6F59B #9BF6F5
tetradic
#F59BF6 #F6C79B #9CF69B #9BC9F6
square
#F59BF6 #F6C79B #9CF69B #9BC9F6
split-complementary
#F59BF6 #C9F69B #9BF6C7
monochromatic
#EA2BEC #EF63F1 #F59BF6 #FBD3FB #FCE3FC
Accessibility & contrast
On white
1.93
#F59BF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.90
#F59BF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F59BF6
10.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F59BF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F59BF6 | 1.00 | 1.93 | 10.90 | 10.90 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B4F9
Deuteranopia (green-blind)
#ABBFF3
Tritanopia (blue-blind)
#FAA4BD
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #f59bf6; /* rgb */ color: rgb(245, 155, 246); /* oklch */ color: oklch(81.0% 0.157 326.5);
Tailwind
colors: {
custom: {
50: '#fabaf9',
500: '#f59bf6',
950: '#000000',
},
}SCSS
$custom: #f59bf6; $custom-light: #fabaf9; $custom-dark: #000000;
JSON
{
"hex": "#f59bf6",
"rgb": {
"r": 245,
"g": 155,
"b": 246
},
"hsl": {
"h": 299.341,
"s": 83.486,
"l": 78.627
},
"oklch": {
"l": 0.81013,
"c": 0.15657,
"h": 326.5
},
"luminance": 0.49509
}Semantic roles & 50–950 ramp
primary
#F59BF6
secondary
#D7F4D7
accent
#E00608
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171217
muted
#858185