#BBAB96#BBAB96
#BBAB96 is a light, muted orange. Relative luminance 0.419; OKLCH L 74.9% C 0.035 H 74.7°. Best body text is #000000 at 9.38:1 contrast (WCAG AA passes).
Color values
| HEX | #BBAB96 |
|---|---|
| RGB | rgb(187, 171, 150) |
| HSL | hsl(34, 21%, 66%) |
| HSV | hsv(34, 20%, 73%) |
| CMYK | cmyk(0%, 8.6%, 19.8%, 26.7%) |
| CIE-LAB | lab(70.80, 2.31, 12.91) |
| CIE-LCH | lch(70.80, 13.12, 79.85°) |
| OKLab | oklab(74.92% 0.0091 0.0334) |
| OKLCH | oklch(74.92% 0.035 74.7) |
| XYZ | xyz(40.5614, 41.8935, 34.7978) |
| Luminance | 0.4189 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 1.33
Khaki
#C3B091
ΔE00 3.65
Taupe (survey)
#B9A281
ΔE00 4.85
Stone
#A89F91
ΔE00 5.16
Putty
#BEAE8A
ΔE00 5.38
Warm Gray
#C9BEB0
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBAB96 #96A6BB
analogous
#BB9896 #BBAB96 #B8BB96
triadic
#BBAB96 #96BBAB #AB96BB
tetradic
#BBAB96 #96BB98 #96A6BB #BB96B8
square
#BBAB96 #96BB98 #96A6BB #BB96B8
split-complementary
#BBAB96 #96B8BB #9896BB
monochromatic
#826E54 #A38D71 #BBAB96 #D3C9BB #EBE6E0
Accessibility & contrast
On white
2.24
#BBAB96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.38
#BBAB96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBAB96
9.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBAB96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBAB96 | 1.00 | 2.24 | 9.38 | 9.38 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1AB95
Deuteranopia (green-blind)
#B5AF96
Tritanopia (blue-blind)
#C2A7A5
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #bbab96; /* rgb */ color: rgb(187, 171, 150); /* oklch */ color: oklch(74.9% 0.035 74.7);
Tailwind
colors: {
custom: {
50: '#cfc4b4',
500: '#bbab96',
950: '#000000',
},
}SCSS
$custom: #bbab96; $custom-light: #cfc4b4; $custom-dark: #000000;
JSON
{
"hex": "#bbab96",
"rgb": {
"r": 187,
"g": 171,
"b": 150
},
"hsl": {
"h": 34.054,
"s": 21.387,
"l": 66.078
},
"oklch": {
"l": 0.74916,
"c": 0.03461,
"h": 74.7
},
"luminance": 0.41893
}Semantic roles & 50–950 ramp
primary
#BBAB96
secondary
#D0D6DC
accent
#6DA046
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#141211
muted
#828180