#B59FFF#B59FFF
#B59FFF is a light, vivid violet. Relative luminance 0.418; OKLCH L 75.9% C 0.136 H 293.4°. Best body text is #000000 at 9.37:1 contrast (WCAG AA passes).
Color values
| HEX | #B59FFF |
|---|---|
| RGB | rgb(181, 159, 255) |
| HSL | hsl(254, 100%, 81%) |
| HSV | hsv(254, 38%, 100%) |
| CMYK | cmyk(29%, 37.6%, 0%, 0%) |
| CIE-LAB | lab(70.76, 28.31, -44.86) |
| CIE-LCH | lch(70.76, 53.04, 302.26°) |
| OKLab | oklab(75.91% 0.0542 -0.1252) |
| OKLCH | oklch(75.91% 0.136 293.4) |
| XYZ | xyz(49.4997, 41.8392, 100.0562) |
| Luminance | 0.4184 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 4.59
Lilac (survey)
#CEA2FD
ΔE00 5.57
Baby Purple
#CA9BF7
ΔE00 5.68
Lavender (survey)
#C79FEF
ΔE00 6.00
Liliac
#C48EFD
ΔE00 6.16
Pale Violet
#CEAEFA
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B59FFF #E9FF9F
analogous
#9FB9FF #B59FFF #E59FFF
triadic
#B59FFF #FFB59F #9FFFB5
tetradic
#B59FFF #FF9FB9 #E9FF9F #9FFFE5
square
#B59FFF #FF9FB9 #E9FF9F #9FFFE5
split-complementary
#B59FFF #FFE59F #B9FF9F
monochromatic
#5725FF #8662FF #B59FFF #E4DCFF #E7E0FF
Accessibility & contrast
On white
2.24
#B59FFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.37
#B59FFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B59FFF
9.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B59FFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B59FFF | 1.00 | 2.24 | 9.37 | 9.37 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84AEFF
Deuteranopia (green-blind)
#86ACFD
Tritanopia (blue-blind)
#A5B0C3
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #b59fff; /* rgb */ color: rgb(181, 159, 255); /* oklch */ color: oklch(75.9% 0.136 293.4);
Tailwind
colors: {
custom: {
50: '#cdbbff',
500: '#b59fff',
950: '#000000',
},
}SCSS
$custom: #b59fff; $custom-light: #cdbbff; $custom-dark: #000000;
JSON
{
"hex": "#b59fff",
"rgb": {
"r": 181,
"g": 159,
"b": 255
},
"hsl": {
"h": 253.75,
"s": 100,
"l": 81.176
},
"oklch": {
"l": 0.75907,
"c": 0.13646,
"h": 293.4
},
"luminance": 0.4184
}Semantic roles & 50–950 ramp
primary
#B59FFF
secondary
#EFF7D4
accent
#E600B1
background
#FCFBFF
surface
#F9F6FF
border
#D2D0D7
text
#141218
muted
#828186