#B59BFC#B59BFC
#B59BFC is a light, vivid violet. Relative luminance 0.403; OKLCH L 75.0% C 0.139 H 295.2°. Best body text is #000000 at 9.06:1 contrast (WCAG AA passes).
Color values
| HEX | #B59BFC |
|---|---|
| RGB | rgb(181, 155, 252) |
| HSL | hsl(256, 94%, 80%) |
| HSV | hsv(256, 38%, 99%) |
| CMYK | cmyk(28.2%, 38.5%, 0%, 1.2%) |
| CIE-LAB | lab(69.68, 29.82, -44.92) |
| CIE-LCH | lch(69.68, 53.92, 303.57°) |
| OKLab | oklab(75.04% 0.059 -0.1254) |
| OKLCH | oklch(75.04% 0.139 295.2) |
| XYZ | xyz(48.3438, 40.2941, 97.3071) |
| Luminance | 0.4029 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 4.26
Baby Purple
#CA9BF7
ΔE00 5.05
Liliac
#C48EFD
ΔE00 5.14
Lilac (survey)
#CEA2FD
ΔE00 5.31
Lavender (survey)
#C79FEF
ΔE00 5.57
Lavender
#B39DDB
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B59BFC #E2FC9B
analogous
#9BB2FC #B59BFC #E59BFC
triadic
#B59BFC #FCB59B #9BFCB5
tetradic
#B59BFC #FC9BB2 #E2FC9B #9BFCE5
square
#B59BFC #FC9BB2 #E2FC9B #9BFCE5
split-complementary
#B59BFC #FCE59B #B2FC9B
monochromatic
#5D24F8 #8960FA #B59BFC #E1D6FE #E9E1FE
Accessibility & contrast
On white
2.32
#B59BFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.06
#B59BFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B59BFC
9.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B59BFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B59BFC | 1.00 | 2.32 | 9.06 | 9.06 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80ABFF
Deuteranopia (green-blind)
#84A9FA
Tritanopia (blue-blind)
#A6ACC0
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #b59bfc; /* rgb */ color: rgb(181, 155, 252); /* oklch */ color: oklch(75.0% 0.139 295.2);
Tailwind
colors: {
custom: {
50: '#cdb8fe',
500: '#b59bfc',
950: '#000000',
},
}SCSS
$custom: #b59bfc; $custom-light: #cdb8fe; $custom-dark: #000000;
JSON
{
"hex": "#b59bfc",
"rgb": {
"r": 181,
"g": 155,
"b": 252
},
"hsl": {
"h": 256.082,
"s": 94.175,
"l": 79.804
},
"oklch": {
"l": 0.75041,
"c": 0.1386,
"h": 295.2
},
"luminance": 0.40295
}Semantic roles & 50–950 ramp
primary
#B59BFC
secondary
#EDF6D5
accent
#E600A8
background
#FCFBFF
surface
#F9F6FF
border
#D2D0D7
text
#141118
muted
#828086