#BAA697#BAA697
#BAA697 is a light, muted orange. Relative luminance 0.399; OKLCH L 73.8% C 0.032 H 59.1°. Best body text is #000000 at 8.99:1 contrast (WCAG AA passes).
Color values
| HEX | #BAA697 |
|---|---|
| RGB | rgb(186, 166, 151) |
| HSL | hsl(26, 20%, 66%) |
| HSV | hsv(26, 19%, 73%) |
| CMYK | cmyk(0%, 10.8%, 18.8%, 27.1%) |
| CIE-LAB | lab(69.43, 4.80, 10.42) |
| CIE-LCH | lch(69.43, 11.47, 65.27°) |
| OKLab | oklab(73.83% 0.0162 0.0271) |
| OKLCH | oklch(73.83% 0.032 59.1) |
| XYZ | xyz(39.4718, 39.9469, 34.9034) |
| Luminance | 0.3995 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mushroom
#BA9E88
ΔE00 3.92
Greige
#B8AB98
ΔE00 4.54
Stone
#A89F91
ΔE00 5.83
Taupe (survey)
#B9A281
ΔE00 6.90
Khaki
#C3B091
ΔE00 7.19
Warm Gray
#C9BEB0
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAA697 #97ABBA
analogous
#BA9799 #BAA697 #BAB797
triadic
#BAA697 #97BAA6 #A697BA
tetradic
#BAA697 #99BA97 #97ABBA #B797BA
square
#BAA697 #99BA97 #97ABBA #B797BA
split-complementary
#BAA697 #97BAB7 #9799BA
monochromatic
#816856 #A28772 #BAA697 #D2C5BC #EBE5E1
Accessibility & contrast
On white
2.34
#BAA697 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.99
#BAA697 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAA697
8.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAA697 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAA697 | 1.00 | 2.34 | 8.99 | 8.99 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACA796
Deuteranopia (green-blind)
#B1AB97
Tritanopia (blue-blind)
#C1A2A2
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #baa697; /* rgb */ color: rgb(186, 166, 151); /* oklch */ color: oklch(73.8% 0.032 59.1);
Tailwind
colors: {
custom: {
50: '#cfc0b5',
500: '#baa697',
950: '#000000',
},
}SCSS
$custom: #baa697; $custom-light: #cfc0b5; $custom-dark: #000000;
JSON
{
"hex": "#baa697",
"rgb": {
"r": 186,
"g": 166,
"b": 151
},
"hsl": {
"h": 25.714,
"s": 20.231,
"l": 66.078
},
"oklch": {
"l": 0.73831,
"c": 0.03157,
"h": 59.1
},
"luminance": 0.39946
}Semantic roles & 50–950 ramp
primary
#BAA697
secondary
#D1D7DC
accent
#799F47
background
#FCFBFB
surface
#F9F7F6
border
#D2D0D0
text
#131211
muted
#828180