#BB92D8#BB92D8
#BB92D8 is a light, moderate violet. Relative luminance 0.361; OKLCH L 72.3% C 0.108 H 310.6°. Best body text is #000000 at 8.22:1 contrast (WCAG AA passes).
Color values
| HEX | #BB92D8 |
|---|---|
| RGB | rgb(187, 146, 216) |
| HSL | hsl(275, 47%, 71%) |
| HSV | hsv(275, 32%, 85%) |
| CMYK | cmyk(13.4%, 32.4%, 0%, 15.3%) |
| CIE-LAB | lab(66.58, 28.37, -29.94) |
| CIE-LCH | lch(66.58, 41.25, 313.46°) |
| OKLab | oklab(72.31% 0.0705 -0.0822) |
| OKLCH | oklch(72.31% 0.108 310.6) |
| XYZ | xyz(43.1649, 36.0810, 69.6428) |
| Luminance | 0.3608 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 0.93
Lavender
#B39DDB
ΔE00 4.43
Lavender (survey)
#C79FEF
ΔE00 4.52
Baby Purple
#CA9BF7
ΔE00 5.41
Wisteria
#A87DC2
ΔE00 6.57
Lilac (survey)
#CEA2FD
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB92D8 #AFD892
analogous
#9892D8 #BB92D8 #D892D2
triadic
#BB92D8 #D8BB92 #92D8BB
tetradic
#BB92D8 #D89892 #AFD892 #92D2D8
square
#BB92D8 #D89892 #AFD892 #92D2D8
split-complementary
#BB92D8 #D2D892 #92D898
monochromatic
#823FB0 #9F65C8 #BB92D8 #D7BFE8 #F1E8F7
Accessibility & contrast
On white
2.56
#BB92D8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.22
#BB92D8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB92D8
8.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB92D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB92D8 | 1.00 | 2.56 | 8.22 | 8.22 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A0DB
Deuteranopia (green-blind)
#8FA3D6
Tritanopia (blue-blind)
#B89BAB
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #bb92d8; /* rgb */ color: rgb(187, 146, 216); /* oklch */ color: oklch(72.3% 0.108 310.6);
Tailwind
colors: {
custom: {
50: '#d0b2e4',
500: '#bb92d8',
950: '#000000',
},
}SCSS
$custom: #bb92d8; $custom-light: #d0b2e4; $custom-dark: #000000;
JSON
{
"hex": "#bb92d8",
"rgb": {
"r": 187,
"g": 146,
"b": 216
},
"hsl": {
"h": 275.143,
"s": 47.297,
"l": 70.98
},
"oklch": {
"l": 0.72313,
"c": 0.10829,
"h": 310.6
},
"luminance": 0.3608
}Semantic roles & 50–950 ramp
primary
#BB92D8
secondary
#E1ECDA
accent
#BB2B66
background
#FCFBFD
surface
#F9F6FB
border
#D2D0D4
text
#141115
muted
#828083