#B992EF#B992EF
#B992EF is a light, vivid violet. Relative luminance 0.371; OKLCH L 73.2% C 0.137 H 302.5°. Best body text is #000000 at 8.42:1 contrast (WCAG AA passes).
Color values
| HEX | #B992EF |
|---|---|
| RGB | rgb(185, 146, 239) |
| HSL | hsl(265, 74%, 75%) |
| HSV | hsv(265, 39%, 94%) |
| CMYK | cmyk(22.6%, 38.9%, 0%, 6.3%) |
| CIE-LAB | lab(67.36, 32.88, -41.44) |
| CIE-LCH | lch(67.36, 52.90, 308.44°) |
| OKLab | oklab(73.17% 0.0733 -0.1152) |
| OKLCH | oklch(73.17% 0.137 302.5) |
| XYZ | xyz(45.8631, 37.1041, 86.3902) |
| Luminance | 0.3710 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.09
Baby Purple
#CA9BF7
ΔE00 3.57
Pastel Purple
#CAA0FF
ΔE00 4.25
Lavender (survey)
#C79FEF
ΔE00 4.35
Lilac (survey)
#CEA2FD
ΔE00 4.96
Pale Purple
#B790D4
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B992EF #C8EF92
analogous
#9299EF #B992EF #E792EF
triadic
#B992EF #EFB992 #92EFB9
tetradic
#B992EF #EF9299 #C8EF92 #92EFE7
square
#B992EF #EF9299 #C8EF92 #92EFE7
split-complementary
#B992EF #EFE792 #99EF92
monochromatic
#7427DF #975DE7 #B992EF #DBC7F7 #EEE4FB
Accessibility & contrast
On white
2.49
#B992EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.42
#B992EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B992EF
8.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B992EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B992EF | 1.00 | 2.49 | 8.42 | 8.42 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA3F3
Deuteranopia (green-blind)
#83A4ED
Tritanopia (blue-blind)
#B0A1B5
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #b992ef; /* rgb */ color: rgb(185, 146, 239); /* oklch */ color: oklch(73.2% 0.137 302.5);
Tailwind
colors: {
custom: {
50: '#cfb2f4',
500: '#b992ef',
950: '#000000',
},
}SCSS
$custom: #b992ef; $custom-light: #cfb2f4; $custom-dark: #000000;
JSON
{
"hex": "#b992ef",
"rgb": {
"r": 185,
"g": 146,
"b": 239
},
"hsl": {
"h": 265.161,
"s": 74.4,
"l": 75.49
},
"oklch": {
"l": 0.73172,
"c": 0.13658,
"h": 302.5
},
"luminance": 0.37104
}Semantic roles & 50–950 ramp
primary
#B992EF
secondary
#E8F3D8
accent
#D70F83
background
#FCFBFE
surface
#F9F6FD
border
#D2D0D5
text
#141117
muted
#828085