#BDB2AA#BDB2AA
#BDB2AA is a light, near-neutral orange. Relative luminance 0.456; OKLCH L 77.0% C 0.017 H 58.6°. Best body text is #000000 at 10.11:1 contrast (WCAG AA passes).
Color values
| HEX | #BDB2AA |
|---|---|
| RGB | rgb(189, 178, 170) |
| HSL | hsl(25, 13%, 70%) |
| HSV | hsv(25, 10%, 74%) |
| CMYK | cmyk(0%, 5.8%, 10.1%, 25.9%) |
| CIE-LAB | lab(73.26, 2.52, 5.49) |
| CIE-LCH | lch(73.26, 6.04, 65.35°) |
| OKLab | oklab(77.05% 0.0088 0.0144) |
| OKLCH | oklch(77.05% 0.017 58.6) |
| XYZ | xyz(44.1617, 45.5625, 44.4904) |
| Luminance | 0.4556 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.23
Greige
#B8AB98
ΔE00 5.27
Dark Gray
#A9A9A9
ΔE00 6.55
Silver
#C0C0C0
ΔE00 6.63
Stone
#A89F91
ΔE00 6.73
Greyish
#A8A495
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDB2AA #AAB5BD
analogous
#BDAAAB #BDB2AA #BDBBAA
triadic
#BDB2AA #AABDB2 #B2AABD
tetradic
#BDB2AA #ABBDAA #AAB5BD #BBAABD
square
#BDB2AA #ABBDAA #AAB5BD #BBAABD
split-complementary
#BDB2AA #AABDBB #AAABBD
monochromatic
#857467 #A29388 #BDB2AA #D8D1CC #F2EFEE
Accessibility & contrast
On white
2.08
#BDB2AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.11
#BDB2AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDB2AA
10.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDB2AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDB2AA | 1.00 | 2.08 | 10.11 | 10.11 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B3AA
Deuteranopia (green-blind)
#B8B5AA
Tritanopia (blue-blind)
#C1B0B0
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #bdb2aa; /* rgb */ color: rgb(189, 178, 170); /* oklch */ color: oklch(77.0% 0.017 58.6);
Tailwind
colors: {
custom: {
50: '#d1c9c3',
500: '#bdb2aa',
950: '#000000',
},
}SCSS
$custom: #bdb2aa; $custom-light: #d1c9c3; $custom-dark: #000000;
JSON
{
"hex": "#bdb2aa",
"rgb": {
"r": 189,
"g": 178,
"b": 170
},
"hsl": {
"h": 25.263,
"s": 12.583,
"l": 70.392
},
"oklch": {
"l": 0.77046,
"c": 0.01693,
"h": 58.6
},
"luminance": 0.45562
}Semantic roles & 50–950 ramp
primary
#BDB2AA
secondary
#DFE2E4
accent
#78974F
background
#FCFCFB
surface
#F9F8F7
border
#D2D1D0
text
#141312
muted
#828281