#BB92ED#BB92ED
#BB92ED is a light, vivid violet. Relative luminance 0.372; OKLCH L 73.3% C 0.135 H 304.0°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #BB92ED |
|---|---|
| RGB | rgb(187, 146, 237) |
| HSL | hsl(267, 72%, 75%) |
| HSV | hsv(267, 38%, 93%) |
| CMYK | cmyk(21.1%, 38.4%, 0%, 7.1%) |
| CIE-LAB | lab(67.45, 33.00, -40.17) |
| CIE-LCH | lch(67.45, 51.99, 309.41°) |
| OKLab | oklab(73.26% 0.0753 -0.1115) |
| OKLCH | oklch(73.26% 0.135 304) |
| XYZ | xyz(46.0553, 37.2371, 84.8655) |
| Luminance | 0.3724 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.17
Baby Purple
#CA9BF7
ΔE00 3.23
Lavender (survey)
#C79FEF
ΔE00 3.95
Pastel Purple
#CAA0FF
ΔE00 4.19
Lilac (survey)
#CEA2FD
ΔE00 4.75
Pale Purple
#B790D4
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB92ED #C4ED92
analogous
#9296ED #BB92ED #E992ED
triadic
#BB92ED #EDBB92 #92EDBB
tetradic
#BB92ED #ED9296 #C4ED92 #92EDE9
square
#BB92ED #ED9296 #C4ED92 #92EDE9
split-complementary
#BB92ED #EDE992 #96ED92
monochromatic
#7929DC #9A5DE4 #BB92ED #DCC7F6 #EFE5FB
Accessibility & contrast
On white
2.49
#BB92ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#BB92ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB92ED
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB92ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB92ED | 1.00 | 2.49 | 8.45 | 8.45 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA3F0
Deuteranopia (green-blind)
#86A4EB
Tritanopia (blue-blind)
#B3A0B4
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #bb92ed; /* rgb */ color: rgb(187, 146, 237); /* oklch */ color: oklch(73.3% 0.135 304.0);
Tailwind
colors: {
custom: {
50: '#d1b2f3',
500: '#bb92ed',
950: '#000000',
},
}SCSS
$custom: #bb92ed; $custom-light: #d1b2f3; $custom-dark: #000000;
JSON
{
"hex": "#bb92ed",
"rgb": {
"r": 187,
"g": 146,
"b": 237
},
"hsl": {
"h": 267.033,
"s": 71.654,
"l": 75.098
},
"oklch": {
"l": 0.73263,
"c": 0.13454,
"h": 304
},
"luminance": 0.37237
}Semantic roles & 50–950 ramp
primary
#BB92ED
secondary
#E7F2D9
accent
#D4127C
background
#FCFBFE
surface
#F9F6FD
border
#D2D0D5
text
#141117
muted
#828085