#BAA8A0#BAA8A0
#BAA8A0 is a light, muted orange. Relative luminance 0.410; OKLCH L 74.5% C 0.024 H 45.5°. Best body text is #000000 at 9.20:1 contrast (WCAG AA passes).
Color values
| HEX | #BAA8A0 |
|---|---|
| RGB | rgb(186, 168, 160) |
| HSL | hsl(18, 16%, 68%) |
| HSV | hsv(18, 14%, 73%) |
| CMYK | cmyk(0%, 9.7%, 14%, 27.1%) |
| CIE-LAB | lab(70.16, 5.15, 6.50) |
| CIE-LCH | lch(70.16, 8.29, 51.58°) |
| OKLab | oklab(74.48% 0.0168 0.0171) |
| OKLCH | oklch(74.48% 0.024 45.5) |
| XYZ | xyz(40.5971, 40.9833, 39.0229) |
| Luminance | 0.4098 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.35
Mushroom
#BA9E88
ΔE00 6.57
Greige
#B8AB98
ΔE00 6.63
Stone
#A89F91
ΔE00 7.03
Warm Gray
#C9BEB0
ΔE00 7.58
Dark Gray
#A9A9A9
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAA8A0 #A0B2BA
analogous
#BAA0A5 #BAA8A0 #BAB5A0
triadic
#BAA8A0 #A0BAA8 #A8A0BA
tetradic
#BAA8A0 #A5BAA0 #A0B2BA #B5A0BA
square
#BAA8A0 #A5BAA0 #A0B2BA #B5A0BA
split-complementary
#BAA8A0 #A0BAB5 #A0A5BA
monochromatic
#82695E #A0887D #BAA8A0 #D4C8C3 #EDE9E7
Accessibility & contrast
On white
2.28
#BAA8A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.20
#BAA8A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAA8A0
9.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAA8A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAA8A0 | 1.00 | 2.28 | 9.20 | 9.20 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACA99F
Deuteranopia (green-blind)
#B1ADA0
Tritanopia (blue-blind)
#BFA5A6
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #baa8a0; /* rgb */ color: rgb(186, 168, 160); /* oklch */ color: oklch(74.5% 0.024 45.5);
Tailwind
colors: {
custom: {
50: '#cfc1bc',
500: '#baa8a0',
950: '#000000',
},
}SCSS
$custom: #baa8a0; $custom-light: #cfc1bc; $custom-dark: #000000;
JSON
{
"hex": "#baa8a0",
"rgb": {
"r": 186,
"g": 168,
"b": 160
},
"hsl": {
"h": 18.462,
"s": 15.854,
"l": 67.843
},
"oklch": {
"l": 0.74475,
"c": 0.02392,
"h": 45.5
},
"luminance": 0.40982
}Semantic roles & 50–950 ramp
primary
#BAA8A0
secondary
#D7DCDF
accent
#829A4B
background
#FCFBFB
surface
#F9F7F6
border
#D2D0D0
text
#131212
muted
#828181