#B992FB#B992FB
#B992FB is a light, vivid violet. Relative luminance 0.378; OKLCH L 73.8% C 0.152 H 299.8°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #B992FB |
|---|---|
| RGB | rgb(185, 146, 251) |
| HSL | hsl(262, 93%, 78%) |
| HSV | hsv(262, 42%, 98%) |
| CMYK | cmyk(26.3%, 41.8%, 0%, 1.6%) |
| CIE-LAB | lab(67.90, 35.69, -47.15) |
| CIE-LCH | lch(67.90, 59.13, 307.12°) |
| OKLab | oklab(73.76% 0.0755 -0.1318) |
| OKLCH | oklch(73.76% 0.152 299.8) |
| XYZ | xyz(47.6951, 37.8368, 96.0386) |
| Luminance | 0.3784 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.55
Baby Purple
#CA9BF7
ΔE00 4.37
Pastel Purple
#CAA0FF
ΔE00 4.40
Lilac (survey)
#CEA2FD
ΔE00 5.42
Lavender (survey)
#C79FEF
ΔE00 5.66
Light Purple
#BF77F6
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B992FB #D4FB92
analogous
#929FFB #B992FB #EE92FB
triadic
#B992FB #FBB992 #92FBB9
tetradic
#B992FB #FB929F #D4FB92 #92FBEE
square
#B992FB #FB929F #D4FB92 #92FBEE
split-complementary
#B992FB #FBEE92 #9FFB92
monochromatic
#6D1CF7 #9357F9 #B992FB #DFCDFD #ECE1FE
Accessibility & contrast
On white
2.45
#B992FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#B992FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B992FB
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B992FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B992FB | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A5FF
Deuteranopia (green-blind)
#7DA5F8
Tritanopia (blue-blind)
#ACA4BB
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #b992fb; /* rgb */ color: rgb(185, 146, 251); /* oklch */ color: oklch(73.8% 0.152 299.8);
Tailwind
colors: {
custom: {
50: '#d0b2fd',
500: '#b992fb',
950: '#000000',
},
}SCSS
$custom: #b992fb; $custom-light: #d0b2fd; $custom-dark: #000000;
JSON
{
"hex": "#b992fb",
"rgb": {
"r": 185,
"g": 146,
"b": 251
},
"hsl": {
"h": 262.286,
"s": 92.92,
"l": 77.843
},
"oklch": {
"l": 0.73763,
"c": 0.15186,
"h": 299.8
},
"luminance": 0.37837
}Semantic roles & 50–950 ramp
primary
#B992FB
secondary
#EAF6D5
accent
#E60090
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085