#BDACA0#BDACA0
#BDACA0 is a light, muted orange. Relative luminance 0.429; OKLCH L 75.6% C 0.026 H 57.5°. Best body text is #000000 at 9.57:1 contrast (WCAG AA passes).
Color values
| HEX | #BDACA0 |
|---|---|
| RGB | rgb(189, 172, 160) |
| HSL | hsl(25, 18%, 68%) |
| HSV | hsv(25, 15%, 74%) |
| CMYK | cmyk(0%, 9%, 15.3%, 25.9%) |
| CIE-LAB | lab(71.46, 4.10, 8.39) |
| CIE-LCH | lch(71.46, 9.34, 63.95°) |
| OKLab | oklab(75.56% 0.014 0.0219) |
| OKLCH | oklch(75.56% 0.026 57.5) |
| XYZ | xyz(42.0836, 42.8628, 39.3073) |
| Luminance | 0.4286 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 4.48
Warm Gray
#C9BEB0
ΔE00 5.62
Mushroom
#BA9E88
ΔE00 6.01
Stone
#A89F91
ΔE00 6.19
Pinkish Grey
#C8ACA9
ΔE00 7.15
Khaki
#C3B091
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDACA0 #A0B1BD
analogous
#BDA0A2 #BDACA0 #BDBAA0
triadic
#BDACA0 #A0BDAC #ACA0BD
tetradic
#BDACA0 #A2BDA0 #A0B1BD #BAA0BD
square
#BDACA0 #A2BDA0 #A0B1BD #BAA0BD
split-complementary
#BDACA0 #A0BDBA #A0A2BD
monochromatic
#866E5D #A48C7C #BDACA0 #D6CCC4 #EFEBE8
Accessibility & contrast
On white
2.19
#BDACA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.57
#BDACA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDACA0
9.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDACA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDACA0 | 1.00 | 2.19 | 9.57 | 9.57 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1AD9F
Deuteranopia (green-blind)
#B5B0A0
Tritanopia (blue-blind)
#C3A9A9
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #bdaca0; /* rgb */ color: rgb(189, 172, 160); /* oklch */ color: oklch(75.6% 0.026 57.5);
Tailwind
colors: {
custom: {
50: '#d1c4bc',
500: '#bdaca0',
950: '#000000',
},
}SCSS
$custom: #bdaca0; $custom-light: #d1c4bc; $custom-dark: #000000;
JSON
{
"hex": "#bdaca0",
"rgb": {
"r": 189,
"g": 172,
"b": 160
},
"hsl": {
"h": 24.828,
"s": 18.012,
"l": 68.431
},
"oklch": {
"l": 0.75555,
"c": 0.02599,
"h": 57.5
},
"luminance": 0.42862
}Semantic roles & 50–950 ramp
primary
#BDACA0
secondary
#D8DDE1
accent
#7A9C49
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#141212
muted
#828181