#B59FF1#B59FF1
#B59FF1 is a light, moderate violet. Relative luminance 0.410; OKLCH L 75.2% C 0.118 H 295.8°. Best body text is #000000 at 9.19:1 contrast (WCAG AA passes).
Color values
| HEX | #B59FF1 |
|---|---|
| RGB | rgb(181, 159, 241) |
| HSL | hsl(256, 75%, 78%) |
| HSV | hsv(256, 34%, 95%) |
| CMYK | cmyk(24.9%, 34%, 0%, 5.5%) |
| CIE-LAB | lab(70.16, 24.95, -38.19) |
| CIE-LCH | lch(70.16, 45.61, 303.15°) |
| OKLab | oklab(75.25% 0.0512 -0.106) |
| OKLCH | oklch(75.25% 0.118 295.8) |
| XYZ | xyz(47.3277, 40.9704, 88.6167) |
| Luminance | 0.4097 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 4.34
Lavender (survey)
#C79FEF
ΔE00 4.41
Lavender
#B39DDB
ΔE00 4.41
Baby Purple
#CA9BF7
ΔE00 4.93
Lilac (survey)
#CEA2FD
ΔE00 4.97
Pale Violet
#CEAEFA
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B59FF1 #DBF19F
analogous
#9FB2F1 #B59FF1 #DE9FF1
triadic
#B59FF1 #F1B59F #9FF1B5
tetradic
#B59FF1 #F19FB2 #DBF19F #9FF1DE
square
#B59FF1 #F19FB2 #DBF19F #9FF1DE
split-complementary
#B59FF1 #F1DE9F #B2F19F
monochromatic
#6334E1 #8C6AE9 #B59FF1 #DED4F9 #EAE4FB
Accessibility & contrast
On white
2.28
#B59FF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.19
#B59FF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B59FF1
9.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B59FF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B59FF1 | 1.00 | 2.28 | 9.19 | 9.19 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AACF4
Deuteranopia (green-blind)
#8DAAEF
Tritanopia (blue-blind)
#A9ADBD
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #b59ff1; /* rgb */ color: rgb(181, 159, 241); /* oklch */ color: oklch(75.2% 0.118 295.8);
Tailwind
colors: {
custom: {
50: '#ccbbf6',
500: '#b59ff1',
950: '#000000',
},
}SCSS
$custom: #b59ff1; $custom-light: #ccbbf6; $custom-dark: #000000;
JSON
{
"hex": "#b59ff1",
"rgb": {
"r": 181,
"g": 159,
"b": 241
},
"hsl": {
"h": 256.098,
"s": 74.545,
"l": 78.431
},
"oklch": {
"l": 0.75247,
"c": 0.1177,
"h": 295.8
},
"luminance": 0.40971
}Semantic roles & 50–950 ramp
primary
#B59FF1
secondary
#ECF3D8
accent
#D70FA1
background
#FCFBFF
surface
#F9F6FE
border
#D2D0D6
text
#131217
muted
#828185