#BAA796#BAA796
#BAA796 is a light, muted orange. Relative luminance 0.403; OKLCH L 74.0% C 0.033 H 64.1°. Best body text is #000000 at 9.06:1 contrast (WCAG AA passes).
Color values
| HEX | #BAA796 |
|---|---|
| RGB | rgb(186, 167, 150) |
| HSL | hsl(28, 21%, 66%) |
| HSV | hsv(28, 19%, 73%) |
| CMYK | cmyk(0%, 10.2%, 19.4%, 27.1%) |
| CIE-LAB | lab(69.67, 4.10, 11.30) |
| CIE-LCH | lch(69.67, 12.03, 70.07°) |
| OKLab | oklab(74.01% 0.0142 0.0293) |
| OKLCH | oklch(74.01% 0.033 64.1) |
| XYZ | xyz(39.5734, 40.2795, 34.5383) |
| Luminance | 0.4028 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 3.46
Mushroom
#BA9E88
ΔE00 4.07
Stone
#A89F91
ΔE00 5.34
Taupe (survey)
#B9A281
ΔE00 5.93
Khaki
#C3B091
ΔE00 6.02
Warm Gray
#C9BEB0
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAA796 #96A9BA
analogous
#BA9697 #BAA796 #BAB996
triadic
#BAA796 #96BAA7 #A796BA
tetradic
#BAA796 #97BA96 #96A9BA #B996BA
square
#BAA796 #97BA96 #96A9BA #B996BA
split-complementary
#BAA796 #96BAB9 #9697BA
monochromatic
#816A55 #A28871 #BAA796 #D2C6BB #EBE5E0
Accessibility & contrast
On white
2.32
#BAA796 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.06
#BAA796 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAA796
9.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAA796 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAA796 | 1.00 | 2.32 | 9.06 | 9.06 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADA895
Deuteranopia (green-blind)
#B2AC96
Tritanopia (blue-blind)
#C1A3A2
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #baa796; /* rgb */ color: rgb(186, 167, 150); /* oklch */ color: oklch(74.0% 0.033 64.1);
Tailwind
colors: {
custom: {
50: '#cfc1b4',
500: '#baa796',
950: '#000000',
},
}SCSS
$custom: #baa796; $custom-light: #cfc1b4; $custom-dark: #000000;
JSON
{
"hex": "#baa796",
"rgb": {
"r": 186,
"g": 167,
"b": 150
},
"hsl": {
"h": 28.333,
"s": 20.69,
"l": 65.882
},
"oklch": {
"l": 0.74009,
"c": 0.0326,
"h": 64.1
},
"luminance": 0.40279
}Semantic roles & 50–950 ramp
primary
#BAA796
secondary
#D0D6DC
accent
#759F46
background
#FCFBFB
surface
#F9F7F6
border
#D2D0D0
text
#131211
muted
#828180