#BD99AE#BD99AE
#BD99AE is a light, muted pink. Relative luminance 0.367; OKLCH L 72.2% C 0.051 H 342.6°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #BD99AE |
|---|---|
| RGB | rgb(189, 153, 174) |
| HSL | hsl(325, 21%, 67%) |
| HSV | hsv(325, 19%, 74%) |
| CMYK | cmyk(0%, 19%, 7.9%, 25.9%) |
| CIE-LAB | lab(67.02, 16.90, -5.84) |
| CIE-LCH | lch(67.02, 17.88, 340.93°) |
| OKLab | oklab(72.22% 0.049 -0.0153) |
| OKLCH | oklch(72.22% 0.051 342.6) |
| XYZ | xyz(40.0169, 36.6584, 45.0040) |
| Luminance | 0.3666 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 4.29
Grey Pink
#C3909B
ΔE00 5.96
Lilac
#C8A2C8
ΔE00 6.05
Dusty Lavender
#AC86A8
ΔE00 6.92
Dusty Pink
#D8A7B1
ΔE00 7.19
Faded Pink
#DE9DAC
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BD99AE #99BDA8
analogous
#BA99BD #BD99AE #BD999C
triadic
#BD99AE #AEBD99 #99AEBD
tetradic
#BD99AE #BDBA99 #99BDA8 #999CBD
square
#BD99AE #BDBA99 #99BDA8 #999CBD
split-complementary
#BD99AE #9CBD99 #99BDBA
monochromatic
#855672 #A57490 #BD99AE #D5BECC #EDE3E9
Accessibility & contrast
On white
2.52
#BD99AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#BD99AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BD99AE
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BD99AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BD99AE | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA0AF
Deuteranopia (green-blind)
#A3A5AD
Tritanopia (blue-blind)
#C299A0
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #bd99ae; /* rgb */ color: rgb(189, 153, 174); /* oklch */ color: oklch(72.2% 0.051 342.6);
Tailwind
colors: {
custom: {
50: '#d1b7c6',
500: '#bd99ae',
950: '#000000',
},
}SCSS
$custom: #bd99ae; $custom-light: #d1b7c6; $custom-dark: #000000;
JSON
{
"hex": "#bd99ae",
"rgb": {
"r": 189,
"g": 153,
"b": 174
},
"hsl": {
"h": 325,
"s": 21.429,
"l": 67.059
},
"oklch": {
"l": 0.72218,
"c": 0.05132,
"h": 342.6
},
"luminance": 0.36657
}Semantic roles & 50–950 ramp
primary
#BD99AE
secondary
#D3DFD8
accent
#A06B46
background
#FCFBFC
surface
#F9F6F8
border
#D2D0D1
text
#141113
muted
#828082