#F59BF0#F59BF0
#F59BF0 is a light, vivid purple. Relative luminance 0.491; OKLCH L 80.8% C 0.151 H 328.8°. Best body text is #000000 at 10.83:1 contrast (WCAG AA passes).
Color values
| HEX | #F59BF0 |
|---|---|
| RGB | rgb(245, 155, 240) |
| HSL | hsl(303, 82%, 78%) |
| HSV | hsv(303, 37%, 96%) |
| CMYK | cmyk(0%, 36.7%, 2%, 3.9%) |
| CIE-LAB | lab(75.54, 46.17, -28.80) |
| CIE-LCH | lch(75.54, 54.41, 328.04°) |
| OKLab | oklab(80.77% 0.1292 -0.0781) |
| OKLCH | oklch(80.77% 0.151 328.8) |
| XYZ | xyz(65.1046, 49.1493, 88.4786) |
| Luminance | 0.4915 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.20
Violet (CSS)
#EE82EE
ΔE00 5.62
Lavender Pink
#DD85D7
ΔE00 6.27
Mauve
#E0B0FF
ΔE00 7.57
Purply Pink
#F075E6
ΔE00 7.78
Bubblegum Pink
#FE83CC
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F59BF0 #9BF5A0
analogous
#CD9BF5 #F59BF0 #F59BC3
triadic
#F59BF0 #F0F59B #9BF0F5
tetradic
#F59BF0 #F5CD9B #9BF5A0 #9BC3F5
square
#F59BF0 #F5CD9B #9BF5A0 #9BC3F5
split-complementary
#F59BF0 #C3F59B #9BF5CD
monochromatic
#EA2CDF #EF63E8 #F59BF0 #FBD3F8 #FCE3FB
Accessibility & contrast
On white
1.94
#F59BF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.83
#F59BF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F59BF0
10.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F59BF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F59BF0 | 1.00 | 1.94 | 10.83 | 10.83 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B3F3
Deuteranopia (green-blind)
#ADBEED
Tritanopia (blue-blind)
#FBA2BB
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #f59bf0; /* rgb */ color: rgb(245, 155, 240); /* oklch */ color: oklch(80.8% 0.151 328.8);
Tailwind
colors: {
custom: {
50: '#fabaf5',
500: '#f59bf0',
950: '#000000',
},
}SCSS
$custom: #f59bf0; $custom-light: #fabaf5; $custom-dark: #000000;
JSON
{
"hex": "#f59bf0",
"rgb": {
"r": 245,
"g": 155,
"b": 240
},
"hsl": {
"h": 303.333,
"s": 81.818,
"l": 78.431
},
"oklch": {
"l": 0.8077,
"c": 0.15098,
"h": 328.8
},
"luminance": 0.49146
}Semantic roles & 50–950 ramp
primary
#F59BF0
secondary
#D7F4D9
accent
#DE1307
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171217
muted
#858185