#B492EA#B492EA
#B492EA is a light, vivid violet. Relative luminance 0.362; OKLCH L 72.5% C 0.129 H 301.0°. Best body text is #000000 at 8.24:1 contrast (WCAG AA passes).
Color values
| HEX | #B492EA |
|---|---|
| RGB | rgb(180, 146, 234) |
| HSL | hsl(263, 68%, 75%) |
| HSV | hsv(263, 38%, 92%) |
| CMYK | cmyk(23.1%, 37.6%, 0%, 8.2%) |
| CIE-LAB | lab(66.67, 30.29, -39.79) |
| CIE-LCH | lch(66.67, 50.01, 307.28°) |
| OKLab | oklab(72.47% 0.0665 -0.1106) |
| OKLCH | oklch(72.47% 0.129 301) |
| XYZ | xyz(43.9493, 36.2015, 82.4982) |
| Luminance | 0.3620 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 4.19
Baby Purple
#CA9BF7
ΔE00 4.36
Lavender (survey)
#C79FEF
ΔE00 4.67
Pale Purple
#B790D4
ΔE00 4.86
Pastel Purple
#CAA0FF
ΔE00 4.97
Lavender
#B39DDB
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B492EA #C8EA92
analogous
#929CEA #B492EA #E092EA
triadic
#B492EA #EAB492 #92EAB4
tetradic
#B492EA #EA929C #C8EA92 #92EAE0
square
#B492EA #EA929C #C8EA92 #92EAE0
split-complementary
#B492EA #EAE092 #9CEA92
monochromatic
#6D2BD6 #915FE0 #B492EA #D7C5F4 #EDE5FA
Accessibility & contrast
On white
2.55
#B492EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.24
#B492EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B492EA
8.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B492EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B492EA | 1.00 | 2.55 | 8.24 | 8.24 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA2ED
Deuteranopia (green-blind)
#83A2E8
Tritanopia (blue-blind)
#AAA0B3
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #b492ea; /* rgb */ color: rgb(180, 146, 234); /* oklch */ color: oklch(72.5% 0.129 301.0);
Tailwind
colors: {
custom: {
50: '#ccb2f1',
500: '#b492ea',
950: '#000000',
},
}SCSS
$custom: #b492ea; $custom-light: #ccb2f1; $custom-dark: #000000;
JSON
{
"hex": "#b492ea",
"rgb": {
"r": 180,
"g": 146,
"b": 234
},
"hsl": {
"h": 263.182,
"s": 67.692,
"l": 74.51
},
"oklch": {
"l": 0.72475,
"c": 0.12905,
"h": 301
},
"luminance": 0.36202
}Semantic roles & 50–950 ramp
primary
#B492EA
secondary
#E8F2D9
accent
#D01688
background
#FCFBFE
surface
#F9F6FD
border
#D2D0D5
text
#131116
muted
#828084