#B59EFA#B59EFA
#B59EFA is a light, vivid violet. Relative luminance 0.412; OKLCH L 75.5% C 0.131 H 294.5°. Best body text is #000000 at 9.24:1 contrast (WCAG AA passes).
Color values
| HEX | #B59EFA |
|---|---|
| RGB | rgb(181, 158, 250) |
| HSL | hsl(255, 90%, 80%) |
| HSV | hsv(255, 37%, 98%) |
| CMYK | cmyk(27.6%, 36.8%, 0%, 2%) |
| CIE-LAB | lab(70.30, 27.66, -42.86) |
| CIE-LCH | lch(70.30, 51.01, 302.83°) |
| OKLab | oklab(75.49% 0.0545 -0.1194) |
| OKLCH | oklch(75.49% 0.131 294.5) |
| XYZ | xyz(48.5340, 41.1789, 95.8153) |
| Luminance | 0.4118 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 4.27
Baby Purple
#CA9BF7
ΔE00 5.17
Lilac (survey)
#CEA2FD
ΔE00 5.20
Lavender (survey)
#C79FEF
ΔE00 5.33
Liliac
#C48EFD
ΔE00 5.89
Lavender
#B39DDB
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B59EFA #E3FA9E
analogous
#9EB5FA #B59EFA #E39EFA
triadic
#B59EFA #FAB59E #9EFAB5
tetradic
#B59EFA #FA9EB5 #E3FA9E #9EFAE3
square
#B59EFA #FA9EB5 #E3FA9E #9EFAE3
split-complementary
#B59EFA #FAE39E #B5FA9E
monochromatic
#5C2AF4 #8964F7 #B59EFA #E1D8FD #E9E2FD
Accessibility & contrast
On white
2.27
#B59EFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.24
#B59EFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B59EFA
9.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B59EFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B59EFA | 1.00 | 2.27 | 9.24 | 9.24 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85ADFE
Deuteranopia (green-blind)
#88ABF8
Tritanopia (blue-blind)
#A6AEC0
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #b59efa; /* rgb */ color: rgb(181, 158, 250); /* oklch */ color: oklch(75.5% 0.131 294.5);
Tailwind
colors: {
custom: {
50: '#cdbafc',
500: '#b59efa',
950: '#000000',
},
}SCSS
$custom: #b59efa; $custom-light: #cdbafc; $custom-dark: #000000;
JSON
{
"hex": "#b59efa",
"rgb": {
"r": 181,
"g": 158,
"b": 250
},
"hsl": {
"h": 255,
"s": 90.196,
"l": 80
},
"oklch": {
"l": 0.75485,
"c": 0.13131,
"h": 294.5
},
"luminance": 0.4118
}Semantic roles & 50–950 ramp
primary
#B59EFA
secondary
#EEF6D5
accent
#E600AC
background
#FCFBFF
surface
#F9F6FF
border
#D2D0D7
text
#141117
muted
#828085