#B592EA#B592EA
#B592EA is a light, vivid violet. Relative luminance 0.363; OKLCH L 72.6% C 0.129 H 301.6°. Best body text is #000000 at 8.26:1 contrast (WCAG AA passes).
Color values
| HEX | #B592EA |
|---|---|
| RGB | rgb(181, 146, 234) |
| HSL | hsl(264, 68%, 75%) |
| HSV | hsv(264, 38%, 92%) |
| CMYK | cmyk(22.6%, 37.6%, 0%, 8.2%) |
| CIE-LAB | lab(66.77, 30.58, -39.64) |
| CIE-LCH | lch(66.77, 50.06, 307.65°) |
| OKLab | oklab(72.57% 0.0677 -0.1101) |
| OKLCH | oklch(72.57% 0.129 301.6) |
| XYZ | xyz(44.1830, 36.3220, 82.5091) |
| Luminance | 0.3632 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 4.08
Baby Purple
#CA9BF7
ΔE00 4.19
Lavender (survey)
#C79FEF
ΔE00 4.51
Pale Purple
#B790D4
ΔE00 4.74
Pastel Purple
#CAA0FF
ΔE00 4.86
Lavender
#B39DDB
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B592EA #C7EA92
analogous
#929BEA #B592EA #E192EA
triadic
#B592EA #EAB592 #92EAB5
tetradic
#B592EA #EA929B #C7EA92 #92EAE1
square
#B592EA #EA929B #C7EA92 #92EAE1
split-complementary
#B592EA #EAE192 #9BEA92
monochromatic
#6F2BD6 #925FE0 #B592EA #D8C5F4 #EEE5FA
Accessibility & contrast
On white
2.54
#B592EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.26
#B592EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B592EA
8.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B592EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B592EA | 1.00 | 2.54 | 8.26 | 8.26 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA2ED
Deuteranopia (green-blind)
#84A2E8
Tritanopia (blue-blind)
#ACA0B3
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #b592ea; /* rgb */ color: rgb(181, 146, 234); /* oklch */ color: oklch(72.6% 0.129 301.6);
Tailwind
colors: {
custom: {
50: '#ccb2f1',
500: '#b592ea',
950: '#000000',
},
}SCSS
$custom: #b592ea; $custom-light: #ccb2f1; $custom-dark: #000000;
JSON
{
"hex": "#b592ea",
"rgb": {
"r": 181,
"g": 146,
"b": 234
},
"hsl": {
"h": 263.864,
"s": 67.692,
"l": 74.51
},
"oklch": {
"l": 0.72566,
"c": 0.12926,
"h": 301.6
},
"luminance": 0.36322
}Semantic roles & 50–950 ramp
primary
#B592EA
secondary
#E8F2D9
accent
#D01686
background
#FCFBFE
surface
#F9F6FD
border
#D2D0D5
text
#131116
muted
#828084