#BBAC96#BBAC96
#BBAC96 is a light, muted orange. Relative luminance 0.423; OKLCH L 75.1% C 0.035 H 77.5°. Best body text is #000000 at 9.45:1 contrast (WCAG AA passes).
Color values
| HEX | #BBAC96 |
|---|---|
| RGB | rgb(187, 172, 150) |
| HSL | hsl(36, 21%, 66%) |
| HSV | hsv(36, 20%, 73%) |
| CMYK | cmyk(0%, 8%, 19.8%, 26.7%) |
| CIE-LAB | lab(71.06, 1.77, 13.28) |
| CIE-LCH | lch(71.06, 13.40, 82.40°) |
| OKLab | oklab(75.12% 0.0076 0.0343) |
| OKLCH | oklch(75.12% 0.035 77.5) |
| XYZ | xyz(40.7510, 42.2727, 34.8610) |
| Luminance | 0.4227 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 1.24
Khaki
#C3B091
ΔE00 3.24
Putty
#BEAE8A
ΔE00 4.76
Taupe (survey)
#B9A281
ΔE00 4.88
Stone
#A89F91
ΔE00 5.29
Bland
#AFA88B
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBAC96 #96A5BB
analogous
#BB9996 #BBAC96 #B7BB96
triadic
#BBAC96 #96BBAC #AC96BB
tetradic
#BBAC96 #96BB99 #96A5BB #BB96B7
square
#BBAC96 #96BB99 #96A5BB #BB96B7
split-complementary
#BBAC96 #96B7BB #9996BB
monochromatic
#827054 #A38F71 #BBAC96 #D3C9BB #EBE7E0
Accessibility & contrast
On white
2.22
#BBAC96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.45
#BBAC96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBAC96
9.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBAC96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBAC96 | 1.00 | 2.22 | 9.45 | 9.45 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2AC95
Deuteranopia (green-blind)
#B6AF97
Tritanopia (blue-blind)
#C2A8A6
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #bbac96; /* rgb */ color: rgb(187, 172, 150); /* oklch */ color: oklch(75.1% 0.035 77.5);
Tailwind
colors: {
custom: {
50: '#cfc4b4',
500: '#bbac96',
950: '#000000',
},
}SCSS
$custom: #bbac96; $custom-light: #cfc4b4; $custom-dark: #000000;
JSON
{
"hex": "#bbac96",
"rgb": {
"r": 187,
"g": 172,
"b": 150
},
"hsl": {
"h": 35.676,
"s": 21.387,
"l": 66.078
},
"oklch": {
"l": 0.75121,
"c": 0.03513,
"h": 77.5
},
"luminance": 0.42272
}Semantic roles & 50–950 ramp
primary
#BBAC96
secondary
#D0D5DC
accent
#6AA046
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#141211
muted
#828180