#BDAEB4#BDAEB4
#BDAEB4 is a light, near-neutral pink. Relative luminance 0.444; OKLCH L 76.5% C 0.019 H 351.3°. Best body text is #000000 at 9.88:1 contrast (WCAG AA passes).
Color values
| HEX | #BDAEB4 |
|---|---|
| RGB | rgb(189, 174, 180) |
| HSL | hsl(336, 10%, 71%) |
| HSV | hsv(336, 8%, 74%) |
| CMYK | cmyk(0%, 7.9%, 4.8%, 25.9%) |
| CIE-LAB | lab(72.49, 6.43, -1.12) |
| CIE-LCH | lch(72.49, 6.53, 350.13°) |
| OKLab | oklab(76.53% 0.0188 -0.0029) |
| OKLCH | oklch(76.53% 0.019 351.3) |
| XYZ | xyz(44.3595, 44.3868, 49.4018) |
| Luminance | 0.4439 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.87
Dove Gray
#B6B8BD
ΔE00 8.17
Dark Gray
#A9A9A9
ΔE00 8.35
Silver
#C0C0C0
ΔE00 8.83
Thistle
#D8BFD8
ΔE00 9.58
Dusty Pink
#D8A7B1
ΔE00 10.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDAEB4 #AEBDB7
analogous
#BDAEBB #BDAEB4 #BDAFAE
triadic
#BDAEB4 #B4BDAE #AEB4BD
tetradic
#BDAEB4 #BBBDAE #AEBDB7 #AFAEBD
square
#BDAEB4 #BBBDAE #AEBDB7 #AFAEBD
split-complementary
#BDAEB4 #AEBDAF #AEBBBD
monochromatic
#856C76 #A28C95 #BDAEB4 #D8D0D3 #F1EEEF
Accessibility & contrast
On white
2.13
#BDAEB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.88
#BDAEB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDAEB4
9.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDAEB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDAEB4 | 1.00 | 2.13 | 9.88 | 9.88 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFB0B4
Deuteranopia (green-blind)
#B2B3B4
Tritanopia (blue-blind)
#C0AEB0
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #bdaeb4; /* rgb */ color: rgb(189, 174, 180); /* oklch */ color: oklch(76.5% 0.019 351.3);
Tailwind
colors: {
custom: {
50: '#d0c6ca',
500: '#bdaeb4',
950: '#000000',
},
}SCSS
$custom: #bdaeb4; $custom-light: #d0c6ca; $custom-dark: #000000;
JSON
{
"hex": "#bdaeb4",
"rgb": {
"r": 189,
"g": 174,
"b": 180
},
"hsl": {
"h": 336,
"s": 10.204,
"l": 71.176
},
"oklch": {
"l": 0.76525,
"c": 0.01906,
"h": 351.3
},
"luminance": 0.44386
}Semantic roles & 50–950 ramp
primary
#BDAEB4
secondary
#E1E5E4
accent
#947951
background
#FCFCFC
surface
#F9F8F8
border
#D2D1D1
text
#141313
muted
#828282