#B59FFD#B59FFD
#B59FFD is a light, vivid violet. Relative luminance 0.417; OKLCH L 75.8% C 0.134 H 293.7°. Best body text is #000000 at 9.34:1 contrast (WCAG AA passes).
Color values
| HEX | #B59FFD |
|---|---|
| RGB | rgb(181, 159, 253) |
| HSL | hsl(254, 96%, 81%) |
| HSV | hsv(254, 37%, 99%) |
| CMYK | cmyk(28.5%, 37.2%, 0%, 0.8%) |
| CIE-LAB | lab(70.67, 27.82, -43.91) |
| CIE-LCH | lch(70.67, 51.98, 302.36°) |
| OKLab | oklab(75.81% 0.0538 -0.1225) |
| OKLCH | oklch(75.81% 0.134 293.7) |
| XYZ | xyz(49.1795, 41.7111, 98.3695) |
| Luminance | 0.4171 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 4.47
Lilac (survey)
#CEA2FD
ΔE00 5.43
Baby Purple
#CA9BF7
ΔE00 5.51
Lavender (survey)
#C79FEF
ΔE00 5.74
Liliac
#C48EFD
ΔE00 6.14
Pale Violet
#CEAEFA
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B59FFD #E7FD9F
analogous
#9FB8FD #B59FFD #E49FFD
triadic
#B59FFD #FDB59F #9FFDB5
tetradic
#B59FFD #FD9FB8 #E7FD9F #9FFDE4
square
#B59FFD #FD9FB8 #E7FD9F #9FFDE4
split-complementary
#B59FFD #FDE49F #B8FD9F
monochromatic
#5927FB #8763FC #B59FFD #E3DBFE #E8E1FE
Accessibility & contrast
On white
2.25
#B59FFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.34
#B59FFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B59FFD
9.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B59FFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B59FFD | 1.00 | 2.25 | 9.34 | 9.34 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85AEFF
Deuteranopia (green-blind)
#87ABFB
Tritanopia (blue-blind)
#A5B0C2
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #b59ffd; /* rgb */ color: rgb(181, 159, 253); /* oklch */ color: oklch(75.8% 0.134 293.7);
Tailwind
colors: {
custom: {
50: '#cdbbfe',
500: '#b59ffd',
950: '#000000',
},
}SCSS
$custom: #b59ffd; $custom-light: #cdbbfe; $custom-dark: #000000;
JSON
{
"hex": "#b59ffd",
"rgb": {
"r": 181,
"g": 159,
"b": 253
},
"hsl": {
"h": 254.043,
"s": 95.918,
"l": 80.784
},
"oklch": {
"l": 0.75811,
"c": 0.13379,
"h": 293.7
},
"luminance": 0.41712
}Semantic roles & 50–950 ramp
primary
#B59FFD
secondary
#EFF7D4
accent
#E600B0
background
#FCFBFF
surface
#F9F6FF
border
#D2D0D7
text
#141218
muted
#828186