#B992F8#B992F8
#B992F8 is a light, vivid violet. Relative luminance 0.376; OKLCH L 73.6% C 0.148 H 300.4°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #B992F8 |
|---|---|
| RGB | rgb(185, 146, 248) |
| HSL | hsl(263, 88%, 77%) |
| HSV | hsv(263, 41%, 97%) |
| CMYK | cmyk(25.4%, 41.1%, 0%, 2.7%) |
| CIE-LAB | lab(67.76, 34.98, -45.73) |
| CIE-LCH | lch(67.76, 57.57, 307.41°) |
| OKLab | oklab(73.61% 0.075 -0.1277) |
| OKLCH | oklch(73.61% 0.148 300.4) |
| XYZ | xyz(47.2259, 37.6492, 93.5677) |
| Luminance | 0.3765 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.54
Baby Purple
#CA9BF7
ΔE00 4.10
Pastel Purple
#CAA0FF
ΔE00 4.27
Lilac (survey)
#CEA2FD
ΔE00 5.24
Lavender (survey)
#C79FEF
ΔE00 5.30
Pale Purple
#B790D4
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B992F8 #D1F892
analogous
#929EF8 #B992F8 #EC92F8
triadic
#B992F8 #F8B992 #92F8B9
tetradic
#B992F8 #F8929E #D1F892 #92F8EC
square
#B992F8 #F8929E #D1F892 #92F8EC
split-complementary
#B992F8 #F8EC92 #9EF892
monochromatic
#6F1FF1 #9458F4 #B992F8 #DECCFC #EDE2FD
Accessibility & contrast
On white
2.46
#B992F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#B992F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B992F8
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B992F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B992F8 | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A5FC
Deuteranopia (green-blind)
#7FA4F5
Tritanopia (blue-blind)
#ADA3B9
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #b992f8; /* rgb */ color: rgb(185, 146, 248); /* oklch */ color: oklch(73.6% 0.148 300.4);
Tailwind
colors: {
custom: {
50: '#d0b2fb',
500: '#b992f8',
950: '#000000',
},
}SCSS
$custom: #b992f8; $custom-light: #d0b2fb; $custom-dark: #000000;
JSON
{
"hex": "#b992f8",
"rgb": {
"r": 185,
"g": 146,
"b": 248
},
"hsl": {
"h": 262.941,
"s": 87.931,
"l": 77.255
},
"oklch": {
"l": 0.73613,
"c": 0.14805,
"h": 300.4
},
"luminance": 0.37649
}Semantic roles & 50–950 ramp
primary
#B992F8
secondary
#E9F5D6
accent
#E5018E
background
#FCFBFF
surface
#F9F6FF
border
#D2D0D7
text
#141117
muted
#828085