#F59BF8#F59BF8
#F59BF8 is a light, vivid purple. Relative luminance 0.496; OKLCH L 81.1% C 0.158 H 325.8°. Best body text is #000000 at 10.93:1 contrast (WCAG AA passes).
Color values
| HEX | #F59BF8 |
|---|---|
| RGB | rgb(245, 155, 248) |
| HSL | hsl(298, 87%, 79%) |
| HSV | hsv(298, 38%, 97%) |
| CMYK | cmyk(1.2%, 37.5%, 0%, 2.7%) |
| CIE-LAB | lab(75.84, 47.59, -32.67) |
| CIE-LCH | lch(75.84, 57.73, 325.53°) |
| OKLab | oklab(81.1% 0.131 -0.0891) |
| OKLCH | oklch(81.1% 0.158 325.8) |
| XYZ | xyz(66.3193, 49.6352, 94.8759) |
| Luminance | 0.4963 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.29
Plum
#DDA0DD
ΔE00 6.09
Lavender Pink
#DD85D7
ΔE00 6.75
Mauve
#E0B0FF
ΔE00 7.01
Purply Pink
#F075E6
ΔE00 7.71
Baby Purple
#CA9BF7
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F59BF8 #9EF89B
analogous
#C79BF8 #F59BF8 #F89BCD
triadic
#F59BF8 #F8F59B #9BF8F5
tetradic
#F59BF8 #F8C79B #9EF89B #9BCDF8
square
#F59BF8 #F8C79B #9EF89B #9BCDF8
split-complementary
#F59BF8 #CDF89B #9BF8C7
monochromatic
#EA29F0 #EF62F4 #F59BF8 #FBD4FC #FCE2FD
Accessibility & contrast
On white
1.92
#F59BF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.93
#F59BF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F59BF8
10.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F59BF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F59BF8 | 1.00 | 1.92 | 10.93 | 10.93 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B4FB
Deuteranopia (green-blind)
#AABFF5
Tritanopia (blue-blind)
#FAA4BE
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #f59bf8; /* rgb */ color: rgb(245, 155, 248); /* oklch */ color: oklch(81.1% 0.158 325.8);
Tailwind
colors: {
custom: {
50: '#fabafa',
500: '#f59bf8',
950: '#000000',
},
}SCSS
$custom: #f59bf8; $custom-light: #fabafa; $custom-dark: #000000;
JSON
{
"hex": "#f59bf8",
"rgb": {
"r": 245,
"g": 155,
"b": 248
},
"hsl": {
"h": 298.065,
"s": 86.916,
"l": 79.02
},
"oklch": {
"l": 0.81096,
"c": 0.15846,
"h": 325.8
},
"luminance": 0.49632
}Semantic roles & 50–950 ramp
primary
#F59BF8
secondary
#D7F5D6
accent
#E30209
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171217
muted
#858185