#BB92D2#BB92D2
#BB92D2 is a light, moderate violet. Relative luminance 0.358; OKLCH L 72.1% C 0.101 H 313.0°. Best body text is #000000 at 8.16:1 contrast (WCAG AA passes).
Color values
| HEX | #BB92D2 |
|---|---|
| RGB | rgb(187, 146, 210) |
| HSL | hsl(278, 42%, 70%) |
| HSV | hsv(278, 30%, 82%) |
| CMYK | cmyk(11%, 30.5%, 0%, 17.6%) |
| CIE-LAB | lab(66.35, 27.10, -26.97) |
| CIE-LCH | lch(66.35, 38.23, 315.14°) |
| OKLab | oklab(72.06% 0.0689 -0.0738) |
| OKLCH | oklch(72.06% 0.101 313) |
| XYZ | xyz(42.4033, 35.7763, 65.6320) |
| Luminance | 0.3578 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 1.38
Lavender
#B39DDB
ΔE00 4.78
Lavender (survey)
#C79FEF
ΔE00 5.46
Wisteria
#A87DC2
ΔE00 6.48
Baby Purple
#CA9BF7
ΔE00 6.56
Plum
#DDA0DD
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB92D2 #A9D292
analogous
#9B92D2 #BB92D2 #D292C9
triadic
#BB92D2 #D2BB92 #92D2BB
tetradic
#BB92D2 #D29B92 #A9D292 #92C9D2
square
#BB92D2 #D29B92 #A9D292 #92C9D2
split-complementary
#BB92D2 #C9D292 #92D29B
monochromatic
#8244A5 #A067C0 #BB92D2 #D6BDE4 #F1E9F6
Accessibility & contrast
On white
2.58
#BB92D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.16
#BB92D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB92D2
8.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB92D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB92D2 | 1.00 | 2.58 | 8.16 | 8.16 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#889FD5
Deuteranopia (green-blind)
#91A2D0
Tritanopia (blue-blind)
#B99AA9
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #bb92d2; /* rgb */ color: rgb(187, 146, 210); /* oklch */ color: oklch(72.1% 0.101 313.0);
Tailwind
colors: {
custom: {
50: '#d0b2e0',
500: '#bb92d2',
950: '#000000',
},
}SCSS
$custom: #bb92d2; $custom-light: #d0b2e0; $custom-dark: #000000;
JSON
{
"hex": "#bb92d2",
"rgb": {
"r": 187,
"g": 146,
"b": 210
},
"hsl": {
"h": 278.438,
"s": 41.558,
"l": 69.804
},
"oklch": {
"l": 0.72058,
"c": 0.10095,
"h": 313
},
"luminance": 0.35776
}Semantic roles & 50–950 ramp
primary
#BB92D2
secondary
#DDE9D7
accent
#B53160
background
#FCFBFD
surface
#F9F6FB
border
#D2D0D4
text
#141115
muted
#828083