#B992A2#B992A2
#B992A2 is a light, muted pink. Relative luminance 0.335; OKLCH L 70.1% C 0.051 H 352.0°. Best body text is #000000 at 7.70:1 contrast (WCAG AA passes).
Color values
| HEX | #B992A2 |
|---|---|
| RGB | rgb(185, 146, 162) |
| HSL | hsl(335, 22%, 65%) |
| HSV | hsv(335, 21%, 73%) |
| CMYK | cmyk(0%, 21.1%, 12.4%, 27.5%) |
| CIE-LAB | lab(64.55, 17.25, -2.79) |
| CIE-LCH | lch(64.55, 17.48, 350.81°) |
| OKLab | oklab(70.1% 0.051 -0.0072) |
| OKLCH | oklch(70.1% 0.052 352) |
| XYZ | xyz(36.8078, 33.4820, 38.6992) |
| Luminance | 0.3348 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 2.51
Grey Pink
#C3909B
ΔE00 3.83
Greyish Pink
#C88D94
ΔE00 6.37
Rosybrown
#BC8F8F
ΔE00 6.57
Dusty Lavender
#AC86A8
ΔE00 6.95
Dusty Pink
#D8A7B1
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B992A2 #92B9A9
analogous
#B992B6 #B992A2 #B99692
triadic
#B992A2 #A2B992 #92A2B9
tetradic
#B992A2 #B6B992 #92B9A9 #9692B9
square
#B992A2 #B6B992 #92B9A9 #9692B9
split-complementary
#B992A2 #92B996 #92B6B9
monochromatic
#7F5264 #A16D82 #B992A2 #D1B7C2 #E9DDE2
Accessibility & contrast
On white
2.73
#B992A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.70
#B992A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B992A2
7.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B992A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B992A2 | 1.00 | 2.73 | 7.70 | 7.70 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9599A3
Deuteranopia (green-blind)
#9E9FA1
Tritanopia (blue-blind)
#BF9197
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #b992a2; /* rgb */ color: rgb(185, 146, 162); /* oklch */ color: oklch(70.1% 0.051 352.0);
Tailwind
colors: {
custom: {
50: '#ceb2bd',
500: '#b992a2',
950: '#000000',
},
}SCSS
$custom: #b992a2; $custom-light: #ceb2bd; $custom-dark: #000000;
JSON
{
"hex": "#b992a2",
"rgb": {
"r": 185,
"g": 146,
"b": 162
},
"hsl": {
"h": 335.385,
"s": 21.788,
"l": 64.902
},
"oklch": {
"l": 0.70101,
"c": 0.0515,
"h": 352
},
"luminance": 0.33481
}Semantic roles & 50–950 ramp
primary
#B992A2
secondary
#CDDAD5
accent
#A07B45
background
#FCFAFB
surface
#F9F5F6
border
#D2CFD0
text
#131112
muted
#828081