#BDAEAB#BDAEAB
#BDAEAB is a light, near-neutral red. Relative luminance 0.440; OKLCH L 76.3% C 0.018 H 31.1°. Best body text is #000000 at 9.81:1 contrast (WCAG AA passes).
Color values
| HEX | #BDAEAB |
|---|---|
| RGB | rgb(189, 174, 171) |
| HSL | hsl(10, 12%, 71%) |
| HSV | hsv(10, 10%, 74%) |
| CMYK | cmyk(0%, 7.9%, 9.5%, 25.9%) |
| CIE-LAB | lab(72.25, 4.85, 3.48) |
| CIE-LCH | lch(72.25, 5.97, 35.65°) |
| OKLab | oklab(76.26% 0.0153 0.0092) |
| OKLCH | oklch(76.26% 0.018 31.1) |
| XYZ | xyz(43.4723, 44.0319, 44.7291) |
| Luminance | 0.4403 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.88
Dark Gray
#A9A9A9
ΔE00 7.20
Warm Gray
#C9BEB0
ΔE00 7.57
Silver
#C0C0C0
ΔE00 7.90
Dove Gray
#B6B8BD
ΔE00 8.34
Greige
#B8AB98
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDAEAB #ABBABD
analogous
#BDABB1 #BDAEAB #BDB7AB
triadic
#BDAEAB #ABBDAE #AEABBD
tetradic
#BDAEAB #B1BDAB #ABBABD #B7ABBD
square
#BDAEAB #B1BDAB #ABBABD #B7ABBD
split-complementary
#BDAEAB #ABBDB7 #ABB1BD
monochromatic
#856D69 #A28D89 #BDAEAB #D8CFCD #F2EEEE
Accessibility & contrast
On white
2.14
#BDAEAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.81
#BDAEAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDAEAB
9.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDAEAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDAEAB | 1.00 | 2.14 | 9.81 | 9.81 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B0AB
Deuteranopia (green-blind)
#B4B2AB
Tritanopia (blue-blind)
#C1ACAD
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #bdaeab; /* rgb */ color: rgb(189, 174, 171); /* oklch */ color: oklch(76.3% 0.018 31.1);
Tailwind
colors: {
custom: {
50: '#d1c6c4',
500: '#bdaeab',
950: '#000000',
},
}SCSS
$custom: #bdaeab; $custom-light: #d1c6c4; $custom-dark: #000000;
JSON
{
"hex": "#bdaeab",
"rgb": {
"r": 189,
"g": 174,
"b": 171
},
"hsl": {
"h": 10,
"s": 12,
"l": 70.588
},
"oklch": {
"l": 0.76262,
"c": 0.01788,
"h": 31.1
},
"luminance": 0.44031
}Semantic roles & 50–950 ramp
primary
#BDAEAB
secondary
#DFE4E4
accent
#8A964F
background
#FCFCFC
surface
#F9F8F8
border
#D2D1D1
text
#141312
muted
#828281