#BBB0A2#BBB0A2
#BBB0A2 is a light, muted orange. Relative luminance 0.442; OKLCH L 76.2% C 0.023 H 74.0°. Best body text is #000000 at 9.84:1 contrast (WCAG AA passes).
Color values
| HEX | #BBB0A2 |
|---|---|
| RGB | rgb(187, 176, 162) |
| HSL | hsl(34, 16%, 68%) |
| HSV | hsv(34, 13%, 73%) |
| CMYK | cmyk(0%, 5.9%, 13.4%, 26.7%) |
| CIE-LAB | lab(72.38, 1.52, 8.58) |
| CIE-LCH | lch(72.38, 8.71, 79.94°) |
| OKLab | oklab(76.25% 0.0064 0.0224) |
| OKLCH | oklch(76.25% 0.023 74) |
| XYZ | xyz(42.5399, 44.2247, 40.4707) |
| Luminance | 0.4422 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 2.44
Warm Gray
#C9BEB0
ΔE00 3.75
Stone
#A89F91
ΔE00 5.17
Greyish
#A8A495
ΔE00 5.47
Khaki
#C3B091
ΔE00 6.14
Cement
#A5A391
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBB0A2 #A2ADBB
analogous
#BBA3A2 #BBB0A2 #B9BBA2
triadic
#BBB0A2 #A2BBB0 #B0A2BB
tetradic
#BBB0A2 #A2BBA3 #A2ADBB #BBA2B9
square
#BBB0A2 #A2BBA3 #A2ADBB #BBA2B9
split-complementary
#BBB0A2 #A2B9BB #A3A2BB
monochromatic
#837360 #A1927F #BBB0A2 #D5CEC5 #EFECE9
Accessibility & contrast
On white
2.13
#BBB0A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.84
#BBB0A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBB0A2
9.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBB0A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBB0A2 | 1.00 | 2.13 | 9.84 | 9.84 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B0A1
Deuteranopia (green-blind)
#B7B3A2
Tritanopia (blue-blind)
#C0ADAC
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #bbb0a2; /* rgb */ color: rgb(187, 176, 162); /* oklch */ color: oklch(76.2% 0.023 74.0);
Tailwind
colors: {
custom: {
50: '#cfc7bd',
500: '#bbb0a2',
950: '#000000',
},
}SCSS
$custom: #bbb0a2; $custom-light: #cfc7bd; $custom-dark: #000000;
JSON
{
"hex": "#bbb0a2",
"rgb": {
"r": 187,
"g": 176,
"b": 162
},
"hsl": {
"h": 33.6,
"s": 15.528,
"l": 68.431
},
"oklch": {
"l": 0.76249,
"c": 0.0233,
"h": 74
},
"luminance": 0.44224
}Semantic roles & 50–950 ramp
primary
#BBB0A2
secondary
#D9DCE0
accent
#6E9A4C
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#131312
muted
#828281