#B59FF4#B59FF4
#B59FF4 is a light, vivid violet. Relative luminance 0.412; OKLCH L 75.4% C 0.122 H 295.2°. Best body text is #000000 at 9.23:1 contrast (WCAG AA passes).
Color values
| HEX | #B59FF4 |
|---|---|
| RGB | rgb(181, 159, 244) |
| HSL | hsl(256, 79%, 79%) |
| HSV | hsv(256, 35%, 96%) |
| CMYK | cmyk(25.8%, 34.8%, 0%, 4.3%) |
| CIE-LAB | lab(70.28, 25.66, -39.63) |
| CIE-LCH | lch(70.28, 47.21, 302.92°) |
| OKLab | oklab(75.39% 0.0519 -0.1101) |
| OKLCH | oklch(75.39% 0.122 295.2) |
| XYZ | xyz(47.7795, 41.1511, 90.9961) |
| Luminance | 0.4115 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 4.27
Lavender (survey)
#C79FEF
ΔE00 4.69
Lavender
#B39DDB
ΔE00 4.99
Baby Purple
#CA9BF7
ΔE00 4.99
Lilac (survey)
#CEA2FD
ΔE00 5.00
Pale Violet
#CEAEFA
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B59FF4 #DEF49F
analogous
#9FB4F4 #B59FF4 #DF9FF4
triadic
#B59FF4 #F4B59F #9FF4B5
tetradic
#B59FF4 #F49FB4 #DEF49F #9FF4DF
square
#B59FF4 #F49FB4 #DEF49F #9FF4DF
split-complementary
#B59FF4 #F4DF9F #B4F49F
monochromatic
#6031E7 #8B68EE #B59FF4 #DFD6FA #EAE4FC
Accessibility & contrast
On white
2.28
#B59FF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.23
#B59FF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B59FF4
9.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B59FF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B59FF4 | 1.00 | 2.28 | 9.23 | 9.23 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89ADF7
Deuteranopia (green-blind)
#8CABF2
Tritanopia (blue-blind)
#A8ADBE
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #b59ff4; /* rgb */ color: rgb(181, 159, 244); /* oklch */ color: oklch(75.4% 0.122 295.2);
Tailwind
colors: {
custom: {
50: '#ccbbf8',
500: '#b59ff4',
950: '#000000',
},
}SCSS
$custom: #b59ff4; $custom-light: #ccbbf8; $custom-dark: #000000;
JSON
{
"hex": "#b59ff4",
"rgb": {
"r": 181,
"g": 159,
"b": 244
},
"hsl": {
"h": 255.529,
"s": 79.439,
"l": 79.02
},
"oklch": {
"l": 0.75386,
"c": 0.12172,
"h": 295.2
},
"luminance": 0.41152
}Semantic roles & 50–950 ramp
primary
#B59FF4
secondary
#ECF4D7
accent
#DC0AA5
background
#FCFBFF
surface
#F9F6FF
border
#D2D0D7
text
#131217
muted
#828185