#BDA89F#BDA89F
#BDA89F is a light, muted orange. Relative luminance 0.413; OKLCH L 74.7% C 0.028 H 44.6°. Best body text is #000000 at 9.27:1 contrast (WCAG AA passes).
Color values
| HEX | #BDA89F |
|---|---|
| RGB | rgb(189, 168, 159) |
| HSL | hsl(18, 19%, 68%) |
| HSV | hsv(18, 16%, 74%) |
| CMYK | cmyk(0%, 11.1%, 15.9%, 25.9%) |
| CIE-LAB | lab(70.41, 6.11, 7.43) |
| CIE-LCH | lch(70.41, 9.62, 50.56°) |
| OKLab | oklab(74.72% 0.0197 0.0195) |
| OKLCH | oklch(74.72% 0.028 44.6) |
| XYZ | xyz(41.2467, 41.3283, 38.5985) |
| Luminance | 0.4133 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.70
Mushroom
#BA9E88
ΔE00 6.09
Greige
#B8AB98
ΔE00 7.16
Stone
#A89F91
ΔE00 7.86
Warm Gray
#C9BEB0
ΔE00 8.03
Dark Gray
#A9A9A9
ΔE00 9.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDA89F #9FB4BD
analogous
#BD9FA5 #BDA89F #BDB79F
triadic
#BDA89F #9FBDA8 #A89FBD
tetradic
#BDA89F #A5BD9F #9FB4BD #B79FBD
square
#BDA89F #A5BD9F #9FB4BD #B79FBD
split-complementary
#BDA89F #9FBDB7 #9FA5BD
monochromatic
#86685C #A4877B #BDA89F #D6C9C3 #EFEAE8
Accessibility & contrast
On white
2.27
#BDA89F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.27
#BDA89F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDA89F
9.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDA89F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDA89F | 1.00 | 2.27 | 9.27 | 9.27 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADAA9E
Deuteranopia (green-blind)
#B2AE9F
Tritanopia (blue-blind)
#C3A5A5
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #bda89f; /* rgb */ color: rgb(189, 168, 159); /* oklch */ color: oklch(74.7% 0.028 44.6);
Tailwind
colors: {
custom: {
50: '#d1c1bb',
500: '#bda89f',
950: '#000000',
},
}SCSS
$custom: #bda89f; $custom-light: #d1c1bb; $custom-dark: #000000;
JSON
{
"hex": "#bda89f",
"rgb": {
"r": 189,
"g": 168,
"b": 159
},
"hsl": {
"h": 18,
"s": 18.519,
"l": 68.235
},
"oklch": {
"l": 0.74719,
"c": 0.02773,
"h": 44.6
},
"luminance": 0.41327
}Semantic roles & 50–950 ramp
primary
#BDA89F
secondary
#D7DEE0
accent
#849D49
background
#FCFBFB
surface
#F9F7F6
border
#D2D0D0
text
#141211
muted
#828180