#B899AA#B899AA
#B899AA is a light, muted pink. Relative luminance 0.359; OKLCH L 71.6% C 0.043 H 344.1°. Best body text is #000000 at 8.17:1 contrast (WCAG AA passes).
Color values
| HEX | #B899AA |
|---|---|
| RGB | rgb(184, 153, 170) |
| HSL | hsl(327, 18%, 66%) |
| HSV | hsv(327, 17%, 72%) |
| CMYK | cmyk(0%, 16.8%, 7.6%, 27.8%) |
| CIE-LAB | lab(66.43, 14.39, -4.54) |
| CIE-LCH | lch(66.43, 15.09, 342.51°) |
| OKLab | oklab(71.61% 0.0418 -0.0119) |
| OKLCH | oklch(71.61% 0.043 344.1) |
| XYZ | xyz(38.4135, 35.8761, 42.9236) |
| Luminance | 0.3588 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 4.88
Grey Pink
#C3909B
ΔE00 6.23
Lilac
#C8A2C8
ΔE00 7.46
Dusty Lavender
#AC86A8
ΔE00 7.59
Dusty Pink
#D8A7B1
ΔE00 7.64
Rosybrown
#BC8F8F
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B899AA #99B8A7
analogous
#B699B8 #B899AA #B8999A
triadic
#B899AA #AAB899 #99AAB8
tetradic
#B899AA #B8B699 #99B8A7 #999AB8
square
#B899AA #B8B699 #99B8A7 #999AB8
split-complementary
#B899AA #9AB899 #99B8B6
monochromatic
#7F586D #9F758C #B899AA #D1BDC8 #EAE1E6
Accessibility & contrast
On white
2.57
#B899AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.17
#B899AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B899AA
8.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B899AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B899AA | 1.00 | 2.57 | 8.17 | 8.17 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9B9FAB
Deuteranopia (green-blind)
#A1A3A9
Tritanopia (blue-blind)
#BC999F
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #b899aa; /* rgb */ color: rgb(184, 153, 170); /* oklch */ color: oklch(71.6% 0.043 344.1);
Tailwind
colors: {
custom: {
50: '#cdb7c3',
500: '#b899aa',
950: '#000000',
},
}SCSS
$custom: #b899aa; $custom-light: #cdb7c3; $custom-dark: #000000;
JSON
{
"hex": "#b899aa",
"rgb": {
"r": 184,
"g": 153,
"b": 170
},
"hsl": {
"h": 327.097,
"s": 17.919,
"l": 66.078
},
"oklch": {
"l": 0.71607,
"c": 0.04344,
"h": 344.1
},
"luminance": 0.35875
}Semantic roles & 50–950 ramp
primary
#B899AA
secondary
#D1DBD6
accent
#9C6F49
background
#FCFBFB
surface
#F9F6F7
border
#D2D0D0
text
#131112
muted
#828081