#BB92DC#BB92DC
#BB92DC is a light, moderate violet. Relative luminance 0.363; OKLCH L 72.5% C 0.113 H 309.1°. Best body text is #000000 at 8.26:1 contrast (WCAG AA passes).
Color values
| HEX | #BB92DC |
|---|---|
| RGB | rgb(187, 146, 220) |
| HSL | hsl(273, 51%, 72%) |
| HSV | hsv(273, 34%, 86%) |
| CMYK | cmyk(15%, 33.6%, 0%, 13.7%) |
| CIE-LAB | lab(66.74, 29.23, -31.91) |
| CIE-LCH | lch(66.74, 43.27, 312.49°) |
| OKLab | oklab(72.49% 0.0715 -0.0878) |
| OKLCH | oklch(72.49% 0.113 309.1) |
| XYZ | xyz(43.6883, 36.2903, 72.3995) |
| Luminance | 0.3629 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 1.50
Lavender (survey)
#C79FEF
ΔE00 4.06
Lavender
#B39DDB
ΔE00 4.42
Baby Purple
#CA9BF7
ΔE00 4.74
Lilac (survey)
#CEA2FD
ΔE00 6.07
Pastel Purple
#CAA0FF
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB92DC #B3DC92
analogous
#9692DC #BB92DC #DC92D8
triadic
#BB92DC #DCBB92 #92DCBB
tetradic
#BB92DC #DC9692 #B3DC92 #92D8DC
square
#BB92DC #DC9692 #B3DC92 #92D8DC
split-complementary
#BB92DC #D8DC92 #92DC96
monochromatic
#813BB8 #9E64CD #BB92DC #D8C0EB #F1E8F8
Accessibility & contrast
On white
2.54
#BB92DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.26
#BB92DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB92DC
8.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB92DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB92DC | 1.00 | 2.54 | 8.26 | 8.26 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A0DF
Deuteranopia (green-blind)
#8DA3DA
Tritanopia (blue-blind)
#B79CAD
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #bb92dc; /* rgb */ color: rgb(187, 146, 220); /* oklch */ color: oklch(72.5% 0.113 309.1);
Tailwind
colors: {
custom: {
50: '#d0b2e7',
500: '#bb92dc',
950: '#000000',
},
}SCSS
$custom: #bb92dc; $custom-light: #d0b2e7; $custom-dark: #000000;
JSON
{
"hex": "#bb92dc",
"rgb": {
"r": 187,
"g": 146,
"b": 220
},
"hsl": {
"h": 273.243,
"s": 51.389,
"l": 71.765
},
"oklch": {
"l": 0.72487,
"c": 0.11323,
"h": 309.1
},
"luminance": 0.3629
}Semantic roles & 50–950 ramp
primary
#BB92DC
secondary
#E4EEDC
accent
#BF276B
background
#FCFBFE
surface
#F9F6FC
border
#D2D0D5
text
#141116
muted
#828084