#BB92DF#BB92DF
#BB92DF is a light, moderate violet. Relative luminance 0.364; OKLCH L 72.6% C 0.117 H 308.1°. Best body text is #000000 at 8.29:1 contrast (WCAG AA passes).
Color values
| HEX | #BB92DF |
|---|---|
| RGB | rgb(187, 146, 223) |
| HSL | hsl(272, 55%, 72%) |
| HSV | hsv(272, 35%, 87%) |
| CMYK | cmyk(16.1%, 34.5%, 0%, 12.5%) |
| CIE-LAB | lab(66.86, 29.88, -33.38) |
| CIE-LCH | lch(66.86, 44.80, 311.84°) |
| OKLab | oklab(72.62% 0.0722 -0.092) |
| OKLCH | oklch(72.62% 0.117 308.1) |
| XYZ | xyz(44.0892, 36.4507, 74.5108) |
| Luminance | 0.3645 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 2.06
Lavender (survey)
#C79FEF
ΔE00 3.81
Baby Purple
#CA9BF7
ΔE00 4.29
Lavender
#B39DDB
ΔE00 4.51
Liliac
#C48EFD
ΔE00 5.56
Pastel Purple
#CAA0FF
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB92DF #B6DF92
analogous
#9592DF #BB92DF #DF92DD
triadic
#BB92DF #DFBB92 #92DFBB
tetradic
#BB92DF #DF9592 #B6DF92 #92DDDF
square
#BB92DF #DF9592 #B6DF92 #92DDDF
split-complementary
#BB92DF #DDDF92 #92DF95
monochromatic
#8038BF #9D63D1 #BB92DF #D9C1ED #F0E7F8
Accessibility & contrast
On white
2.53
#BB92DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.29
#BB92DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB92DF
8.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB92DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB92DF | 1.00 | 2.53 | 8.29 | 8.29 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A1E2
Deuteranopia (green-blind)
#8CA3DD
Tritanopia (blue-blind)
#B69DAE
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #bb92df; /* rgb */ color: rgb(187, 146, 223); /* oklch */ color: oklch(72.6% 0.117 308.1);
Tailwind
colors: {
custom: {
50: '#d0b2e9',
500: '#bb92df',
950: '#000000',
},
}SCSS
$custom: #bb92df; $custom-light: #d0b2e9; $custom-dark: #000000;
JSON
{
"hex": "#bb92df",
"rgb": {
"r": 187,
"g": 146,
"b": 223
},
"hsl": {
"h": 271.948,
"s": 54.61,
"l": 72.353
},
"oklch": {
"l": 0.72619,
"c": 0.11697,
"h": 308.1
},
"luminance": 0.3645
}Semantic roles & 50–950 ramp
primary
#BB92DF
secondary
#E5EFDC
accent
#C2236E
background
#FCFBFE
surface
#F9F6FD
border
#D2D0D5
text
#141116
muted
#828084