#BAAAA0#BAAAA0
#BAAAA0 is a light, muted orange. Relative luminance 0.417; OKLCH L 74.9% C 0.023 H 54.2°. Best body text is #000000 at 9.35:1 contrast (WCAG AA passes).
Color values
| HEX | #BAAAA0 |
|---|---|
| RGB | rgb(186, 170, 160) |
| HSL | hsl(23, 16%, 68%) |
| HSV | hsv(23, 14%, 73%) |
| CMYK | cmyk(0%, 8.6%, 14%, 27.1%) |
| CIE-LAB | lab(70.68, 4.06, 7.24) |
| CIE-LCH | lch(70.68, 8.30, 60.68°) |
| OKLab | oklab(74.88% 0.0137 0.019) |
| OKLCH | oklch(74.88% 0.023 54.2) |
| XYZ | xyz(40.9692, 41.7274, 39.1469) |
| Luminance | 0.4173 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 5.02
Stone
#A89F91
ΔE00 5.96
Warm Gray
#C9BEB0
ΔE00 6.25
Mushroom
#BA9E88
ΔE00 6.36
Pinkish Grey
#C8ACA9
ΔE00 6.76
Greyish
#A8A495
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAAAA0 #A0B0BA
analogous
#BAA0A3 #BAAAA0 #BAB7A0
triadic
#BAAAA0 #A0BAAA #AAA0BA
tetradic
#BAAAA0 #A3BAA0 #A0B0BA #B7A0BA
square
#BAAAA0 #A3BAA0 #A0B0BA #B7A0BA
split-complementary
#BAAAA0 #A0BAB7 #A0A3BA
monochromatic
#826C5E #A08A7D #BAAAA0 #D4CAC3 #EDE9E7
Accessibility & contrast
On white
2.25
#BAAAA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.35
#BAAAA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAAAA0
9.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAAAA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAAAA0 | 1.00 | 2.25 | 9.35 | 9.35 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEAB9F
Deuteranopia (green-blind)
#B2AEA0
Tritanopia (blue-blind)
#BFA7A7
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #baaaa0; /* rgb */ color: rgb(186, 170, 160); /* oklch */ color: oklch(74.9% 0.023 54.2);
Tailwind
colors: {
custom: {
50: '#cfc3bc',
500: '#baaaa0',
950: '#000000',
},
}SCSS
$custom: #baaaa0; $custom-light: #cfc3bc; $custom-dark: #000000;
JSON
{
"hex": "#baaaa0",
"rgb": {
"r": 186,
"g": 170,
"b": 160
},
"hsl": {
"h": 23.077,
"s": 15.854,
"l": 67.843
},
"oklch": {
"l": 0.74882,
"c": 0.02339,
"h": 54.2
},
"luminance": 0.41727
}Semantic roles & 50–950 ramp
primary
#BAAAA0
secondary
#D7DCDF
accent
#7C9A4B
background
#FCFBFB
surface
#F9F7F6
border
#D2D0D0
text
#131212
muted
#828181