#BBB094#BBB094
#BBB094 is a light, muted orange. Relative luminance 0.438; OKLCH L 75.9% C 0.041 H 89.1°. Best body text is #000000 at 9.75:1 contrast (WCAG AA passes).
Color values
| HEX | #BBB094 |
|---|---|
| RGB | rgb(187, 176, 148) |
| HSL | hsl(43, 22%, 66%) |
| HSV | hsv(43, 21%, 73%) |
| CMYK | cmyk(0%, 5.9%, 20.9%, 26.7%) |
| CIE-LAB | lab(72.06, -0.68, 15.78) |
| CIE-LCH | lch(72.06, 15.79, 92.47°) |
| OKLab | oklab(75.9% 0.0006 0.0405) |
| OKLCH | oklch(75.9% 0.041 89.1) |
| XYZ | xyz(41.3641, 43.7544, 34.2777) |
| Luminance | 0.4375 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Putty
#BEAE8A
ΔE00 2.84
Bland
#AFA88B
ΔE00 3.24
Khaki
#C3B091
ΔE00 3.44
Stone (survey)
#ADA587
ΔE00 3.81
Greige
#B8AB98
ΔE00 4.08
Sand
#C2B280
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBB094 #949FBB
analogous
#BB9C94 #BBB094 #B2BB94
triadic
#BBB094 #94BBB0 #B094BB
tetradic
#BBB094 #94BB9C #949FBB #BB94B2
square
#BBB094 #94BB9C #949FBB #BB94B2
split-complementary
#BBB094 #94B2BB #9C94BB
monochromatic
#827553 #A3946F #BBB094 #D3CCB9 #EBE7DF
Accessibility & contrast
On white
2.15
#BBB094 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.75
#BBB094 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBB094
9.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBB094 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBB094 | 1.00 | 2.15 | 9.75 | 9.75 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7AF92
Deuteranopia (green-blind)
#BAB295
Tritanopia (blue-blind)
#C2ABA8
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #bbb094; /* rgb */ color: rgb(187, 176, 148); /* oklch */ color: oklch(75.9% 0.041 89.1);
Tailwind
colors: {
custom: {
50: '#cfc7b3',
500: '#bbb094',
950: '#000000',
},
}SCSS
$custom: #bbb094; $custom-light: #cfc7b3; $custom-dark: #000000;
JSON
{
"hex": "#bbb094",
"rgb": {
"r": 187,
"g": 176,
"b": 148
},
"hsl": {
"h": 43.077,
"s": 22.286,
"l": 65.686
},
"oklch": {
"l": 0.75898,
"c": 0.04053,
"h": 89.1
},
"luminance": 0.43754
}Semantic roles & 50–950 ramp
primary
#BBB094
secondary
#CFD3DC
accent
#5FA145
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#141311
muted
#828280