#BBB194#BBB194
#BBB194 is a light, muted orange. Relative luminance 0.441; OKLCH L 76.1% C 0.041 H 91.3°. Best body text is #000000 at 9.83:1 contrast (WCAG AA passes).
Color values
| HEX | #BBB194 |
|---|---|
| RGB | rgb(187, 177, 148) |
| HSL | hsl(45, 22%, 66%) |
| HSV | hsv(45, 21%, 73%) |
| CMYK | cmyk(0%, 5.3%, 20.9%, 26.7%) |
| CIE-LAB | lab(72.33, -1.22, 16.15) |
| CIE-LCH | lch(72.33, 16.19, 94.30°) |
| OKLab | oklab(76.11% -0.0009 0.0415) |
| OKLCH | oklch(76.11% 0.041 91.3) |
| XYZ | xyz(41.5609, 44.1480, 34.3433) |
| Luminance | 0.4415 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Putty
#BEAE8A
ΔE00 2.97
Bland
#AFA88B
ΔE00 3.08
Stone (survey)
#ADA587
ΔE00 3.75
Khaki
#C3B091
ΔE00 3.93
Greige
#B8AB98
ΔE00 4.71
Sand
#C2B280
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBB194 #949EBB
analogous
#BB9D94 #BBB194 #B1BB94
triadic
#BBB194 #94BBB1 #B194BB
tetradic
#BBB194 #94BB9D #949EBB #BB94B1
square
#BBB194 #94BB9D #949EBB #BB94B1
split-complementary
#BBB194 #94B1BB #9D94BB
monochromatic
#827653 #A3966F #BBB194 #D3CCB9 #EBE8DF
Accessibility & contrast
On white
2.14
#BBB194 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.83
#BBB194 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBB194
9.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBB194 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBB194 | 1.00 | 2.14 | 9.83 | 9.83 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B092
Deuteranopia (green-blind)
#BAB395
Tritanopia (blue-blind)
#C2ACA9
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #bbb194; /* rgb */ color: rgb(187, 177, 148); /* oklch */ color: oklch(76.1% 0.041 91.3);
Tailwind
colors: {
custom: {
50: '#cfc8b3',
500: '#bbb194',
950: '#000000',
},
}SCSS
$custom: #bbb194; $custom-light: #cfc8b3; $custom-dark: #000000;
JSON
{
"hex": "#bbb194",
"rgb": {
"r": 187,
"g": 177,
"b": 148
},
"hsl": {
"h": 44.615,
"s": 22.286,
"l": 65.686
},
"oklch": {
"l": 0.76105,
"c": 0.04146,
"h": 91.3
},
"luminance": 0.44147
}Semantic roles & 50–950 ramp
primary
#BBB194
secondary
#CFD2DC
accent
#5CA145
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#141311
muted
#828280