#BDAEB5#BDAEB5
#BDAEB5 is a light, near-neutral pink. Relative luminance 0.444; OKLCH L 76.6% C 0.020 H 347.6°. Best body text is #000000 at 9.89:1 contrast (WCAG AA passes).
Color values
| HEX | #BDAEB5 |
|---|---|
| RGB | rgb(189, 174, 181) |
| HSL | hsl(332, 10%, 71%) |
| HSV | hsv(332, 8%, 74%) |
| CMYK | cmyk(0%, 7.9%, 4.2%, 25.9%) |
| CIE-LAB | lab(72.51, 6.61, -1.63) |
| CIE-LCH | lch(72.51, 6.81, 346.16°) |
| OKLab | oklab(76.55% 0.0192 -0.0042) |
| OKLCH | oklch(76.55% 0.02 347.6) |
| XYZ | xyz(44.4618, 44.4276, 49.9402) |
| Luminance | 0.4443 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.15
Dove Gray
#B6B8BD
ΔE00 8.27
Dark Gray
#A9A9A9
ΔE00 8.57
Silver
#C0C0C0
ΔE00 9.03
Thistle
#D8BFD8
ΔE00 9.24
Dusty Pink
#D8A7B1
ΔE00 10.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDAEB5 #AEBDB6
analogous
#BDAEBC #BDAEB5 #BDAEAE
triadic
#BDAEB5 #B5BDAE #AEB5BD
tetradic
#BDAEB5 #BCBDAE #AEBDB6 #AEAEBD
square
#BDAEB5 #BCBDAE #AEBDB6 #AEAEBD
split-complementary
#BDAEB5 #AEBDAE #AEBCBD
monochromatic
#856C77 #A28C96 #BDAEB5 #D8D0D4 #F1EEF0
Accessibility & contrast
On white
2.12
#BDAEB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.89
#BDAEB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDAEB5
9.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDAEB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDAEB5 | 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)
#AFB1B5
Deuteranopia (green-blind)
#B2B3B5
Tritanopia (blue-blind)
#BFAEB0
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #bdaeb5; /* rgb */ color: rgb(189, 174, 181); /* oklch */ color: oklch(76.6% 0.020 347.6);
Tailwind
colors: {
custom: {
50: '#d0c6cb',
500: '#bdaeb5',
950: '#000000',
},
}SCSS
$custom: #bdaeb5; $custom-light: #d0c6cb; $custom-dark: #000000;
JSON
{
"hex": "#bdaeb5",
"rgb": {
"r": 189,
"g": 174,
"b": 181
},
"hsl": {
"h": 332,
"s": 10.204,
"l": 71.176
},
"oklch": {
"l": 0.76555,
"c": 0.01968,
"h": 347.6
},
"luminance": 0.44427
}Semantic roles & 50–950 ramp
primary
#BDAEB5
secondary
#E1E5E4
accent
#947551
background
#FCFCFC
surface
#F9F8F8
border
#D2D1D1
text
#141313
muted
#828282