#BB92DB#BB92DB
#BB92DB is a light, moderate violet. Relative luminance 0.362; OKLCH L 72.4% C 0.112 H 309.5°. Best body text is #000000 at 8.25:1 contrast (WCAG AA passes).
Color values
| HEX | #BB92DB |
|---|---|
| RGB | rgb(187, 146, 219) |
| HSL | hsl(274, 50%, 72%) |
| HSV | hsv(274, 33%, 86%) |
| CMYK | cmyk(14.6%, 33.3%, 0%, 14.1%) |
| CIE-LAB | lab(66.70, 29.02, -31.42) |
| CIE-LCH | lch(66.70, 42.76, 312.73°) |
| OKLab | oklab(72.44% 0.0712 -0.0864) |
| OKLCH | oklch(72.44% 0.112 309.5) |
| XYZ | xyz(43.5563, 36.2375, 71.7041) |
| Luminance | 0.3624 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 1.33
Lavender (survey)
#C79FEF
ΔE00 4.16
Lavender
#B39DDB
ΔE00 4.40
Baby Purple
#CA9BF7
ΔE00 4.90
Lilac (survey)
#CEA2FD
ΔE00 6.20
Pastel Purple
#CAA0FF
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB92DB #B2DB92
analogous
#9792DB #BB92DB #DB92D7
triadic
#BB92DB #DBBB92 #92DBBB
tetradic
#BB92DB #DB9792 #B2DB92 #92D7DB
square
#BB92DB #DB9792 #B2DB92 #92D7DB
split-complementary
#BB92DB #D7DB92 #92DB97
monochromatic
#813CB6 #9E64CC #BB92DB #D8C0EA #F1E8F7
Accessibility & contrast
On white
2.55
#BB92DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.25
#BB92DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB92DB
8.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB92DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB92DB | 1.00 | 2.55 | 8.25 | 8.25 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A0DE
Deuteranopia (green-blind)
#8EA3D9
Tritanopia (blue-blind)
#B79CAD
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #bb92db; /* rgb */ color: rgb(187, 146, 219); /* oklch */ color: oklch(72.4% 0.112 309.5);
Tailwind
colors: {
custom: {
50: '#d0b2e6',
500: '#bb92db',
950: '#000000',
},
}SCSS
$custom: #bb92db; $custom-light: #d0b2e6; $custom-dark: #000000;
JSON
{
"hex": "#bb92db",
"rgb": {
"r": 187,
"g": 146,
"b": 219
},
"hsl": {
"h": 273.699,
"s": 50.345,
"l": 71.569
},
"oklch": {
"l": 0.72443,
"c": 0.11199,
"h": 309.5
},
"luminance": 0.36237
}Semantic roles & 50–950 ramp
primary
#BB92DB
secondary
#E3EEDB
accent
#BE286A
background
#FCFBFE
surface
#F9F6FC
border
#D2D0D5
text
#141116
muted
#828084