#B992F0#B992F0
#B992F0 is a light, vivid violet. Relative luminance 0.372; OKLCH L 73.2% C 0.138 H 302.2°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #B992F0 |
|---|---|
| RGB | rgb(185, 146, 240) |
| HSL | hsl(265, 76%, 76%) |
| HSV | hsv(265, 39%, 94%) |
| CMYK | cmyk(22.9%, 39.2%, 0%, 5.9%) |
| CIE-LAB | lab(67.40, 33.12, -41.92) |
| CIE-LCH | lch(67.40, 53.42, 308.31°) |
| OKLab | oklab(73.22% 0.0735 -0.1166) |
| OKLCH | oklch(73.22% 0.138 302.2) |
| XYZ | xyz(46.0112, 37.1633, 87.1704) |
| Luminance | 0.3716 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.99
Baby Purple
#CA9BF7
ΔE00 3.60
Pastel Purple
#CAA0FF
ΔE00 4.23
Lavender (survey)
#C79FEF
ΔE00 4.44
Lilac (survey)
#CEA2FD
ΔE00 4.96
Pale Purple
#B790D4
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B992F0 #C9F092
analogous
#929AF0 #B992F0 #E892F0
triadic
#B992F0 #F0B992 #92F0B9
tetradic
#B992F0 #F0929A #C9F092 #92F0E8
square
#B992F0 #F0929A #C9F092 #92F0E8
split-complementary
#B992F0 #F0E892 #9AF092
monochromatic
#7426E1 #965CE9 #B992F0 #DCC8F7 #EEE4FB
Accessibility & contrast
On white
2.49
#B992F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#B992F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B992F0
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B992F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B992F0 | 1.00 | 2.49 | 8.43 | 8.43 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA3F4
Deuteranopia (green-blind)
#83A4ED
Tritanopia (blue-blind)
#AFA1B6
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #b992f0; /* rgb */ color: rgb(185, 146, 240); /* oklch */ color: oklch(73.2% 0.138 302.2);
Tailwind
colors: {
custom: {
50: '#cfb2f5',
500: '#b992f0',
950: '#000000',
},
}SCSS
$custom: #b992f0; $custom-light: #cfb2f5; $custom-dark: #000000;
JSON
{
"hex": "#b992f0",
"rgb": {
"r": 185,
"g": 146,
"b": 240
},
"hsl": {
"h": 264.894,
"s": 75.806,
"l": 75.686
},
"oklch": {
"l": 0.73221,
"c": 0.13786,
"h": 302.2
},
"luminance": 0.37163
}Semantic roles & 50–950 ramp
primary
#B992F0
secondary
#E8F3D8
accent
#D80E84
background
#FCFBFF
surface
#F9F6FE
border
#D2D0D6
text
#141117
muted
#828085