#BDAEB6#BDAEB6
#BDAEB6 is a light, muted pink. Relative luminance 0.445; OKLCH L 76.6% C 0.020 H 344.1°. Best body text is #000000 at 9.89:1 contrast (WCAG AA passes).
Color values
| HEX | #BDAEB6 |
|---|---|
| RGB | rgb(189, 174, 182) |
| HSL | hsl(328, 10%, 71%) |
| HSV | hsv(328, 8%, 74%) |
| CMYK | cmyk(0%, 7.9%, 3.7%, 25.9%) |
| CIE-LAB | lab(72.54, 6.80, -2.14) |
| CIE-LCH | lch(72.54, 7.12, 342.53°) |
| OKLab | oklab(76.59% 0.0196 -0.0056) |
| OKLCH | oklch(76.59% 0.02 344.1) |
| XYZ | xyz(44.5647, 44.4688, 50.4826) |
| Luminance | 0.4447 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.44
Dove Gray
#B6B8BD
ΔE00 8.39
Dark Gray
#A9A9A9
ΔE00 8.81
Thistle
#D8BFD8
ΔE00 8.91
Silver
#C0C0C0
ΔE00 9.24
Dusty Pink
#D8A7B1
ΔE00 10.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDAEB6 #AEBDB5
analogous
#BCAEBD #BDAEB6 #BDAEAE
triadic
#BDAEB6 #B6BDAE #AEB6BD
tetradic
#BDAEB6 #BDBCAE #AEBDB5 #AEAEBD
square
#BDAEB6 #BDBCAE #AEBDB5 #AEAEBD
split-complementary
#BDAEB6 #AEBDAE #AEBDBC
monochromatic
#856C79 #A28C98 #BDAEB6 #D8D0D4 #F1EEF0
Accessibility & contrast
On white
2.12
#BDAEB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.89
#BDAEB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDAEB6
9.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDAEB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDAEB6 | 1.00 | 2.12 | 9.89 | 9.89 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFB1B6
Deuteranopia (green-blind)
#B2B3B6
Tritanopia (blue-blind)
#BFAEB1
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #bdaeb6; /* rgb */ color: rgb(189, 174, 182); /* oklch */ color: oklch(76.6% 0.020 344.1);
Tailwind
colors: {
custom: {
50: '#d0c6cb',
500: '#bdaeb6',
950: '#000000',
},
}SCSS
$custom: #bdaeb6; $custom-light: #d0c6cb; $custom-dark: #000000;
JSON
{
"hex": "#bdaeb6",
"rgb": {
"r": 189,
"g": 174,
"b": 182
},
"hsl": {
"h": 328,
"s": 10.204,
"l": 71.176
},
"oklch": {
"l": 0.76585,
"c": 0.02039,
"h": 344.1
},
"luminance": 0.44468
}Semantic roles & 50–950 ramp
primary
#BDAEB6
secondary
#E1E5E3
accent
#947151
background
#FCFCFC
surface
#F9F8F8
border
#D2D1D1
text
#141313
muted
#828282