#BBB093#BBB093
#BBB093 is a light, muted orange. Relative luminance 0.437; OKLCH L 75.9% C 0.042 H 89.7°. Best body text is #000000 at 9.74:1 contrast (WCAG AA passes).
Color values
| HEX | #BBB093 |
|---|---|
| RGB | rgb(187, 176, 147) |
| HSL | hsl(44, 23%, 65%) |
| HSV | hsv(44, 21%, 73%) |
| CMYK | cmyk(0%, 5.9%, 21.4%, 26.7%) |
| CIE-LAB | lab(72.04, -0.83, 16.29) |
| CIE-LCH | lch(72.04, 16.32, 92.92°) |
| OKLab | oklab(75.87% 0.0002 0.0418) |
| OKLCH | oklch(75.87% 0.042 89.7) |
| XYZ | xyz(41.2853, 43.7229, 33.8626) |
| Luminance | 0.4372 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Putty
#BEAE8A
ΔE00 2.63
Bland
#AFA88B
ΔE00 3.14
Khaki
#C3B091
ΔE00 3.49
Stone (survey)
#ADA587
ΔE00 3.70
Greige
#B8AB98
ΔE00 4.39
Sand
#C2B280
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBB093 #939EBB
analogous
#BB9C93 #BBB093 #B2BB93
triadic
#BBB093 #93BBB0 #B093BB
tetradic
#BBB093 #93BB9C #939EBB #BB93B2
square
#BBB093 #93BB9C #939EBB #BB93B2
split-complementary
#BBB093 #93B2BB #9C93BB
monochromatic
#827552 #A3956D #BBB093 #D3CBB9 #EAE7DE
Accessibility & contrast
On white
2.16
#BBB093 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.74
#BBB093 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBB093
9.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBB093 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBB093 | 1.00 | 2.16 | 9.74 | 9.74 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7AF91
Deuteranopia (green-blind)
#BAB294
Tritanopia (blue-blind)
#C2ABA8
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #bbb093; /* rgb */ color: rgb(187, 176, 147); /* oklch */ color: oklch(75.9% 0.042 89.7);
Tailwind
colors: {
custom: {
50: '#cfc7b2',
500: '#bbb093',
950: '#000000',
},
}SCSS
$custom: #bbb093; $custom-light: #cfc7b2; $custom-dark: #000000;
JSON
{
"hex": "#bbb093",
"rgb": {
"r": 187,
"g": 176,
"b": 147
},
"hsl": {
"h": 43.5,
"s": 22.727,
"l": 65.49
},
"oklch": {
"l": 0.75874,
"c": 0.04181,
"h": 89.7
},
"luminance": 0.43722
}Semantic roles & 50–950 ramp
primary
#BBB093
secondary
#CED2DC
accent
#5EA144
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#141311
muted
#828280