#BAAE95#BAAE95
#BAAE95 is a light, muted orange. Relative luminance 0.429; OKLCH L 75.4% C 0.037 H 85.4°. Best body text is #000000 at 9.58:1 contrast (WCAG AA passes).
Color values
| HEX | #BAAE95 |
|---|---|
| RGB | rgb(186, 174, 149) |
| HSL | hsl(41, 21%, 66%) |
| HSV | hsv(41, 20%, 73%) |
| CMYK | cmyk(0%, 6.5%, 19.9%, 27.1%) |
| CIE-LAB | lab(71.47, 0.16, 14.40) |
| CIE-LCH | lch(71.47, 14.40, 89.36°) |
| OKLab | oklab(75.42% 0.003 0.0371) |
| OKLCH | oklch(75.42% 0.037 85.4) |
| XYZ | xyz(40.8104, 42.8819, 34.5551) |
| Luminance | 0.4288 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 2.70
Khaki
#C3B091
ΔE00 3.18
Putty
#BEAE8A
ΔE00 3.47
Bland
#AFA88B
ΔE00 3.78
Stone (survey)
#ADA587
ΔE00 4.19
Taupe (survey)
#B9A281
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAAE95 #95A1BA
analogous
#BA9B95 #BAAE95 #B3BA95
triadic
#BAAE95 #95BAAE #AE95BA
tetradic
#BAAE95 #95BA9B #95A1BA #BA95B3
square
#BAAE95 #95BA9B #95A1BA #BA95B3
split-complementary
#BAAE95 #95B3BA #9B95BA
monochromatic
#817254 #A29270 #BAAE95 #D2CABA #EAE7DF
Accessibility & contrast
On white
2.19
#BAAE95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.58
#BAAE95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAAE95
9.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAAE95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAAE95 | 1.00 | 2.19 | 9.58 | 9.58 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4AD93
Deuteranopia (green-blind)
#B7B096
Tritanopia (blue-blind)
#C1AAA7
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #baae95; /* rgb */ color: rgb(186, 174, 149); /* oklch */ color: oklch(75.4% 0.037 85.4);
Tailwind
colors: {
custom: {
50: '#cfc6b4',
500: '#baae95',
950: '#000000',
},
}SCSS
$custom: #baae95; $custom-light: #cfc6b4; $custom-dark: #000000;
JSON
{
"hex": "#baae95",
"rgb": {
"r": 186,
"g": 174,
"b": 149
},
"hsl": {
"h": 40.541,
"s": 21.143,
"l": 65.686
},
"oklch": {
"l": 0.7542,
"c": 0.03722,
"h": 85.4
},
"luminance": 0.42881
}Semantic roles & 50–950 ramp
primary
#BAAE95
secondary
#CFD3DC
accent
#63A046
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#131311
muted
#828280