#BAA39B#BAA39B
#BAA39B is a light, muted orange. Relative luminance 0.390; OKLCH L 73.3% C 0.029 H 40.1°. Best body text is #000000 at 8.80:1 contrast (WCAG AA passes).
Color values
| HEX | #BAA39B |
|---|---|
| RGB | rgb(186, 163, 155) |
| HSL | hsl(15, 18%, 67%) |
| HSV | hsv(15, 17%, 73%) |
| CMYK | cmyk(0%, 12.4%, 16.7%, 27.1%) |
| CIE-LAB | lab(68.75, 7.07, 7.24) |
| CIE-LCH | lch(68.75, 10.12, 45.67°) |
| OKLab | oklab(73.33% 0.0225 0.019) |
| OKLCH | oklch(73.33% 0.029 40.1) |
| XYZ | xyz(39.2631, 39.0011, 36.4637) |
| Luminance | 0.3900 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.48
Mushroom
#BA9E88
ΔE00 6.13
Greige
#B8AB98
ΔE00 8.41
Stone
#A89F91
ΔE00 8.45
Warm Grey
#978A84
ΔE00 9.42
Rosybrown
#BC8F8F
ΔE00 9.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAA39B #9BB2BA
analogous
#BA9BA3 #BAA39B #BAB39B
triadic
#BAA39B #9BBAA3 #A39BBA
tetradic
#BAA39B #A3BA9B #9BB2BA #B39BBA
square
#BAA39B #A3BA9B #9BB2BA #B39BBA
split-complementary
#BAA39B #9BBAB3 #9BA3BA
monochromatic
#816459 #A18277 #BAA39B #D3C4BF #ECE6E3
Accessibility & contrast
On white
2.39
#BAA39B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.80
#BAA39B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAA39B
8.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAA39B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAA39B | 1.00 | 2.39 | 8.80 | 8.80 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A59A
Deuteranopia (green-blind)
#AEAA9B
Tritanopia (blue-blind)
#C0A0A1
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #baa39b; /* rgb */ color: rgb(186, 163, 155); /* oklch */ color: oklch(73.3% 0.029 40.1);
Tailwind
colors: {
custom: {
50: '#cfbeb8',
500: '#baa39b',
950: '#000000',
},
}SCSS
$custom: #baa39b; $custom-light: #cfbeb8; $custom-dark: #000000;
JSON
{
"hex": "#baa39b",
"rgb": {
"r": 186,
"g": 163,
"b": 155
},
"hsl": {
"h": 15.484,
"s": 18.343,
"l": 66.863
},
"oklch": {
"l": 0.7333,
"c": 0.02946,
"h": 40.1
},
"luminance": 0.39
}Semantic roles & 50–950 ramp
primary
#BAA39B
secondary
#D3DBDD
accent
#879D49
background
#FCFBFB
surface
#F9F6F6
border
#D2D0D0
text
#131211
muted
#828180