#B992FF#B992FF
#B992FF is a light, vivid violet. Relative luminance 0.381; OKLCH L 74.0% C 0.157 H 299.0°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #B992FF |
|---|---|
| RGB | rgb(185, 146, 255) |
| HSL | hsl(261, 100%, 79%) |
| HSV | hsv(261, 43%, 100%) |
| CMYK | cmyk(27.5%, 42.7%, 0%, 0%) |
| CIE-LAB | lab(68.09, 36.64, -49.03) |
| CIE-LCH | lch(68.09, 61.21, 306.77°) |
| OKLab | oklab(73.97% 0.0762 -0.1372) |
| OKLCH | oklch(73.97% 0.157 299) |
| XYZ | xyz(48.3323, 38.0917, 99.3945) |
| Luminance | 0.3809 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.72
Pastel Purple
#CAA0FF
ΔE00 4.64
Baby Purple
#CA9BF7
ΔE00 4.78
Lilac (survey)
#CEA2FD
ΔE00 5.71
Lavender (survey)
#C79FEF
ΔE00 6.15
Light Purple
#BF77F6
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B992FF #D8FF92
analogous
#92A1FF #B992FF #EF92FF
triadic
#B992FF #FFB992 #92FFB9
tetradic
#B992FF #FF92A1 #D8FF92 #92FFEF
square
#B992FF #FF92A1 #D8FF92 #92FFEF
split-complementary
#B992FF #FFEF92 #A1FF92
monochromatic
#6A18FF #9255FF #B992FF #E0CFFF #EBE0FF
Accessibility & contrast
On white
2.44
#B992FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#B992FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B992FF
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B992FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B992FF | 1.00 | 2.44 | 8.62 | 8.62 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#73A6FF
Deuteranopia (green-blind)
#7BA5FC
Tritanopia (blue-blind)
#ABA5BC
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #b992ff; /* rgb */ color: rgb(185, 146, 255); /* oklch */ color: oklch(74.0% 0.157 299.0);
Tailwind
colors: {
custom: {
50: '#d0b2ff',
500: '#b992ff',
950: '#000000',
},
}SCSS
$custom: #b992ff; $custom-light: #d0b2ff; $custom-dark: #000000;
JSON
{
"hex": "#b992ff",
"rgb": {
"r": 185,
"g": 146,
"b": 255
},
"hsl": {
"h": 261.468,
"s": 100,
"l": 78.627
},
"oklch": {
"l": 0.73966,
"c": 0.15695,
"h": 299
},
"luminance": 0.38092
}Semantic roles & 50–950 ramp
primary
#B992FF
secondary
#EBF7D4
accent
#E60093
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141118
muted
#838086