#BB92D5#BB92D5
#BB92D5 is a light, moderate violet. Relative luminance 0.359; OKLCH L 72.2% C 0.105 H 311.8°. Best body text is #000000 at 8.19:1 contrast (WCAG AA passes).
Color values
| HEX | #BB92D5 |
|---|---|
| RGB | rgb(187, 146, 213) |
| HSL | hsl(277, 44%, 70%) |
| HSV | hsv(277, 31%, 84%) |
| CMYK | cmyk(12.2%, 31.5%, 0%, 16.5%) |
| CIE-LAB | lab(66.46, 27.73, -28.45) |
| CIE-LCH | lch(66.46, 39.73, 314.26°) |
| OKLab | oklab(72.19% 0.0697 -0.078) |
| OKLCH | oklch(72.19% 0.105 311.8) |
| XYZ | xyz(42.7806, 35.9272, 67.6189) |
| Luminance | 0.3593 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 0.94
Lavender
#B39DDB
ΔE00 4.56
Lavender (survey)
#C79FEF
ΔE00 4.96
Baby Purple
#CA9BF7
ΔE00 5.97
Wisteria
#A87DC2
ΔE00 6.49
Lilac (survey)
#CEA2FD
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB92D5 #ACD592
analogous
#9992D5 #BB92D5 #D592CE
triadic
#BB92D5 #D5BB92 #92D5BB
tetradic
#BB92D5 #D59992 #ACD592 #92CED5
square
#BB92D5 #D59992 #ACD592 #92CED5
split-complementary
#BB92D5 #CED592 #92D599
monochromatic
#8242AB #9F66C4 #BB92D5 #D7BEE6 #F1E9F6
Accessibility & contrast
On white
2.57
#BB92D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.19
#BB92D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB92D5
8.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB92D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB92D5 | 1.00 | 2.57 | 8.19 | 8.19 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#879FD8
Deuteranopia (green-blind)
#90A3D3
Tritanopia (blue-blind)
#B99BAA
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #bb92d5; /* rgb */ color: rgb(187, 146, 213); /* oklch */ color: oklch(72.2% 0.105 311.8);
Tailwind
colors: {
custom: {
50: '#d0b2e2',
500: '#bb92d5',
950: '#000000',
},
}SCSS
$custom: #bb92d5; $custom-light: #d0b2e2; $custom-dark: #000000;
JSON
{
"hex": "#bb92d5",
"rgb": {
"r": 187,
"g": 146,
"b": 213
},
"hsl": {
"h": 276.716,
"s": 44.371,
"l": 70.392
},
"oklch": {
"l": 0.72185,
"c": 0.1046,
"h": 311.8
},
"luminance": 0.35927
}Semantic roles & 50–950 ramp
primary
#BB92D5
secondary
#DFEBD8
accent
#B82E63
background
#FCFBFD
surface
#F9F6FB
border
#D2D0D4
text
#141115
muted
#828083