#B59FFA#B59FFA
#B59FFA is a light, vivid violet. Relative luminance 0.415; OKLCH L 75.7% C 0.130 H 294.2°. Best body text is #000000 at 9.30:1 contrast (WCAG AA passes).
Color values
| HEX | #B59FFA |
|---|---|
| RGB | rgb(181, 159, 250) |
| HSL | hsl(255, 90%, 80%) |
| HSV | hsv(255, 36%, 98%) |
| CMYK | cmyk(27.6%, 36.4%, 0%, 2%) |
| CIE-LAB | lab(70.54, 27.10, -42.49) |
| CIE-LCH | lch(70.54, 50.39, 302.53°) |
| OKLab | oklab(75.67% 0.0532 -0.1184) |
| OKLCH | oklch(75.67% 0.13 294.2) |
| XYZ | xyz(48.7053, 41.5215, 95.8723) |
| Luminance | 0.4152 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 4.34
Lilac (survey)
#CEA2FD
ΔE00 5.24
Baby Purple
#CA9BF7
ΔE00 5.30
Lavender (survey)
#C79FEF
ΔE00 5.37
Lavender
#B39DDB
ΔE00 6.09
Liliac
#C48EFD
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B59FFA #E4FA9F
analogous
#9FB7FA #B59FFA #E29FFA
triadic
#B59FFA #FAB59F #9FFAB5
tetradic
#B59FFA #FA9FB7 #E4FA9F #9FFAE2
square
#B59FFA #FA9FB7 #E4FA9F #9FFAE2
split-complementary
#B59FFA #FAE29F #B7FA9F
monochromatic
#5B2BF4 #8865F7 #B59FFA #E2D9FD #E9E2FD
Accessibility & contrast
On white
2.26
#B59FFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.30
#B59FFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B59FFA
9.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B59FFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B59FFA | 1.00 | 2.26 | 9.30 | 9.30 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86ADFE
Deuteranopia (green-blind)
#89ABF8
Tritanopia (blue-blind)
#A6AFC1
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #b59ffa; /* rgb */ color: rgb(181, 159, 250); /* oklch */ color: oklch(75.7% 0.130 294.2);
Tailwind
colors: {
custom: {
50: '#cdbbfc',
500: '#b59ffa',
950: '#000000',
},
}SCSS
$custom: #b59ffa; $custom-light: #cdbbfc; $custom-dark: #000000;
JSON
{
"hex": "#b59ffa",
"rgb": {
"r": 181,
"g": 159,
"b": 250
},
"hsl": {
"h": 254.505,
"s": 90.099,
"l": 80.196
},
"oklch": {
"l": 0.75667,
"c": 0.12978,
"h": 294.2
},
"luminance": 0.41522
}Semantic roles & 50–950 ramp
primary
#B59FFA
secondary
#EEF6D5
accent
#E600AE
background
#FCFBFF
surface
#F9F6FF
border
#D2D0D7
text
#141217
muted
#828185