#B591EA#B591EA
#B591EA is a light, vivid violet. Relative luminance 0.360; OKLCH L 72.4% C 0.131 H 301.9°. Best body text is #000000 at 8.20:1 contrast (WCAG AA passes).
Color values
| HEX | #B591EA |
|---|---|
| RGB | rgb(181, 145, 234) |
| HSL | hsl(264, 68%, 74%) |
| HSV | hsv(264, 38%, 92%) |
| CMYK | cmyk(22.6%, 38%, 0%, 8.2%) |
| CIE-LAB | lab(66.53, 31.14, -40.00) |
| CIE-LCH | lch(66.53, 50.69, 307.89°) |
| OKLab | oklab(72.39% 0.0691 -0.1112) |
| OKLCH | oklch(72.39% 0.131 301.9) |
| XYZ | xyz(44.0295, 36.0150, 82.4579) |
| Luminance | 0.3602 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.93
Baby Purple
#CA9BF7
ΔE00 4.28
Lavender (survey)
#C79FEF
ΔE00 4.69
Pale Purple
#B790D4
ΔE00 4.77
Pastel Purple
#CAA0FF
ΔE00 4.99
Lavender
#B39DDB
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B591EA #C6EA91
analogous
#919AEA #B591EA #E291EA
triadic
#B591EA #EAB591 #91EAB5
tetradic
#B591EA #EA919A #C6EA91 #91EAE2
square
#B591EA #EA919A #C6EA91 #91EAE2
split-complementary
#B591EA #EAE291 #9AEA91
monochromatic
#702AD6 #925EE0 #B591EA #D8C4F4 #EEE5FA
Accessibility & contrast
On white
2.56
#B591EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.20
#B591EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B591EA
8.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B591EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B591EA | 1.00 | 2.56 | 8.20 | 8.20 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA1ED
Deuteranopia (green-blind)
#83A2E8
Tritanopia (blue-blind)
#AC9FB3
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #b591ea; /* rgb */ color: rgb(181, 145, 234); /* oklch */ color: oklch(72.4% 0.131 301.9);
Tailwind
colors: {
custom: {
50: '#ccb1f1',
500: '#b591ea',
950: '#000000',
},
}SCSS
$custom: #b591ea; $custom-light: #ccb1f1; $custom-dark: #000000;
JSON
{
"hex": "#b591ea",
"rgb": {
"r": 181,
"g": 145,
"b": 234
},
"hsl": {
"h": 264.27,
"s": 67.939,
"l": 74.314
},
"oklch": {
"l": 0.72388,
"c": 0.13088,
"h": 301.9
},
"luminance": 0.36015
}Semantic roles & 50–950 ramp
primary
#B591EA
secondary
#E8F2D9
accent
#D01685
background
#FCFAFE
surface
#F9F5FD
border
#D2CFD5
text
#131116
muted
#828084