#BAA596#BAA596
#BAA596 is a light, muted orange. Relative luminance 0.396; OKLCH L 73.6% C 0.033 H 57.7°. Best body text is #000000 at 8.91:1 contrast (WCAG AA passes).
Color values
| HEX | #BAA596 |
|---|---|
| RGB | rgb(186, 165, 150) |
| HSL | hsl(25, 21%, 66%) |
| HSV | hsv(25, 19%, 73%) |
| CMYK | cmyk(0%, 11.3%, 19.4%, 27.1%) |
| CIE-LAB | lab(69.15, 5.19, 10.57) |
| CIE-LCH | lch(69.15, 11.77, 63.86°) |
| OKLab | oklab(73.6% 0.0174 0.0275) |
| OKLCH | oklch(73.6% 0.033 57.7) |
| XYZ | xyz(39.2098, 39.5524, 34.4171) |
| Luminance | 0.3955 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mushroom
#BA9E88
ΔE00 3.60
Greige
#B8AB98
ΔE00 5.01
Stone
#A89F91
ΔE00 6.13
Taupe (survey)
#B9A281
ΔE00 7.03
Khaki
#C3B091
ΔE00 7.51
Pinkish Grey
#C8ACA9
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAA596 #96ABBA
analogous
#BA9699 #BAA596 #BAB796
triadic
#BAA596 #96BAA5 #A596BA
tetradic
#BAA596 #99BA96 #96ABBA #B796BA
square
#BAA596 #99BA96 #96ABBA #B796BA
split-complementary
#BAA596 #96BAB7 #9699BA
monochromatic
#816755 #A28571 #BAA596 #D2C5BB #EBE4E0
Accessibility & contrast
On white
2.36
#BAA596 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.91
#BAA596 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAA596
8.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAA596 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAA596 | 1.00 | 2.36 | 8.91 | 8.91 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA695
Deuteranopia (green-blind)
#B0AB96
Tritanopia (blue-blind)
#C1A1A1
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #baa596; /* rgb */ color: rgb(186, 165, 150); /* oklch */ color: oklch(73.6% 0.033 57.7);
Tailwind
colors: {
custom: {
50: '#cfbfb4',
500: '#baa596',
950: '#000000',
},
}SCSS
$custom: #baa596; $custom-light: #cfbfb4; $custom-dark: #000000;
JSON
{
"hex": "#baa596",
"rgb": {
"r": 186,
"g": 165,
"b": 150
},
"hsl": {
"h": 25,
"s": 20.69,
"l": 65.882
},
"oklch": {
"l": 0.73602,
"c": 0.0325,
"h": 57.7
},
"luminance": 0.39551
}Semantic roles & 50–950 ramp
primary
#BAA596
secondary
#D0D7DC
accent
#7A9F46
background
#FCFBFB
surface
#F9F7F6
border
#D2D0D0
text
#131211
muted
#828180