#BBAC95#BBAC95
#BBAC95 is a light, muted orange. Relative luminance 0.422; OKLCH L 75.1% C 0.036 H 78.6°. Best body text is #000000 at 9.45:1 contrast (WCAG AA passes).
Color values
| HEX | #BBAC95 |
|---|---|
| RGB | rgb(187, 172, 149) |
| HSL | hsl(36, 22%, 66%) |
| HSV | hsv(36, 20%, 73%) |
| CMYK | cmyk(0%, 8%, 20.3%, 26.7%) |
| CIE-LAB | lab(71.04, 1.62, 13.80) |
| CIE-LCH | lch(71.04, 13.89, 83.30°) |
| OKLab | oklab(75.1% 0.0072 0.0356) |
| OKLCH | oklch(75.1% 0.036 78.6) |
| XYZ | xyz(40.6708, 42.2407, 34.4387) |
| Luminance | 0.4224 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 1.52
Khaki
#C3B091
ΔE00 2.95
Putty
#BEAE8A
ΔE00 4.37
Taupe (survey)
#B9A281
ΔE00 4.68
Bland
#AFA88B
ΔE00 5.36
Stone
#A89F91
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBAC95 #95A4BB
analogous
#BB9995 #BBAC95 #B7BB95
triadic
#BBAC95 #95BBAC #AC95BB
tetradic
#BBAC95 #95BB99 #95A4BB #BB95B7
square
#BBAC95 #95BB99 #95A4BB #BB95B7
split-complementary
#BBAC95 #95B7BB #9995BB
monochromatic
#827053 #A38F70 #BBAC95 #D3C9BA #EBE6E0
Accessibility & contrast
On white
2.22
#BBAC95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.45
#BBAC95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBAC95
9.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBAC95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBAC95 | 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)
#B3AC94
Deuteranopia (green-blind)
#B6AF96
Tritanopia (blue-blind)
#C2A8A6
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #bbac95; /* rgb */ color: rgb(187, 172, 149); /* oklch */ color: oklch(75.1% 0.036 78.6);
Tailwind
colors: {
custom: {
50: '#cfc4b4',
500: '#bbac95',
950: '#000000',
},
}SCSS
$custom: #bbac95; $custom-light: #cfc4b4; $custom-dark: #000000;
JSON
{
"hex": "#bbac95",
"rgb": {
"r": 187,
"g": 172,
"b": 149
},
"hsl": {
"h": 36.316,
"s": 21.839,
"l": 65.882
},
"oklch": {
"l": 0.75096,
"c": 0.03631,
"h": 78.6
},
"luminance": 0.4224
}Semantic roles & 50–950 ramp
primary
#BBAC95
secondary
#D0D5DC
accent
#69A045
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#141211
muted
#828180