#BAA293#BAA293
#BAA293 is a light, muted orange. Relative luminance 0.384; OKLCH L 72.9% C 0.035 H 54.0°. Best body text is #000000 at 8.68:1 contrast (WCAG AA passes).
Color values
| HEX | #BAA293 |
|---|---|
| RGB | rgb(186, 162, 147) |
| HSL | hsl(23, 22%, 65%) |
| HSV | hsv(23, 21%, 73%) |
| CMYK | cmyk(0%, 12.9%, 21%, 27.1%) |
| CIE-LAB | lab(68.31, 6.36, 11.03) |
| CIE-LCH | lch(68.31, 12.74, 60.03°) |
| OKLab | oklab(72.92% 0.0208 0.0287) |
| OKLCH | oklch(72.92% 0.035 54) |
| XYZ | xyz(38.4366, 38.3875, 32.9829) |
| Luminance | 0.3839 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mushroom
#BA9E88
ΔE00 2.98
Greige
#B8AB98
ΔE00 6.40
Stone
#A89F91
ΔE00 7.11
Pinkish Grey
#C8ACA9
ΔE00 7.23
Taupe (survey)
#B9A281
ΔE00 7.56
Khaki
#C3B091
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAA293 #93ABBA
analogous
#BA9397 #BAA293 #BAB593
triadic
#BAA293 #93BAA2 #A293BA
tetradic
#BAA293 #97BA93 #93ABBA #B593BA
square
#BAA293 #97BA93 #93ABBA #B593BA
split-complementary
#BAA293 #93BAB5 #9397BA
monochromatic
#816452 #A2826E #BAA293 #D2C2B8 #EAE2DE
Accessibility & contrast
On white
2.42
#BAA293 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.68
#BAA293 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAA293
8.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAA293 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAA293 | 1.00 | 2.42 | 8.68 | 8.68 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A492
Deuteranopia (green-blind)
#AEA993
Tritanopia (blue-blind)
#C29E9E
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #baa293; /* rgb */ color: rgb(186, 162, 147); /* oklch */ color: oklch(72.9% 0.035 54.0);
Tailwind
colors: {
custom: {
50: '#cfbdb2',
500: '#baa293',
950: '#000000',
},
}SCSS
$custom: #baa293; $custom-light: #cfbdb2; $custom-dark: #000000;
JSON
{
"hex": "#baa293",
"rgb": {
"r": 186,
"g": 162,
"b": 147
},
"hsl": {
"h": 23.077,
"s": 22.034,
"l": 65.294
},
"oklch": {
"l": 0.72918,
"c": 0.03542,
"h": 54
},
"luminance": 0.38386
}Semantic roles & 50–950 ramp
primary
#BAA293
secondary
#CED6DB
accent
#7DA045
background
#FCFBFA
surface
#F9F6F5
border
#D2D0CF
text
#141211
muted
#828180