#BAA89E#BAA89E
#BAA89E is a light, muted orange. Relative luminance 0.409; OKLCH L 74.4% C 0.025 H 51.0°. Best body text is #000000 at 9.18:1 contrast (WCAG AA passes).
Color values
| HEX | #BAA89E |
|---|---|
| RGB | rgb(186, 168, 158) |
| HSL | hsl(21, 17%, 67%) |
| HSV | hsv(21, 15%, 73%) |
| CMYK | cmyk(0%, 9.7%, 15.1%, 27.1%) |
| CIE-LAB | lab(70.12, 4.83, 7.53) |
| CIE-LCH | lch(70.12, 8.94, 57.35°) |
| OKLab | oklab(74.42% 0.016 0.0197) |
| OKLCH | oklch(74.42% 0.025 51) |
| XYZ | xyz(40.4236, 40.9138, 38.1088) |
| Luminance | 0.4091 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 5.70
Mushroom
#BA9E88
ΔE00 5.84
Pinkish Grey
#C8ACA9
ΔE00 6.15
Stone
#A89F91
ΔE00 6.40
Warm Gray
#C9BEB0
ΔE00 7.11
Dark Gray
#A9A9A9
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAA89E #9EB0BA
analogous
#BA9EA2 #BAA89E #BAB69E
triadic
#BAA89E #9EBAA8 #A89EBA
tetradic
#BAA89E #A2BA9E #9EB0BA #B69EBA
square
#BAA89E #A2BA9E #9EB0BA #B69EBA
split-complementary
#BAA89E #9EBAB6 #9EA2BA
monochromatic
#81695C #A1887A #BAA89E #D3C8C2 #EDE8E6
Accessibility & contrast
On white
2.29
#BAA89E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.18
#BAA89E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAA89E
9.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAA89E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAA89E | 1.00 | 2.29 | 9.18 | 9.18 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADA99D
Deuteranopia (green-blind)
#B1AD9E
Tritanopia (blue-blind)
#C0A5A5
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #baa89e; /* rgb */ color: rgb(186, 168, 158); /* oklch */ color: oklch(74.4% 0.025 51.0);
Tailwind
colors: {
custom: {
50: '#cfc1ba',
500: '#baa89e',
950: '#000000',
},
}SCSS
$custom: #baa89e; $custom-light: #cfc1ba; $custom-dark: #000000;
JSON
{
"hex": "#baa89e",
"rgb": {
"r": 186,
"g": 168,
"b": 158
},
"hsl": {
"h": 21.429,
"s": 16.867,
"l": 67.451
},
"oklch": {
"l": 0.74421,
"c": 0.02537,
"h": 51
},
"luminance": 0.40913
}Semantic roles & 50–950 ramp
primary
#BAA89E
secondary
#D6DBDE
accent
#7E9B4A
background
#FCFBFB
surface
#F9F7F6
border
#D2D0D0
text
#131211
muted
#828180