#B592EB#B592EB
#B592EB is a light, vivid violet. Relative luminance 0.364; OKLCH L 72.6% C 0.131 H 301.3°. Best body text is #000000 at 8.28:1 contrast (WCAG AA passes).
Color values
| HEX | #B592EB |
|---|---|
| RGB | rgb(181, 146, 235) |
| HSL | hsl(264, 69%, 75%) |
| HSV | hsv(264, 38%, 92%) |
| CMYK | cmyk(23%, 37.9%, 0%, 7.8%) |
| CIE-LAB | lab(66.81, 30.81, -40.12) |
| CIE-LCH | lch(66.81, 50.59, 307.52°) |
| OKLab | oklab(72.61% 0.0679 -0.1115) |
| OKLCH | oklch(72.61% 0.131 301.3) |
| XYZ | xyz(44.3271, 36.3796, 83.2678) |
| Luminance | 0.3638 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.97
Baby Purple
#CA9BF7
ΔE00 4.19
Lavender (survey)
#C79FEF
ΔE00 4.58
Pastel Purple
#CAA0FF
ΔE00 4.81
Pale Purple
#B790D4
ΔE00 4.93
Lavender
#B39DDB
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B592EB #C8EB92
analogous
#929BEB #B592EB #E292EB
triadic
#B592EB #EBB592 #92EBB5
tetradic
#B592EB #EB929B #C8EB92 #92EBE2
square
#B592EB #EB929B #C8EB92 #92EBE2
split-complementary
#B592EB #EBE292 #9BEB92
monochromatic
#6F2BD8 #925EE2 #B592EB #D8C6F4 #EDE5FA
Accessibility & contrast
On white
2.54
#B592EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.28
#B592EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B592EB
8.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B592EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B592EB | 1.00 | 2.54 | 8.28 | 8.28 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA2EE
Deuteranopia (green-blind)
#83A2E9
Tritanopia (blue-blind)
#ABA0B3
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #b592eb; /* rgb */ color: rgb(181, 146, 235); /* oklch */ color: oklch(72.6% 0.131 301.3);
Tailwind
colors: {
custom: {
50: '#ccb2f2',
500: '#b592eb',
950: '#000000',
},
}SCSS
$custom: #b592eb; $custom-light: #ccb2f2; $custom-dark: #000000;
JSON
{
"hex": "#b592eb",
"rgb": {
"r": 181,
"g": 146,
"b": 235
},
"hsl": {
"h": 263.596,
"s": 68.992,
"l": 74.706
},
"oklch": {
"l": 0.72614,
"c": 0.13055,
"h": 301.3
},
"luminance": 0.3638
}Semantic roles & 50–950 ramp
primary
#B592EB
secondary
#E8F2D9
accent
#D11587
background
#FCFBFE
surface
#F9F6FD
border
#D2D0D5
text
#131117
muted
#828085