#B59FFB#B59FFB
#B59FFB is a light, vivid violet. Relative luminance 0.416; OKLCH L 75.7% C 0.131 H 294.0°. Best body text is #000000 at 9.32:1 contrast (WCAG AA passes).
Color values
| HEX | #B59FFB |
|---|---|
| RGB | rgb(181, 159, 251) |
| HSL | hsl(254, 92%, 80%) |
| HSV | hsv(254, 37%, 98%) |
| CMYK | cmyk(27.9%, 36.7%, 0%, 1.6%) |
| CIE-LAB | lab(70.58, 27.34, -42.96) |
| CIE-LCH | lch(70.58, 50.92, 302.47°) |
| OKLab | oklab(75.72% 0.0534 -0.1197) |
| OKLCH | oklch(75.72% 0.131 294) |
| XYZ | xyz(48.8625, 41.5844, 96.7003) |
| Luminance | 0.4158 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 4.38
Lilac (survey)
#CEA2FD
ΔE00 5.30
Baby Purple
#CA9BF7
ΔE00 5.36
Lavender (survey)
#C79FEF
ΔE00 5.49
Liliac
#C48EFD
ΔE00 6.14
Lavender
#B39DDB
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B59FFB #E5FB9F
analogous
#9FB7FB #B59FFB #E39FFB
triadic
#B59FFB #FBB59F #9FFBB5
tetradic
#B59FFB #FB9FB7 #E5FB9F #9FFBE3
square
#B59FFB #FB9FB7 #E5FB9F #9FFBE3
split-complementary
#B59FFB #FBE39F #B7FB9F
monochromatic
#5A29F6 #8864F9 #B59FFB #E2DAFD #E8E2FE
Accessibility & contrast
On white
2.25
#B59FFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.32
#B59FFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B59FFB
9.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B59FFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B59FFB | 1.00 | 2.25 | 9.32 | 9.32 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86AEFF
Deuteranopia (green-blind)
#89ABF9
Tritanopia (blue-blind)
#A6AFC1
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #b59ffb; /* rgb */ color: rgb(181, 159, 251); /* oklch */ color: oklch(75.7% 0.131 294.0);
Tailwind
colors: {
custom: {
50: '#cdbbfd',
500: '#b59ffb',
950: '#000000',
},
}SCSS
$custom: #b59ffb; $custom-light: #cdbbfd; $custom-dark: #000000;
JSON
{
"hex": "#b59ffb",
"rgb": {
"r": 181,
"g": 159,
"b": 251
},
"hsl": {
"h": 254.348,
"s": 92,
"l": 80.392
},
"oklch": {
"l": 0.75715,
"c": 0.13111,
"h": 294
},
"luminance": 0.41585
}Semantic roles & 50–950 ramp
primary
#B59FFB
secondary
#EEF6D5
accent
#E600AF
background
#FCFBFF
surface
#F9F6FF
border
#D2D0D7
text
#141217
muted
#828185