#BBB09E#BBB09E
#BBB09E is a light, muted orange. Relative luminance 0.441; OKLCH L 76.1% C 0.028 H 80.2°. Best body text is #000000 at 9.82:1 contrast (WCAG AA passes).
Color values
| HEX | #BBB09E |
|---|---|
| RGB | rgb(187, 176, 158) |
| HSL | hsl(37, 18%, 68%) |
| HSV | hsv(37, 16%, 73%) |
| CMYK | cmyk(0%, 5.9%, 15.5%, 26.7%) |
| CIE-LAB | lab(72.29, 0.87, 10.63) |
| CIE-LCH | lch(72.29, 10.67, 85.31°) |
| OKLab | oklab(76.14% 0.0048 0.0276) |
| OKLCH | oklch(76.14% 0.028 80.2) |
| XYZ | xyz(42.1900, 44.0848, 38.6278) |
| Luminance | 0.4408 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 1.60
Warm Gray
#C9BEB0
ΔE00 4.23
Khaki
#C3B091
ΔE00 4.79
Greyish
#A8A495
ΔE00 5.09
Stone
#A89F91
ΔE00 5.23
Bland
#AFA88B
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBB09E #9EA9BB
analogous
#BBA19E #BBB09E #B8BB9E
triadic
#BBB09E #9EBBB0 #B09EBB
tetradic
#BBB09E #9EBBA1 #9EA9BB #BB9EB8
square
#BBB09E #9EBBA1 #9EA9BB #BB9EB8
split-complementary
#BBB09E #9EB8BB #A19EBB
monochromatic
#83745C #A2937A #BBB09E #D4CDC2 #EDEBE6
Accessibility & contrast
On white
2.14
#BBB09E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.82
#BBB09E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBB09E
9.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBB09E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBB09E | 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)
#B5B09D
Deuteranopia (green-blind)
#B8B29E
Tritanopia (blue-blind)
#C0ADAB
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #bbb09e; /* rgb */ color: rgb(187, 176, 158); /* oklch */ color: oklch(76.1% 0.028 80.2);
Tailwind
colors: {
custom: {
50: '#cfc7ba',
500: '#bbb09e',
950: '#000000',
},
}SCSS
$custom: #bbb09e; $custom-light: #cfc7ba; $custom-dark: #000000;
JSON
{
"hex": "#bbb09e",
"rgb": {
"r": 187,
"g": 176,
"b": 158
},
"hsl": {
"h": 37.241,
"s": 17.576,
"l": 67.647
},
"oklch": {
"l": 0.76144,
"c": 0.02805,
"h": 80.2
},
"luminance": 0.44084
}Semantic roles & 50–950 ramp
primary
#BBB09E
secondary
#D6D9DF
accent
#699C4A
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#141311
muted
#828280