#BBAC97#BBAC97
#BBAC97 is a light, muted orange. Relative luminance 0.423; OKLCH L 75.1% C 0.034 H 76.4°. Best body text is #000000 at 9.46:1 contrast (WCAG AA passes).
Color values
| HEX | #BBAC97 |
|---|---|
| RGB | rgb(187, 172, 151) |
| HSL | hsl(35, 21%, 66%) |
| HSV | hsv(35, 19%, 73%) |
| CMYK | cmyk(0%, 8%, 19.3%, 26.7%) |
| CIE-LAB | lab(71.08, 1.93, 12.76) |
| CIE-LCH | lch(71.08, 12.91, 81.42°) |
| OKLab | oklab(75.15% 0.008 0.033) |
| OKLCH | oklch(75.15% 0.034 76.4) |
| XYZ | xyz(40.8318, 42.3051, 35.2869) |
| Luminance | 0.4230 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 1.03
Khaki
#C3B091
ΔE00 3.56
Taupe (survey)
#B9A281
ΔE00 5.10
Stone
#A89F91
ΔE00 5.15
Putty
#BEAE8A
ΔE00 5.16
Warm Gray
#C9BEB0
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBAC97 #97A6BB
analogous
#BB9A97 #BBAC97 #B8BB97
triadic
#BBAC97 #97BBAC #AC97BB
tetradic
#BBAC97 #97BB9A #97A6BB #BB97B8
square
#BBAC97 #97BB9A #97A6BB #BB97B8
split-complementary
#BBAC97 #97B8BB #9A97BB
monochromatic
#827055 #A38E72 #BBAC97 #D3CABC #EBE7E1
Accessibility & contrast
On white
2.22
#BBAC97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.46
#BBAC97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBAC97
9.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBAC97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBAC97 | 1.00 | 2.22 | 9.46 | 9.46 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2AC96
Deuteranopia (green-blind)
#B6AF97
Tritanopia (blue-blind)
#C2A8A6
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #bbac97; /* rgb */ color: rgb(187, 172, 151); /* oklch */ color: oklch(75.1% 0.034 76.4);
Tailwind
colors: {
custom: {
50: '#cfc4b5',
500: '#bbac97',
950: '#000000',
},
}SCSS
$custom: #bbac97; $custom-light: #cfc4b5; $custom-dark: #000000;
JSON
{
"hex": "#bbac97",
"rgb": {
"r": 187,
"g": 172,
"b": 151
},
"hsl": {
"h": 35,
"s": 20.93,
"l": 66.275
},
"oklch": {
"l": 0.75146,
"c": 0.03397,
"h": 76.4
},
"luminance": 0.42304
}Semantic roles & 50–950 ramp
primary
#BBAC97
secondary
#D1D6DD
accent
#6B9F46
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#141211
muted
#828180