#BDAEB0#BDAEB0
#BDAEB0 is a light, near-neutral red. Relative luminance 0.442; OKLCH L 76.4% C 0.017 H 8.3°. Best body text is #000000 at 9.85:1 contrast (WCAG AA passes).
Color values
| HEX | #BDAEB0 |
|---|---|
| RGB | rgb(189, 174, 176) |
| HSL | hsl(352, 10%, 71%) |
| HSV | hsv(352, 8%, 74%) |
| CMYK | cmyk(0%, 7.9%, 6.9%, 25.9%) |
| CIE-LAB | lab(72.38, 5.72, 0.92) |
| CIE-LCH | lch(72.38, 5.79, 9.15°) |
| OKLab | oklab(76.41% 0.0173 0.0025) |
| OKLCH | oklch(76.41% 0.017 8.3) |
| XYZ | xyz(43.9579, 44.2261, 47.2867) |
| Luminance | 0.4423 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.98
Dark Gray
#A9A9A9
ΔE00 7.62
Dove Gray
#B6B8BD
ΔE00 8.00
Silver
#C0C0C0
ΔE00 8.21
Warm Gray
#C9BEB0
ΔE00 9.76
Stone
#A89F91
ΔE00 10.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDAEB0 #AEBDBB
analogous
#BDAEB7 #BDAEB0 #BDB3AE
triadic
#BDAEB0 #B0BDAE #AEB0BD
tetradic
#BDAEB0 #B7BDAE #AEBDBB #B3AEBD
square
#BDAEB0 #B7BDAE #AEBDBB #B3AEBD
split-complementary
#BDAEB0 #AEBDB3 #AEB7BD
monochromatic
#856C6F #A28C8F #BDAEB0 #D8D0D1 #F1EEEF
Accessibility & contrast
On white
2.13
#BDAEB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.85
#BDAEB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDAEB0
9.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDAEB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDAEB0 | 1.00 | 2.13 | 9.85 | 9.85 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B0B0
Deuteranopia (green-blind)
#B3B2B0
Tritanopia (blue-blind)
#C0ADAF
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #bdaeb0; /* rgb */ color: rgb(189, 174, 176); /* oklch */ color: oklch(76.4% 0.017 8.3);
Tailwind
colors: {
custom: {
50: '#d1c6c7',
500: '#bdaeb0',
950: '#000000',
},
}SCSS
$custom: #bdaeb0; $custom-light: #d1c6c7; $custom-dark: #000000;
JSON
{
"hex": "#bdaeb0",
"rgb": {
"r": 189,
"g": 174,
"b": 176
},
"hsl": {
"h": 352,
"s": 10.204,
"l": 71.176
},
"oklch": {
"l": 0.76406,
"c": 0.01746,
"h": 8.3
},
"luminance": 0.44226
}Semantic roles & 50–950 ramp
primary
#BDAEB0
secondary
#E1E5E5
accent
#948B51
background
#FCFCFC
surface
#F9F8F8
border
#D2D1D1
text
#141313
muted
#828282