#B892EB#B892EB
#B892EB is a light, vivid violet. Relative luminance 0.367; OKLCH L 72.9% C 0.131 H 302.9°. Best body text is #000000 at 8.35:1 contrast (WCAG AA passes).
Color values
| HEX | #B892EB |
|---|---|
| RGB | rgb(184, 146, 235) |
| HSL | hsl(266, 69%, 75%) |
| HSV | hsv(266, 38%, 92%) |
| CMYK | cmyk(21.7%, 37.9%, 0%, 7.8%) |
| CIE-LAB | lab(67.09, 31.68, -39.67) |
| CIE-LCH | lch(67.09, 50.76, 308.61°) |
| OKLab | oklab(72.89% 0.0714 -0.1101) |
| OKLCH | oklch(72.89% 0.131 302.9) |
| XYZ | xyz(45.0383, 36.7463, 83.3012) |
| Luminance | 0.3675 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.66
Baby Purple
#CA9BF7
ΔE00 3.69
Lavender (survey)
#C79FEF
ΔE00 4.16
Pastel Purple
#CAA0FF
ΔE00 4.52
Pale Purple
#B790D4
ΔE00 4.62
Lilac (survey)
#CEA2FD
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B892EB #C5EB92
analogous
#9299EB #B892EB #E592EB
triadic
#B892EB #EBB892 #92EBB8
tetradic
#B892EB #EB9299 #C5EB92 #92EBE5
square
#B892EB #EB9299 #C5EB92 #92EBE5
split-complementary
#B892EB #EBE592 #99EB92
monochromatic
#752BD8 #965EE2 #B892EB #DAC6F4 #EEE5FA
Accessibility & contrast
On white
2.52
#B892EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.35
#B892EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B892EB
8.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B892EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B892EB | 1.00 | 2.52 | 8.35 | 8.35 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA2EE
Deuteranopia (green-blind)
#85A3E9
Tritanopia (blue-blind)
#AFA0B3
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #b892eb; /* rgb */ color: rgb(184, 146, 235); /* oklch */ color: oklch(72.9% 0.131 302.9);
Tailwind
colors: {
custom: {
50: '#cfb2f2',
500: '#b892eb',
950: '#000000',
},
}SCSS
$custom: #b892eb; $custom-light: #cfb2f2; $custom-dark: #000000;
JSON
{
"hex": "#b892eb",
"rgb": {
"r": 184,
"g": 146,
"b": 235
},
"hsl": {
"h": 265.618,
"s": 68.992,
"l": 74.706
},
"oklch": {
"l": 0.72889,
"c": 0.13125,
"h": 302.9
},
"luminance": 0.36746
}Semantic roles & 50–950 ramp
primary
#B892EB
secondary
#E7F2D9
accent
#D11581
background
#FCFBFE
surface
#F9F6FD
border
#D2D0D5
text
#141117
muted
#828085