#BDAEB8#BDAEB8
#BDAEB8 is a light, muted pink. Relative luminance 0.446; OKLCH L 76.6% C 0.022 H 337.8°. Best body text is #000000 at 9.91:1 contrast (WCAG AA passes).
Color values
| HEX | #BDAEB8 |
|---|---|
| RGB | rgb(189, 174, 184) |
| HSL | hsl(320, 10%, 71%) |
| HSV | hsv(320, 8%, 74%) |
| CMYK | cmyk(0%, 7.9%, 2.6%, 25.9%) |
| CIE-LAB | lab(72.60, 7.16, -3.16) |
| CIE-LCH | lch(72.60, 7.83, 336.22°) |
| OKLab | oklab(76.65% 0.0204 -0.0083) |
| OKLCH | oklch(76.65% 0.022 337.8) |
| XYZ | xyz(44.7729, 44.5521, 51.5789) |
| Luminance | 0.4455 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 7.06
Thistle
#D8BFD8
ΔE00 8.30
Dove Gray
#B6B8BD
ΔE00 8.67
Dark Gray
#A9A9A9
ΔE00 9.30
Silver
#C0C0C0
ΔE00 9.69
Dusty Pink
#D8A7B1
ΔE00 10.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDAEB8 #AEBDB3
analogous
#BAAEBD #BDAEB8 #BDAEB0
triadic
#BDAEB8 #B8BDAE #AEB8BD
tetradic
#BDAEB8 #BDBAAE #AEBDB3 #AEB0BD
square
#BDAEB8 #BDBAAE #AEBDB3 #AEB0BD
split-complementary
#BDAEB8 #B0BDAE #AEBDBA
monochromatic
#856C7C #A28C9A #BDAEB8 #D8D0D6 #F1EEF0
Accessibility & contrast
On white
2.12
#BDAEB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.91
#BDAEB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDAEB8
9.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDAEB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDAEB8 | 1.00 | 2.12 | 9.91 | 9.91 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEB1B8
Deuteranopia (green-blind)
#B1B3B8
Tritanopia (blue-blind)
#BFAEB1
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #bdaeb8; /* rgb */ color: rgb(189, 174, 184); /* oklch */ color: oklch(76.6% 0.022 337.8);
Tailwind
colors: {
custom: {
50: '#d0c6cd',
500: '#bdaeb8',
950: '#000000',
},
}SCSS
$custom: #bdaeb8; $custom-light: #d0c6cd; $custom-dark: #000000;
JSON
{
"hex": "#bdaeb8",
"rgb": {
"r": 189,
"g": 174,
"b": 184
},
"hsl": {
"h": 320,
"s": 10.204,
"l": 71.176
},
"oklch": {
"l": 0.76647,
"c": 0.022,
"h": 337.8
},
"luminance": 0.44552
}Semantic roles & 50–950 ramp
primary
#BDAEB8
secondary
#E1E5E3
accent
#946851
background
#FCFCFC
surface
#F9F8F9
border
#D2D1D2
text
#141313
muted
#828282