#BDACA2#BDACA2
#BDACA2 is a light, muted orange. Relative luminance 0.429; OKLCH L 75.6% C 0.024 H 52.6°. Best body text is #000000 at 9.59:1 contrast (WCAG AA passes).
Color values
| HEX | #BDACA2 |
|---|---|
| RGB | rgb(189, 172, 162) |
| HSL | hsl(22, 17%, 69%) |
| HSV | hsv(22, 14%, 74%) |
| CMYK | cmyk(0%, 9%, 14.3%, 25.9%) |
| CIE-LAB | lab(71.51, 4.43, 7.36) |
| CIE-LCH | lch(71.51, 8.59, 58.97°) |
| OKLab | oklab(75.61% 0.0148 0.0193) |
| OKLCH | oklch(75.61% 0.024 52.6) |
| XYZ | xyz(42.2600, 42.9333, 40.2362) |
| Luminance | 0.4293 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 5.39
Warm Gray
#C9BEB0
ΔE00 6.02
Pinkish Grey
#C8ACA9
ΔE00 6.28
Mushroom
#BA9E88
ΔE00 6.51
Stone
#A89F91
ΔE00 6.68
Dark Gray
#A9A9A9
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDACA2 #A2B3BD
analogous
#BDA2A6 #BDACA2 #BDBAA2
triadic
#BDACA2 #A2BDAC #ACA2BD
tetradic
#BDACA2 #A6BDA2 #A2B3BD #BAA2BD
square
#BDACA2 #A6BDA2 #A2B3BD #BAA2BD
split-complementary
#BDACA2 #A2BDBA #A2A6BD
monochromatic
#866D5F #A48C7E #BDACA2 #D6CCC6 #F0ECEA
Accessibility & contrast
On white
2.19
#BDACA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.59
#BDACA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDACA2
9.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDACA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDACA2 | 1.00 | 2.19 | 9.59 | 9.59 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1ADA1
Deuteranopia (green-blind)
#B5B1A2
Tritanopia (blue-blind)
#C3A9A9
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #bdaca2; /* rgb */ color: rgb(189, 172, 162); /* oklch */ color: oklch(75.6% 0.024 52.6);
Tailwind
colors: {
custom: {
50: '#d1c4bd',
500: '#bdaca2',
950: '#000000',
},
}SCSS
$custom: #bdaca2; $custom-light: #d1c4bd; $custom-dark: #000000;
JSON
{
"hex": "#bdaca2",
"rgb": {
"r": 189,
"g": 172,
"b": 162
},
"hsl": {
"h": 22.222,
"s": 16.981,
"l": 68.824
},
"oklch": {
"l": 0.75608,
"c": 0.02429,
"h": 52.6
},
"luminance": 0.42932
}Semantic roles & 50–950 ramp
primary
#BDACA2
secondary
#D9DEE1
accent
#7D9B4A
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#141212
muted
#828181