#BDB2AB#BDB2AB
#BDB2AB is a light, near-neutral orange. Relative luminance 0.456; OKLCH L 77.1% C 0.016 H 54.9°. Best body text is #000000 at 10.12:1 contrast (WCAG AA passes).
Color values
| HEX | #BDB2AB |
|---|---|
| RGB | rgb(189, 178, 171) |
| HSL | hsl(23, 12%, 71%) |
| HSV | hsv(23, 10%, 74%) |
| CMYK | cmyk(0%, 5.8%, 9.5%, 25.9%) |
| CIE-LAB | lab(73.29, 2.69, 4.98) |
| CIE-LCH | lch(73.29, 5.66, 61.61°) |
| OKLab | oklab(77.07% 0.0092 0.0131) |
| OKLCH | oklch(77.07% 0.016 54.9) |
| XYZ | xyz(44.2566, 45.6004, 44.9905) |
| Luminance | 0.4560 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.59
Greige
#B8AB98
ΔE00 5.76
Dark Gray
#A9A9A9
ΔE00 6.39
Silver
#C0C0C0
ΔE00 6.45
Stone
#A89F91
ΔE00 7.02
Pinkish Grey
#C8ACA9
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDB2AB #ABB6BD
analogous
#BDABAD #BDB2AB #BDBBAB
triadic
#BDB2AB #ABBDB2 #B2ABBD
tetradic
#BDB2AB #ADBDAB #ABB6BD #BBABBD
square
#BDB2AB #ADBDAB #ABB6BD #BBABBD
split-complementary
#BDB2AB #ABBDBB #ABADBD
monochromatic
#857469 #A29389 #BDB2AB #D8D1CD #F2EFEE
Accessibility & contrast
On white
2.08
#BDB2AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.12
#BDB2AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDB2AB
10.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDB2AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDB2AB | 1.00 | 2.08 | 10.12 | 10.12 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B3AB
Deuteranopia (green-blind)
#B8B5AB
Tritanopia (blue-blind)
#C1B0B0
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #bdb2ab; /* rgb */ color: rgb(189, 178, 171); /* oklch */ color: oklch(77.1% 0.016 54.9);
Tailwind
colors: {
custom: {
50: '#d1c9c4',
500: '#bdb2ab',
950: '#000000',
},
}SCSS
$custom: #bdb2ab; $custom-light: #d1c9c4; $custom-dark: #000000;
JSON
{
"hex": "#bdb2ab",
"rgb": {
"r": 189,
"g": 178,
"b": 171
},
"hsl": {
"h": 23.333,
"s": 12,
"l": 70.588
},
"oklch": {
"l": 0.77073,
"c": 0.01603,
"h": 54.9
},
"luminance": 0.456
}Semantic roles & 50–950 ramp
primary
#BDB2AB
secondary
#DFE2E4
accent
#7B964F
background
#FCFCFC
surface
#F9F8F8
border
#D2D1D1
text
#141312
muted
#828281