#BB92B2#BB92B2
#BB92B2 is a light, moderate pink. Relative luminance 0.343; OKLCH L 70.8% C 0.066 H 334.1°. Best body text is #000000 at 7.87:1 contrast (WCAG AA passes).
Color values
| HEX | #BB92B2 |
|---|---|
| RGB | rgb(187, 146, 178) |
| HSL | hsl(313, 23%, 65%) |
| HSV | hsv(313, 22%, 73%) |
| CMYK | cmyk(0%, 21.9%, 4.8%, 26.7%) |
| CIE-LAB | lab(65.23, 20.80, -10.77) |
| CIE-LCH | lch(65.23, 23.43, 332.63°) |
| OKLab | oklab(70.83% 0.0591 -0.0287) |
| OKLCH | oklch(70.83% 0.066 334.1) |
| XYZ | xyz(38.8076, 34.3381, 46.6945) |
| Luminance | 0.3434 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Dusty Lavender
#AC86A8
ΔE00 4.17
Lilac
#C8A2C8
ΔE00 5.08
Light Mauve
#C292A1
ΔE00 6.23
Heather
#A484AC
ΔE00 6.33
Grey Pink
#C3909B
ΔE00 7.95
Plum
#DDA0DD
ΔE00 9.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB92B2 #92BB9B
analogous
#AF92BB #BB92B2 #BB929D
triadic
#BB92B2 #B2BB92 #92B2BB
tetradic
#BB92B2 #BBAF92 #92BB9B #929DBB
square
#BB92B2 #BBAF92 #92BB9B #929DBB
split-complementary
#BB92B2 #9DBB92 #92BBAF
monochromatic
#825177 #A36C97 #BB92B2 #D3B8CD #EADDE7
Accessibility & contrast
On white
2.67
#BB92B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.87
#BB92B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB92B2
7.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB92B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB92B2 | 1.00 | 2.67 | 7.87 | 7.87 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#929BB3
Deuteranopia (green-blind)
#9BA0B1
Tritanopia (blue-blind)
#BF949D
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #bb92b2; /* rgb */ color: rgb(187, 146, 178); /* oklch */ color: oklch(70.8% 0.066 334.1);
Tailwind
colors: {
custom: {
50: '#d0b2c9',
500: '#bb92b2',
950: '#000000',
},
}SCSS
$custom: #bb92b2; $custom-light: #d0b2c9; $custom-dark: #000000;
JSON
{
"hex": "#bb92b2",
"rgb": {
"r": 187,
"g": 146,
"b": 178
},
"hsl": {
"h": 313.171,
"s": 23.164,
"l": 65.294
},
"oklch": {
"l": 0.70831,
"c": 0.06566,
"h": 334.1
},
"luminance": 0.34337
}Semantic roles & 50–950 ramp
primary
#BB92B2
secondary
#CDDBD1
accent
#A25844
background
#FCFAFC
surface
#F9F5F8
border
#D2CFD1
text
#141113
muted
#828082