#B992EA#B992EA
#B992EA is a light, vivid violet. Relative luminance 0.368; OKLCH L 72.9% C 0.130 H 303.7°. Best body text is #000000 at 8.36:1 contrast (WCAG AA passes).
Color values
| HEX | #B992EA |
|---|---|
| RGB | rgb(185, 146, 234) |
| HSL | hsl(267, 68%, 75%) |
| HSV | hsv(267, 38%, 92%) |
| CMYK | cmyk(20.9%, 37.6%, 0%, 8.2%) |
| CIE-LAB | lab(67.14, 31.74, -39.03) |
| CIE-LCH | lch(67.14, 50.31, 309.12°) |
| OKLab | oklab(72.94% 0.0723 -0.1083) |
| OKLCH | oklch(72.94% 0.13 303.7) |
| XYZ | xyz(45.1347, 36.8127, 82.5537) |
| Luminance | 0.3681 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.56
Liliac
#C48EFD
ΔE00 3.72
Lavender (survey)
#C79FEF
ΔE00 3.98
Pale Purple
#B790D4
ΔE00 4.35
Pastel Purple
#CAA0FF
ΔE00 4.51
Lilac (survey)
#CEA2FD
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B992EA #C3EA92
analogous
#9297EA #B992EA #E592EA
triadic
#B992EA #EAB992 #92EAB9
tetradic
#B992EA #EA9297 #C3EA92 #92EAE5
square
#B992EA #EA9297 #C3EA92 #92EAE5
split-complementary
#B992EA #EAE592 #97EA92
monochromatic
#772BD6 #985FE0 #B992EA #DAC5F4 #EFE5FA
Accessibility & contrast
On white
2.51
#B992EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.36
#B992EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B992EA
8.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B992EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B992EA | 1.00 | 2.51 | 8.36 | 8.36 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA2ED
Deuteranopia (green-blind)
#86A3E8
Tritanopia (blue-blind)
#B1A0B3
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #b992ea; /* rgb */ color: rgb(185, 146, 234); /* oklch */ color: oklch(72.9% 0.130 303.7);
Tailwind
colors: {
custom: {
50: '#cfb2f1',
500: '#b992ea',
950: '#000000',
},
}SCSS
$custom: #b992ea; $custom-light: #cfb2f1; $custom-dark: #000000;
JSON
{
"hex": "#b992ea",
"rgb": {
"r": 185,
"g": 146,
"b": 234
},
"hsl": {
"h": 266.591,
"s": 67.692,
"l": 74.51
},
"oklch": {
"l": 0.72935,
"c": 0.13023,
"h": 303.7
},
"luminance": 0.36813
}Semantic roles & 50–950 ramp
primary
#B992EA
secondary
#E7F2D9
accent
#D0167D
background
#FCFBFE
surface
#F9F6FD
border
#D2D0D5
text
#141116
muted
#828084