#B992F2#B992F2
#B992F2 is a light, vivid violet. Relative luminance 0.373; OKLCH L 73.3% C 0.140 H 301.8°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #B992F2 |
|---|---|
| RGB | rgb(185, 146, 242) |
| HSL | hsl(264, 79%, 76%) |
| HSV | hsv(264, 40%, 95%) |
| CMYK | cmyk(23.6%, 39.7%, 0%, 5.1%) |
| CIE-LAB | lab(67.49, 33.58, -42.87) |
| CIE-LCH | lch(67.49, 54.46, 308.07°) |
| OKLab | oklab(73.32% 0.0739 -0.1194) |
| OKLCH | oklch(73.32% 0.14 301.8) |
| XYZ | xyz(46.3100, 37.2828, 88.7437) |
| Luminance | 0.3728 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.81
Baby Purple
#CA9BF7
ΔE00 3.68
Pastel Purple
#CAA0FF
ΔE00 4.19
Lavender (survey)
#C79FEF
ΔE00 4.64
Lilac (survey)
#CEA2FD
ΔE00 5.00
Pale Purple
#B790D4
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B992F2 #CBF292
analogous
#929BF2 #B992F2 #E992F2
triadic
#B992F2 #F2B992 #92F2B9
tetradic
#B992F2 #F2929B #CBF292 #92F2E9
square
#B992F2 #F2929B #CBF292 #92F2E9
split-complementary
#B992F2 #F2E992 #9BF292
monochromatic
#7325E5 #965BEB #B992F2 #DCC9F9 #EDE4FC
Accessibility & contrast
On white
2.48
#B992F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#B992F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B992F2
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B992F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B992F2 | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA4F6
Deuteranopia (green-blind)
#82A4EF
Tritanopia (blue-blind)
#AFA2B7
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #b992f2; /* rgb */ color: rgb(185, 146, 242); /* oklch */ color: oklch(73.3% 0.140 301.8);
Tailwind
colors: {
custom: {
50: '#d0b2f6',
500: '#b992f2',
950: '#000000',
},
}SCSS
$custom: #b992f2; $custom-light: #d0b2f6; $custom-dark: #000000;
JSON
{
"hex": "#b992f2",
"rgb": {
"r": 185,
"g": 146,
"b": 242
},
"hsl": {
"h": 264.375,
"s": 78.689,
"l": 76.078
},
"oklch": {
"l": 0.73317,
"c": 0.14041,
"h": 301.8
},
"luminance": 0.37283
}Semantic roles & 50–950 ramp
primary
#B992F2
secondary
#E8F4D7
accent
#DB0B86
background
#FCFBFF
surface
#F9F6FE
border
#D2D0D6
text
#141117
muted
#828085