#BAA69E#BAA69E
#BAA69E is a light, muted orange. Relative luminance 0.402; OKLCH L 74.0% C 0.026 H 43.1°. Best body text is #000000 at 9.04:1 contrast (WCAG AA passes).
Color values
| HEX | #BAA69E |
|---|---|
| RGB | rgb(186, 166, 158) |
| HSL | hsl(17, 17%, 67%) |
| HSV | hsv(17, 15%, 73%) |
| CMYK | cmyk(0%, 10.8%, 15.1%, 27.1%) |
| CIE-LAB | lab(69.60, 5.91, 6.79) |
| CIE-LCH | lch(69.60, 9.00, 48.93°) |
| OKLab | oklab(74.02% 0.0191 0.0178) |
| OKLCH | oklch(74.02% 0.026 43.1) |
| XYZ | xyz(40.0572, 40.1811, 37.9867) |
| Luminance | 0.4018 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.87
Mushroom
#BA9E88
ΔE00 6.29
Greige
#B8AB98
ΔE00 7.31
Stone
#A89F91
ΔE00 7.56
Warm Gray
#C9BEB0
ΔE00 8.43
Dark Gray
#A9A9A9
ΔE00 8.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAA69E #9EB2BA
analogous
#BA9EA4 #BAA69E #BAB49E
triadic
#BAA69E #9EBAA6 #A69EBA
tetradic
#BAA69E #A4BA9E #9EB2BA #B49EBA
square
#BAA69E #A4BA9E #9EB2BA #B49EBA
split-complementary
#BAA69E #9EBAB4 #9EA4BA
monochromatic
#81675C #A1857A #BAA69E #D3C7C2 #EDE8E6
Accessibility & contrast
On white
2.32
#BAA69E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.04
#BAA69E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAA69E
9.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAA69E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAA69E | 1.00 | 2.32 | 9.04 | 9.04 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA89D
Deuteranopia (green-blind)
#AFAC9E
Tritanopia (blue-blind)
#C0A3A4
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #baa69e; /* rgb */ color: rgb(186, 166, 158); /* oklch */ color: oklch(74.0% 0.026 43.1);
Tailwind
colors: {
custom: {
50: '#cfc0ba',
500: '#baa69e',
950: '#000000',
},
}SCSS
$custom: #baa69e; $custom-light: #cfc0ba; $custom-dark: #000000;
JSON
{
"hex": "#baa69e",
"rgb": {
"r": 186,
"g": 166,
"b": 158
},
"hsl": {
"h": 17.143,
"s": 16.867,
"l": 67.451
},
"oklch": {
"l": 0.74016,
"c": 0.02609,
"h": 43.1
},
"luminance": 0.4018
}Semantic roles & 50–950 ramp
primary
#BAA69E
secondary
#D6DCDE
accent
#849B4A
background
#FCFBFB
surface
#F9F7F6
border
#D2D0D0
text
#131211
muted
#828180