#BBB095#BBB095
#BBB095 is a light, muted orange. Relative luminance 0.438; OKLCH L 75.9% C 0.039 H 88.5°. Best body text is #000000 at 9.76:1 contrast (WCAG AA passes).
Color values
| HEX | #BBB095 |
|---|---|
| RGB | rgb(187, 176, 149) |
| HSL | hsl(43, 22%, 66%) |
| HSV | hsv(43, 20%, 73%) |
| CMYK | cmyk(0%, 5.9%, 20.3%, 26.7%) |
| CIE-LAB | lab(72.09, -0.53, 15.26) |
| CIE-LCH | lch(72.09, 15.27, 91.99°) |
| OKLab | oklab(75.92% 0.001 0.0393) |
| OKLCH | oklch(75.92% 0.039 88.5) |
| XYZ | xyz(41.4436, 43.7862, 34.6963) |
| Luminance | 0.4379 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Putty
#BEAE8A
ΔE00 3.08
Bland
#AFA88B
ΔE00 3.38
Khaki
#C3B091
ΔE00 3.42
Greige
#B8AB98
ΔE00 3.76
Stone (survey)
#ADA587
ΔE00 3.95
Greyish
#A8A495
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBB095 #95A0BB
analogous
#BB9D95 #BBB095 #B3BB95
triadic
#BBB095 #95BBB0 #B095BB
tetradic
#BBB095 #95BB9D #95A0BB #BB95B3
square
#BBB095 #95BB9D #95A0BB #BB95B3
split-complementary
#BBB095 #95B3BB #9D95BB
monochromatic
#827553 #A39470 #BBB095 #D3CCBA #EBE8E0
Accessibility & contrast
On white
2.15
#BBB095 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.76
#BBB095 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBB095
9.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBB095 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBB095 | 1.00 | 2.15 | 9.76 | 9.76 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7AF93
Deuteranopia (green-blind)
#B9B296
Tritanopia (blue-blind)
#C2ABA8
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #bbb095; /* rgb */ color: rgb(187, 176, 149); /* oklch */ color: oklch(75.9% 0.039 88.5);
Tailwind
colors: {
custom: {
50: '#cfc7b4',
500: '#bbb095',
950: '#000000',
},
}SCSS
$custom: #bbb095; $custom-light: #cfc7b4; $custom-dark: #000000;
JSON
{
"hex": "#bbb095",
"rgb": {
"r": 187,
"g": 176,
"b": 149
},
"hsl": {
"h": 42.632,
"s": 21.839,
"l": 65.882
},
"oklch": {
"l": 0.75921,
"c": 0.03927,
"h": 88.5
},
"luminance": 0.43785
}Semantic roles & 50–950 ramp
primary
#BBB095
secondary
#D0D3DC
accent
#60A045
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#141311
muted
#828280