#B992F7#B992F7
#B992F7 is a light, vivid violet. Relative luminance 0.376; OKLCH L 73.6% C 0.147 H 300.6°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #B992F7 |
|---|---|
| RGB | rgb(185, 146, 247) |
| HSL | hsl(263, 86%, 77%) |
| HSV | hsv(263, 41%, 97%) |
| CMYK | cmyk(25.1%, 40.9%, 0%, 3.1%) |
| CIE-LAB | lab(67.72, 34.75, -45.25) |
| CIE-LCH | lch(67.72, 57.05, 307.52°) |
| OKLab | oklab(73.56% 0.0748 -0.1263) |
| OKLCH | oklch(73.56% 0.147 300.6) |
| XYZ | xyz(47.0712, 37.5873, 92.7529) |
| Luminance | 0.3759 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.55
Baby Purple
#CA9BF7
ΔE00 4.01
Pastel Purple
#CAA0FF
ΔE00 4.24
Lavender (survey)
#C79FEF
ΔE00 5.18
Lilac (survey)
#CEA2FD
ΔE00 5.18
Pale Purple
#B790D4
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B992F7 #D0F792
analogous
#929EF7 #B992F7 #EB92F7
triadic
#B992F7 #F7B992 #92F7B9
tetradic
#B992F7 #F7929E #D0F792 #92F7EB
square
#B992F7 #F7929E #D0F792 #92F7EB
split-complementary
#B992F7 #F7EB92 #9EF792
monochromatic
#7020EF #9459F3 #B992F7 #DECBFB #EDE2FD
Accessibility & contrast
On white
2.47
#B992F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#B992F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B992F7
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B992F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B992F7 | 1.00 | 2.47 | 8.52 | 8.52 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A5FB
Deuteranopia (green-blind)
#7FA4F4
Tritanopia (blue-blind)
#AEA3B9
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #b992f7; /* rgb */ color: rgb(185, 146, 247); /* oklch */ color: oklch(73.6% 0.147 300.6);
Tailwind
colors: {
custom: {
50: '#d0b2fa',
500: '#b992f7',
950: '#000000',
},
}SCSS
$custom: #b992f7; $custom-light: #d0b2fa; $custom-dark: #000000;
JSON
{
"hex": "#b992f7",
"rgb": {
"r": 185,
"g": 146,
"b": 247
},
"hsl": {
"h": 263.168,
"s": 86.325,
"l": 77.059
},
"oklch": {
"l": 0.73563,
"c": 0.14677,
"h": 300.6
},
"luminance": 0.37587
}Semantic roles & 50–950 ramp
primary
#B992F7
secondary
#E9F5D6
accent
#E3038C
background
#FCFBFF
surface
#F9F6FF
border
#D2D0D7
text
#141117
muted
#828085