#BB92DE#BB92DE
#BB92DE is a light, moderate violet. Relative luminance 0.364; OKLCH L 72.6% C 0.116 H 308.4°. Best body text is #000000 at 8.28:1 contrast (WCAG AA passes).
Color values
| HEX | #BB92DE |
|---|---|
| RGB | rgb(187, 146, 222) |
| HSL | hsl(272, 54%, 72%) |
| HSV | hsv(272, 34%, 87%) |
| CMYK | cmyk(15.8%, 34.2%, 0%, 12.9%) |
| CIE-LAB | lab(66.82, 29.67, -32.89) |
| CIE-LCH | lch(66.82, 44.29, 312.05°) |
| OKLab | oklab(72.58% 0.072 -0.0906) |
| OKLCH | oklch(72.58% 0.116 308.4) |
| XYZ | xyz(43.9548, 36.3969, 73.8028) |
| Luminance | 0.3640 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 1.87
Lavender (survey)
#C79FEF
ΔE00 3.88
Baby Purple
#CA9BF7
ΔE00 4.44
Lavender
#B39DDB
ΔE00 4.47
Liliac
#C48EFD
ΔE00 5.75
Lilac (survey)
#CEA2FD
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB92DE #B5DE92
analogous
#9592DE #BB92DE #DE92DB
triadic
#BB92DE #DEBB92 #92DEBB
tetradic
#BB92DE #DE9592 #B5DE92 #92DBDE
square
#BB92DE #DE9592 #B5DE92 #92DBDE
split-complementary
#BB92DE #DBDE92 #92DE95
monochromatic
#8039BD #9E63D0 #BB92DE #D8C1EC #F0E8F8
Accessibility & contrast
On white
2.54
#BB92DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.28
#BB92DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB92DE
8.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB92DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB92DE | 1.00 | 2.54 | 8.28 | 8.28 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A1E1
Deuteranopia (green-blind)
#8CA3DC
Tritanopia (blue-blind)
#B79DAE
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #bb92de; /* rgb */ color: rgb(187, 146, 222); /* oklch */ color: oklch(72.6% 0.116 308.4);
Tailwind
colors: {
custom: {
50: '#d0b2e8',
500: '#bb92de',
950: '#000000',
},
}SCSS
$custom: #bb92de; $custom-light: #d0b2e8; $custom-dark: #000000;
JSON
{
"hex": "#bb92de",
"rgb": {
"r": 187,
"g": 146,
"b": 222
},
"hsl": {
"h": 272.368,
"s": 53.521,
"l": 72.157
},
"oklch": {
"l": 0.72575,
"c": 0.11572,
"h": 308.4
},
"luminance": 0.36396
}Semantic roles & 50–950 ramp
primary
#BB92DE
secondary
#E5EFDC
accent
#C1256D
background
#FCFBFE
surface
#F9F6FC
border
#D2D0D5
text
#141116
muted
#828084