#BDAEB9#BDAEB9
#BDAEB9 is a light, muted pink. Relative luminance 0.446; OKLCH L 76.7% C 0.023 H 335.0°. Best body text is #000000 at 9.92:1 contrast (WCAG AA passes).
Color values
| HEX | #BDAEB9 |
|---|---|
| RGB | rgb(189, 174, 185) |
| HSL | hsl(316, 10%, 71%) |
| HSV | hsv(316, 8%, 74%) |
| CMYK | cmyk(0%, 7.9%, 2.1%, 25.9%) |
| CIE-LAB | lab(72.62, 7.35, -3.66) |
| CIE-LCH | lch(72.62, 8.21, 333.49°) |
| OKLab | oklab(76.68% 0.0208 -0.0097) |
| OKLCH | oklch(76.68% 0.023 335) |
| XYZ | xyz(44.8781, 44.5942, 52.1329) |
| Luminance | 0.4459 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 7.37
Thistle
#D8BFD8
ΔE00 8.01
Dove Gray
#B6B8BD
ΔE00 8.83
Dark Gray
#A9A9A9
ΔE00 9.56
Silver
#C0C0C0
ΔE00 9.92
Dusty Pink
#D8A7B1
ΔE00 10.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDAEB9 #AEBDB2
analogous
#B9AEBD #BDAEB9 #BDAEB1
triadic
#BDAEB9 #B9BDAE #AEB9BD
tetradic
#BDAEB9 #BDB9AE #AEBDB2 #AEB1BD
square
#BDAEB9 #BDB9AE #AEBDB2 #AEB1BD
split-complementary
#BDAEB9 #B1BDAE #AEBDB9
monochromatic
#856C7E #A28C9C #BDAEB9 #D8D0D6 #F1EEF0
Accessibility & contrast
On white
2.12
#BDAEB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.92
#BDAEB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDAEB9
9.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDAEB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDAEB9 | 1.00 | 2.12 | 9.92 | 9.92 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEB1B9
Deuteranopia (green-blind)
#B1B3B8
Tritanopia (blue-blind)
#BFAEB2
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #bdaeb9; /* rgb */ color: rgb(189, 174, 185); /* oklch */ color: oklch(76.7% 0.023 335.0);
Tailwind
colors: {
custom: {
50: '#d0c6ce',
500: '#bdaeb9',
950: '#000000',
},
}SCSS
$custom: #bdaeb9; $custom-light: #d0c6ce; $custom-dark: #000000;
JSON
{
"hex": "#bdaeb9",
"rgb": {
"r": 189,
"g": 174,
"b": 185
},
"hsl": {
"h": 316,
"s": 10.204,
"l": 71.176
},
"oklch": {
"l": 0.76678,
"c": 0.02289,
"h": 335
},
"luminance": 0.44594
}Semantic roles & 50–950 ramp
primary
#BDAEB9
secondary
#E1E5E2
accent
#946351
background
#FCFCFC
surface
#F9F8F9
border
#D2D1D2
text
#141313
muted
#828282