#F59BFB#F59BFB
#F59BFB is a light, vivid purple. Relative luminance 0.498; OKLCH L 81.2% C 0.161 H 324.7°. Best body text is #000000 at 10.96:1 contrast (WCAG AA passes).
Color values
| HEX | #F59BFB |
|---|---|
| RGB | rgb(245, 155, 251) |
| HSL | hsl(296, 92%, 80%) |
| HSV | hsv(296, 38%, 98%) |
| CMYK | cmyk(2.4%, 38.2%, 0%, 1.6%) |
| CIE-LAB | lab(75.96, 48.14, -34.12) |
| CIE-LCH | lch(75.96, 59.00, 324.67°) |
| OKLab | oklab(81.22% 0.1317 -0.0932) |
| OKLCH | oklch(81.22% 0.161 324.7) |
| XYZ | xyz(66.7885, 49.8229, 97.3468) |
| Luminance | 0.4982 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.28
Plum
#DDA0DD
ΔE00 6.47
Mauve
#E0B0FF
ΔE00 6.87
Lavender Pink
#DD85D7
ΔE00 7.01
Purply Pink
#F075E6
ΔE00 7.77
Baby Purple
#CA9BF7
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F59BFB #A1FB9B
analogous
#C59BFB #F59BFB #FB9BD1
triadic
#F59BFB #FBF59B #9BFBF5
tetradic
#F59BFB #FBC59B #A1FB9B #9BD1FB
square
#F59BFB #FBC59B #A1FB9B #9BD1FB
split-complementary
#F59BFB #D1FB9B #9BFBC5
monochromatic
#E925F6 #EF60F9 #F59BFB #FBD6FD #FCE2FE
Accessibility & contrast
On white
1.92
#F59BFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.96
#F59BFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F59BFB
10.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F59BFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F59BFB | 1.00 | 1.92 | 10.96 | 10.96 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92B4FE
Deuteranopia (green-blind)
#A9BFF8
Tritanopia (blue-blind)
#F9A5C0
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #f59bfb; /* rgb */ color: rgb(245, 155, 251); /* oklch */ color: oklch(81.2% 0.161 324.7);
Tailwind
colors: {
custom: {
50: '#fabafd',
500: '#f59bfb',
950: '#000000',
},
}SCSS
$custom: #f59bfb; $custom-light: #fabafd; $custom-dark: #000000;
JSON
{
"hex": "#f59bfb",
"rgb": {
"r": 245,
"g": 155,
"b": 251
},
"hsl": {
"h": 296.25,
"s": 92.308,
"l": 79.608
},
"oklch": {
"l": 0.8122,
"c": 0.16134,
"h": 324.7
},
"luminance": 0.4982
}Semantic roles & 50–950 ramp
primary
#F59BFB
secondary
#D7F6D5
accent
#E6000E
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171217
muted
#858185