#BBB09A#BBB09A
#BBB09A is a light, muted orange. Relative luminance 0.439; OKLCH L 76.0% C 0.033 H 84.6°. Best body text is #000000 at 9.79:1 contrast (WCAG AA passes).
Color values
| HEX | #BBB09A |
|---|---|
| RGB | rgb(187, 176, 154) |
| HSL | hsl(40, 20%, 67%) |
| HSV | hsv(40, 18%, 73%) |
| CMYK | cmyk(0%, 5.9%, 17.6%, 26.7%) |
| CIE-LAB | lab(72.19, 0.24, 12.69) |
| CIE-LCH | lch(72.19, 12.69, 88.92°) |
| OKLab | oklab(76.04% 0.0031 0.0328) |
| OKLCH | oklch(76.04% 0.033 84.6) |
| XYZ | xyz(41.8513, 43.9493, 36.8440) |
| Luminance | 0.4395 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 2.23
Khaki
#C3B091
ΔE00 3.85
Bland
#AFA88B
ΔE00 4.52
Putty
#BEAE8A
ΔE00 4.55
Stone (survey)
#ADA587
ΔE00 5.04
Warm Gray
#C9BEB0
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBB09A #9AA5BB
analogous
#BBA09A #BBB09A #B6BB9A
triadic
#BBB09A #9ABBB0 #B09ABB
tetradic
#BBB09A #9ABBA0 #9AA5BB #BB9AB6
square
#BBB09A #9ABBA0 #9AA5BB #BB9AB6
split-complementary
#BBB09A #9AB6BB #A09ABB
monochromatic
#837458 #A29375 #BBB09A #D4CDBF #ECE9E3
Accessibility & contrast
On white
2.15
#BBB09A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.79
#BBB09A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBB09A
9.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBB09A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBB09A | 1.00 | 2.15 | 9.79 | 9.79 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6AF99
Deuteranopia (green-blind)
#B9B29B
Tritanopia (blue-blind)
#C1ACAA
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #bbb09a; /* rgb */ color: rgb(187, 176, 154); /* oklch */ color: oklch(76.0% 0.033 84.6);
Tailwind
colors: {
custom: {
50: '#cfc7b7',
500: '#bbb09a',
950: '#000000',
},
}SCSS
$custom: #bbb09a; $custom-light: #cfc7b7; $custom-dark: #000000;
JSON
{
"hex": "#bbb09a",
"rgb": {
"r": 187,
"g": 176,
"b": 154
},
"hsl": {
"h": 40,
"s": 19.527,
"l": 66.863
},
"oklch": {
"l": 0.76043,
"c": 0.03298,
"h": 84.6
},
"luminance": 0.43949
}Semantic roles & 50–950 ramp
primary
#BBB09A
secondary
#D3D7DE
accent
#649E48
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#141311
muted
#828280