#B899AE#B899AE
#B899AE is a light, muted pink. Relative luminance 0.360; OKLCH L 71.7% C 0.047 H 338.0°. Best body text is #000000 at 8.21:1 contrast (WCAG AA passes).
Color values
| HEX | #B899AE |
|---|---|
| RGB | rgb(184, 153, 174) |
| HSL | hsl(319, 18%, 66%) |
| HSV | hsv(319, 17%, 72%) |
| CMYK | cmyk(0%, 16.8%, 5.4%, 27.8%) |
| CIE-LAB | lab(66.54, 15.11, -6.60) |
| CIE-LCH | lch(66.54, 16.49, 336.41°) |
| OKLab | oklab(71.74% 0.0432 -0.0174) |
| OKLCH | oklch(71.74% 0.047 338) |
| XYZ | xyz(38.7977, 36.0297, 44.9468) |
| Luminance | 0.3603 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 5.42
Lilac
#C8A2C8
ΔE00 6.26
Dusty Lavender
#AC86A8
ΔE00 6.74
Grey Pink
#C3909B
ΔE00 6.98
Dusty Pink
#D8A7B1
ΔE00 8.24
Heather
#A484AC
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B899AE #99B8A3
analogous
#B299B8 #B899AE #B8999E
triadic
#B899AE #AEB899 #99AEB8
tetradic
#B899AE #B8B299 #99B8A3 #999EB8
square
#B899AE #B8B299 #99B8A3 #999EB8
split-complementary
#B899AE #9EB899 #99B8B2
monochromatic
#7F5872 #9F7591 #B899AE #D1BDCB #EAE1E7
Accessibility & contrast
On white
2.56
#B899AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.21
#B899AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B899AE
8.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B899AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B899AE | 1.00 | 2.56 | 8.21 | 8.21 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9A9FAF
Deuteranopia (green-blind)
#A0A3AD
Tritanopia (blue-blind)
#BC9AA0
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #b899ae; /* rgb */ color: rgb(184, 153, 174); /* oklch */ color: oklch(71.7% 0.047 338.0);
Tailwind
colors: {
custom: {
50: '#cdb7c6',
500: '#b899ae',
950: '#000000',
},
}SCSS
$custom: #b899ae; $custom-light: #cdb7c6; $custom-dark: #000000;
JSON
{
"hex": "#b899ae",
"rgb": {
"r": 184,
"g": 153,
"b": 174
},
"hsl": {
"h": 319.355,
"s": 17.919,
"l": 66.078
},
"oklch": {
"l": 0.71737,
"c": 0.04663,
"h": 338
},
"luminance": 0.36029
}Semantic roles & 50–950 ramp
primary
#B899AE
secondary
#D1DBD5
accent
#9C6449
background
#FCFBFC
surface
#F9F6F8
border
#D2D0D1
text
#131113
muted
#828082