#B992BB#B992BB
#B992BB is a light, moderate purple. Relative luminance 0.345; OKLCH L 71.0% C 0.073 H 324.7°. Best body text is #000000 at 7.89:1 contrast (WCAG AA passes).
Color values
| HEX | #B992BB |
|---|---|
| RGB | rgb(185, 146, 187) |
| HSL | hsl(297, 23%, 65%) |
| HSV | hsv(297, 22%, 73%) |
| CMYK | cmyk(1.1%, 21.9%, 0%, 26.7%) |
| CIE-LAB | lab(65.33, 21.81, -15.70) |
| CIE-LCH | lch(65.33, 26.87, 324.25°) |
| OKLab | oklab(70.96% 0.0598 -0.0422) |
| OKLCH | oklch(70.96% 0.073 324.7) |
| XYZ | xyz(39.2551, 34.4608, 51.5878) |
| Luminance | 0.3446 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Dusty Lavender
#AC86A8
ΔE00 4.53
Lilac
#C8A2C8
ΔE00 4.65
Heather
#A484AC
ΔE00 5.36
Pale Purple
#B790D4
ΔE00 6.94
Plum
#DDA0DD
ΔE00 8.06
Lavender
#B39DDB
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B992BB #94BB92
analogous
#A492BB #B992BB #BB92A8
triadic
#B992BB #BBB992 #92BBB9
tetradic
#B992BB #BBA492 #94BB92 #92A8BB
square
#B992BB #BBA492 #94BB92 #92A8BB
split-complementary
#B992BB #A8BB92 #92BBA4
monochromatic
#7F5182 #A16CA3 #B992BB #D1B8D3 #E9DDEA
Accessibility & contrast
On white
2.66
#B992BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.89
#B992BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B992BB
7.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B992BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B992BB | 1.00 | 2.66 | 7.89 | 7.89 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8F9CBD
Deuteranopia (green-blind)
#98A0B9
Tritanopia (blue-blind)
#BB96A0
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #b992bb; /* rgb */ color: rgb(185, 146, 187); /* oklch */ color: oklch(71.0% 0.073 324.7);
Tailwind
colors: {
custom: {
50: '#ceb2cf',
500: '#b992bb',
950: '#000000',
},
}SCSS
$custom: #b992bb; $custom-light: #ceb2cf; $custom-dark: #000000;
JSON
{
"hex": "#b992bb",
"rgb": {
"r": 185,
"g": 146,
"b": 187
},
"hsl": {
"h": 297.073,
"s": 23.164,
"l": 65.294
},
"oklch": {
"l": 0.70957,
"c": 0.07319,
"h": 324.7
},
"luminance": 0.3446
}Semantic roles & 50–950 ramp
primary
#B992BB
secondary
#CEDBCD
accent
#A24448
background
#FCFAFC
surface
#F9F5F9
border
#D2CFD2
text
#131113
muted
#828082