#B899AC#B899AC
#B899AC is a light, muted pink. Relative luminance 0.360; OKLCH L 71.7% C 0.045 H 341.0°. Best body text is #000000 at 8.19:1 contrast (WCAG AA passes).
Color values
| HEX | #B899AC |
|---|---|
| RGB | rgb(184, 153, 172) |
| HSL | hsl(323, 18%, 66%) |
| HSV | hsv(323, 17%, 72%) |
| CMYK | cmyk(0%, 16.8%, 6.5%, 27.8%) |
| CIE-LAB | lab(66.48, 14.75, -5.57) |
| CIE-LCH | lch(66.48, 15.77, 339.32°) |
| OKLab | oklab(71.67% 0.0425 -0.0147) |
| OKLCH | oklch(71.67% 0.045 341) |
| XYZ | xyz(38.6042, 35.9523, 43.9276) |
| Luminance | 0.3595 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 5.11
Grey Pink
#C3909B
ΔE00 6.58
Lilac
#C8A2C8
ΔE00 6.85
Dusty Lavender
#AC86A8
ΔE00 7.14
Dusty Pink
#D8A7B1
ΔE00 7.92
Rosybrown
#BC8F8F
ΔE00 8.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B899AC #99B8A5
analogous
#B499B8 #B899AC #B8999C
triadic
#B899AC #ACB899 #99ACB8
tetradic
#B899AC #B8B499 #99B8A5 #999CB8
square
#B899AC #B8B499 #99B8A5 #999CB8
split-complementary
#B899AC #9CB899 #99B8B4
monochromatic
#7F5870 #9F758F #B899AC #D1BDC9 #EAE1E7
Accessibility & contrast
On white
2.56
#B899AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.19
#B899AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B899AC
8.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B899AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B899AC | 1.00 | 2.56 | 8.19 | 8.19 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9A9FAD
Deuteranopia (green-blind)
#A1A3AB
Tritanopia (blue-blind)
#BC999F
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #b899ac; /* rgb */ color: rgb(184, 153, 172); /* oklch */ color: oklch(71.7% 0.045 341.0);
Tailwind
colors: {
custom: {
50: '#cdb7c4',
500: '#b899ac',
950: '#000000',
},
}SCSS
$custom: #b899ac; $custom-light: #cdb7c4; $custom-dark: #000000;
JSON
{
"hex": "#b899ac",
"rgb": {
"r": 184,
"g": 153,
"b": 172
},
"hsl": {
"h": 323.226,
"s": 17.919,
"l": 66.078
},
"oklch": {
"l": 0.71671,
"c": 0.04498,
"h": 341
},
"luminance": 0.35951
}Semantic roles & 50–950 ramp
primary
#B899AC
secondary
#D1DBD5
accent
#9C6949
background
#FCFBFC
surface
#F9F6F8
border
#D2D0D1
text
#131112
muted
#828081