#BBA495#BBA495
#BBA495 is a light, muted orange. Relative luminance 0.393; OKLCH L 73.5% C 0.034 H 55.2°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #BBA495 |
|---|---|
| RGB | rgb(187, 164, 149) |
| HSL | hsl(24, 22%, 66%) |
| HSV | hsv(24, 20%, 73%) |
| CMYK | cmyk(0%, 12.3%, 20.3%, 26.7%) |
| CIE-LAB | lab(68.96, 5.96, 10.87) |
| CIE-LCH | lch(68.96, 12.39, 61.25°) |
| OKLab | oklab(73.47% 0.0196 0.0282) |
| OKLCH | oklch(73.47% 0.034 55.2) |
| XYZ | xyz(39.1938, 39.2867, 33.9464) |
| Luminance | 0.3929 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mushroom
#BA9E88
ΔE00 3.26
Greige
#B8AB98
ΔE00 5.86
Stone
#A89F91
ΔE00 6.86
Pinkish Grey
#C8ACA9
ΔE00 7.22
Taupe (survey)
#B9A281
ΔE00 7.39
Khaki
#C3B091
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBA495 #95ACBB
analogous
#BB9599 #BBA495 #BBB795
triadic
#BBA495 #95BBA4 #A495BB
tetradic
#BBA495 #99BB95 #95ACBB #B795BB
square
#BBA495 #99BB95 #95ACBB #B795BB
split-complementary
#BBA495 #95BBB7 #9599BB
monochromatic
#826653 #A38470 #BBA495 #D3C4BA #EBE4E0
Accessibility & contrast
On white
2.37
#BBA495 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#BBA495 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBA495
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBA495 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBA495 | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA594
Deuteranopia (green-blind)
#B0AA95
Tritanopia (blue-blind)
#C2A0A0
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #bba495; /* rgb */ color: rgb(187, 164, 149); /* oklch */ color: oklch(73.5% 0.034 55.2);
Tailwind
colors: {
custom: {
50: '#cfbfb4',
500: '#bba495',
950: '#000000',
},
}SCSS
$custom: #bba495; $custom-light: #cfbfb4; $custom-dark: #000000;
JSON
{
"hex": "#bba495",
"rgb": {
"r": 187,
"g": 164,
"b": 149
},
"hsl": {
"h": 23.684,
"s": 21.839,
"l": 65.882
},
"oklch": {
"l": 0.73466,
"c": 0.03438,
"h": 55.2
},
"luminance": 0.39286
}Semantic roles & 50–950 ramp
primary
#BBA495
secondary
#D0D7DC
accent
#7CA045
background
#FCFBFB
surface
#F9F6F6
border
#D2D0D0
text
#141211
muted
#828180