#B992EE#B992EE
#B992EE is a light, vivid violet. Relative luminance 0.370; OKLCH L 73.1% C 0.135 H 302.7°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #B992EE |
|---|---|
| RGB | rgb(185, 146, 238) |
| HSL | hsl(265, 73%, 75%) |
| HSV | hsv(265, 39%, 93%) |
| CMYK | cmyk(22.3%, 38.7%, 0%, 6.7%) |
| CIE-LAB | lab(67.31, 32.65, -40.96) |
| CIE-LCH | lch(67.31, 52.38, 308.56°) |
| OKLab | oklab(73.13% 0.0731 -0.1138) |
| OKLCH | oklch(73.13% 0.135 302.7) |
| XYZ | xyz(45.7158, 37.0451, 85.6143) |
| Luminance | 0.3705 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.20
Baby Purple
#CA9BF7
ΔE00 3.55
Lavender (survey)
#C79FEF
ΔE00 4.26
Pastel Purple
#CAA0FF
ΔE00 4.29
Lilac (survey)
#CEA2FD
ΔE00 4.96
Pale Purple
#B790D4
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B992EE #C7EE92
analogous
#9299EE #B992EE #E792EE
triadic
#B992EE #EEB992 #92EEB9
tetradic
#B992EE #EE9299 #C7EE92 #92EEE7
square
#B992EE #EE9299 #C7EE92 #92EEE7
split-complementary
#B992EE #EEE792 #99EE92
monochromatic
#7528DD #975DE6 #B992EE #DBC7F6 #EEE5FB
Accessibility & contrast
On white
2.50
#B992EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#B992EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B992EE
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B992EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B992EE | 1.00 | 2.50 | 8.41 | 8.41 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA3F1
Deuteranopia (green-blind)
#84A4EC
Tritanopia (blue-blind)
#B0A1B5
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #b992ee; /* rgb */ color: rgb(185, 146, 238); /* oklch */ color: oklch(73.1% 0.135 302.7);
Tailwind
colors: {
custom: {
50: '#cfb2f4',
500: '#b992ee',
950: '#000000',
},
}SCSS
$custom: #b992ee; $custom-light: #cfb2f4; $custom-dark: #000000;
JSON
{
"hex": "#b992ee",
"rgb": {
"r": 185,
"g": 146,
"b": 238
},
"hsl": {
"h": 265.435,
"s": 73.016,
"l": 75.294
},
"oklch": {
"l": 0.73125,
"c": 0.13531,
"h": 302.7
},
"luminance": 0.37045
}Semantic roles & 50–950 ramp
primary
#B992EE
secondary
#E7F3D8
accent
#D51082
background
#FCFBFE
surface
#F9F6FD
border
#D2D0D5
text
#141117
muted
#828085