#B99AAA#B99AAA
#B99AAA is a light, muted pink. Relative luminance 0.363; OKLCH L 71.9% C 0.043 H 345.8°. Best body text is #000000 at 8.27:1 contrast (WCAG AA passes).
Color values
| HEX | #B99AAA |
|---|---|
| RGB | rgb(185, 154, 170) |
| HSL | hsl(329, 18%, 66%) |
| HSV | hsv(329, 17%, 73%) |
| CMYK | cmyk(0%, 16.8%, 8.1%, 27.5%) |
| CIE-LAB | lab(66.77, 14.20, -4.02) |
| CIE-LCH | lch(66.77, 14.76, 344.21°) |
| OKLab | oklab(71.9% 0.0414 -0.0105) |
| OKLCH | oklch(71.9% 0.043 345.8) |
| XYZ | xyz(38.8183, 36.3288, 42.9897) |
| Luminance | 0.3633 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 4.87
Grey Pink
#C3909B
ΔE00 6.16
Dusty Pink
#D8A7B1
ΔE00 7.32
Lilac
#C8A2C8
ΔE00 7.65
Dusty Lavender
#AC86A8
ΔE00 8.04
Rosybrown
#BC8F8F
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B99AAA #9AB9A9
analogous
#B99AB9 #B99AAA #B99A9B
triadic
#B99AAA #AAB99A #9AAAB9
tetradic
#B99AAA #B9B99A #9AB9A9 #9A9BB9
square
#B99AAA #B9B99A #9AB9A9 #9A9BB9
split-complementary
#B99AAA #9BB99A #9AB9B9
monochromatic
#80596D #A0768C #B99AAA #D2BEC8 #EBE2E7
Accessibility & contrast
On white
2.54
#B99AAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.27
#B99AAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B99AAA
8.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B99AAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B99AAA | 1.00 | 2.54 | 8.27 | 8.27 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA0AB
Deuteranopia (green-blind)
#A3A4A9
Tritanopia (blue-blind)
#BE9A9F
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #b99aaa; /* rgb */ color: rgb(185, 154, 170); /* oklch */ color: oklch(71.9% 0.043 345.8);
Tailwind
colors: {
custom: {
50: '#ceb7c3',
500: '#b99aaa',
950: '#000000',
},
}SCSS
$custom: #b99aaa; $custom-light: #ceb7c3; $custom-dark: #000000;
JSON
{
"hex": "#b99aaa",
"rgb": {
"r": 185,
"g": 154,
"b": 170
},
"hsl": {
"h": 329.032,
"s": 18.129,
"l": 66.471
},
"oklch": {
"l": 0.71897,
"c": 0.04266,
"h": 345.8
},
"luminance": 0.36328
}Semantic roles & 50–950 ramp
primary
#B99AAA
secondary
#D2DCD7
accent
#9C7149
background
#FCFBFB
surface
#F9F6F7
border
#D2D0D0
text
#131112
muted
#828081