#BDAEB3#BDAEB3
#BDAEB3 is a light, near-neutral pink. Relative luminance 0.443; OKLCH L 76.5% C 0.019 H 355.3°. Best body text is #000000 at 9.87:1 contrast (WCAG AA passes).
Color values
| HEX | #BDAEB3 |
|---|---|
| RGB | rgb(189, 174, 179) |
| HSL | hsl(340, 10%, 71%) |
| HSV | hsv(340, 8%, 74%) |
| CMYK | cmyk(0%, 7.9%, 5.3%, 25.9%) |
| CIE-LAB | lab(72.46, 6.25, -0.61) |
| CIE-LCH | lch(72.46, 6.28, 354.43°) |
| OKLab | oklab(76.5% 0.0185 -0.0015) |
| OKLCH | oklch(76.5% 0.019 355.3) |
| XYZ | xyz(44.2580, 44.3462, 48.8672) |
| Luminance | 0.4435 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.61
Dove Gray
#B6B8BD
ΔE00 8.10
Dark Gray
#A9A9A9
ΔE00 8.14
Silver
#C0C0C0
ΔE00 8.65
Thistle
#D8BFD8
ΔE00 9.93
Dusty Pink
#D8A7B1
ΔE00 10.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDAEB3 #AEBDB8
analogous
#BDAEBA #BDAEB3 #BDB0AE
triadic
#BDAEB3 #B3BDAE #AEB3BD
tetradic
#BDAEB3 #BABDAE #AEBDB8 #B0AEBD
square
#BDAEB3 #BABDAE #AEBDB8 #B0AEBD
split-complementary
#BDAEB3 #AEBDB0 #AEBABD
monochromatic
#856C74 #A28C93 #BDAEB3 #D8D0D3 #F1EEEF
Accessibility & contrast
On white
2.13
#BDAEB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.87
#BDAEB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDAEB3
9.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDAEB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDAEB3 | 1.00 | 2.13 | 9.87 | 9.87 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFB0B3
Deuteranopia (green-blind)
#B3B3B3
Tritanopia (blue-blind)
#C0AEB0
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #bdaeb3; /* rgb */ color: rgb(189, 174, 179); /* oklch */ color: oklch(76.5% 0.019 355.3);
Tailwind
colors: {
custom: {
50: '#d0c6c9',
500: '#bdaeb3',
950: '#000000',
},
}SCSS
$custom: #bdaeb3; $custom-light: #d0c6c9; $custom-dark: #000000;
JSON
{
"hex": "#bdaeb3",
"rgb": {
"r": 189,
"g": 174,
"b": 179
},
"hsl": {
"h": 340,
"s": 10.204,
"l": 71.176
},
"oklch": {
"l": 0.76495,
"c": 0.01851,
"h": 355.3
},
"luminance": 0.44346
}Semantic roles & 50–950 ramp
primary
#BDAEB3
secondary
#E1E5E4
accent
#947E51
background
#FCFCFC
surface
#F9F8F8
border
#D2D1D1
text
#141313
muted
#828282