#BBB09F#BBB09F
#BBB09F is a light, muted orange. Relative luminance 0.441; OKLCH L 76.2% C 0.027 H 78.9°. Best body text is #000000 at 9.82:1 contrast (WCAG AA passes).
Color values
| HEX | #BBB09F |
|---|---|
| RGB | rgb(187, 176, 159) |
| HSL | hsl(36, 17%, 68%) |
| HSV | hsv(36, 15%, 73%) |
| CMYK | cmyk(0%, 5.9%, 15%, 26.7%) |
| CIE-LAB | lab(72.31, 1.03, 10.12) |
| CIE-LCH | lch(72.31, 10.17, 84.17°) |
| OKLab | oklab(76.17% 0.0052 0.0263) |
| OKLCH | oklch(76.17% 0.027 78.9) |
| XYZ | xyz(42.2765, 44.1193, 39.0830) |
| Luminance | 0.4412 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 1.68
Warm Gray
#C9BEB0
ΔE00 4.05
Khaki
#C3B091
ΔE00 5.09
Greyish
#A8A495
ΔE00 5.13
Stone
#A89F91
ΔE00 5.16
Bland
#AFA88B
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBB09F #9FAABB
analogous
#BBA29F #BBB09F #B8BB9F
triadic
#BBB09F #9FBBB0 #B09FBB
tetradic
#BBB09F #9FBBA2 #9FAABB #BB9FB8
square
#BBB09F #9FBBA2 #9FAABB #BB9FB8
split-complementary
#BBB09F #9FB8BB #A29FBB
monochromatic
#83745D #A2937B #BBB09F #D4CDC3 #EEEBE7
Accessibility & contrast
On white
2.14
#BBB09F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.82
#BBB09F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBB09F
9.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBB09F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBB09F | 1.00 | 2.14 | 9.82 | 9.82 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B09E
Deuteranopia (green-blind)
#B8B29F
Tritanopia (blue-blind)
#C0ADAB
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #bbb09f; /* rgb */ color: rgb(187, 176, 159); /* oklch */ color: oklch(76.2% 0.027 78.9);
Tailwind
colors: {
custom: {
50: '#cfc7bb',
500: '#bbb09f',
950: '#000000',
},
}SCSS
$custom: #bbb09f; $custom-light: #cfc7bb; $custom-dark: #000000;
JSON
{
"hex": "#bbb09f",
"rgb": {
"r": 187,
"g": 176,
"b": 159
},
"hsl": {
"h": 36.429,
"s": 17.073,
"l": 67.843
},
"oklch": {
"l": 0.7617,
"c": 0.02683,
"h": 78.9
},
"luminance": 0.44119
}Semantic roles & 50–950 ramp
primary
#BBB09F
secondary
#D7DADF
accent
#6A9B4A
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#141311
muted
#828280