#BBAF96#BBAF96
#BBAF96 is a light, muted orange. Relative luminance 0.434; OKLCH L 75.7% C 0.037 H 85.4°. Best body text is #000000 at 9.69:1 contrast (WCAG AA passes).
Color values
| HEX | #BBAF96 |
|---|---|
| RGB | rgb(187, 175, 150) |
| HSL | hsl(41, 21%, 66%) |
| HSV | hsv(41, 20%, 73%) |
| CMYK | cmyk(0%, 6.4%, 19.8%, 26.7%) |
| CIE-LAB | lab(71.84, 0.16, 14.38) |
| CIE-LCH | lch(71.84, 14.38, 89.37°) |
| OKLab | oklab(75.74% 0.003 0.0371) |
| OKLCH | oklch(75.74% 0.037 85.4) |
| XYZ | xyz(41.3284, 43.4276, 35.0535) |
| Luminance | 0.4343 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 2.78
Khaki
#C3B091
ΔE00 3.13
Putty
#BEAE8A
ΔE00 3.49
Bland
#AFA88B
ΔE00 3.94
Stone (survey)
#ADA587
ΔE00 4.39
Taupe (survey)
#B9A281
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBAF96 #96A2BB
analogous
#BB9C96 #BBAF96 #B4BB96
triadic
#BBAF96 #96BBAF #AF96BB
tetradic
#BBAF96 #96BB9C #96A2BB #BB96B4
square
#BBAF96 #96BB9C #96A2BB #BB96B4
split-complementary
#BBAF96 #96B4BB #9C96BB
monochromatic
#827354 #A39371 #BBAF96 #D3CBBB #EBE8E0
Accessibility & contrast
On white
2.17
#BBAF96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.69
#BBAF96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBAF96
9.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBAF96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBAF96 | 1.00 | 2.17 | 9.69 | 9.69 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5AE94
Deuteranopia (green-blind)
#B8B197
Tritanopia (blue-blind)
#C2ABA8
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #bbaf96; /* rgb */ color: rgb(187, 175, 150); /* oklch */ color: oklch(75.7% 0.037 85.4);
Tailwind
colors: {
custom: {
50: '#cfc6b5',
500: '#bbaf96',
950: '#000000',
},
}SCSS
$custom: #bbaf96; $custom-light: #cfc6b5; $custom-dark: #000000;
JSON
{
"hex": "#bbaf96",
"rgb": {
"r": 187,
"g": 175,
"b": 150
},
"hsl": {
"h": 40.541,
"s": 21.387,
"l": 66.078
},
"oklch": {
"l": 0.75739,
"c": 0.03718,
"h": 85.4
},
"luminance": 0.43427
}Semantic roles & 50–950 ramp
primary
#BBAF96
secondary
#D0D4DC
accent
#63A046
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#141311
muted
#828280