#BBB1A2#BBB1A2
#BBB1A2 is a light, muted orange. Relative luminance 0.446; OKLCH L 76.5% C 0.024 H 78.2°. Best body text is #000000 at 9.92:1 contrast (WCAG AA passes).
Color values
| HEX | #BBB1A2 |
|---|---|
| RGB | rgb(187, 177, 162) |
| HSL | hsl(36, 16%, 68%) |
| HSV | hsv(36, 13%, 73%) |
| CMYK | cmyk(0%, 5.3%, 13.4%, 26.7%) |
| CIE-LAB | lab(72.64, 0.98, 8.95) |
| CIE-LCH | lch(72.64, 9.00, 83.73°) |
| OKLab | oklab(76.45% 0.0049 0.0234) |
| OKLCH | oklch(76.45% 0.024 78.2) |
| XYZ | xyz(42.7367, 44.6183, 40.5363) |
| Luminance | 0.4462 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 2.38
Warm Gray
#C9BEB0
ΔE00 3.64
Greyish
#A8A495
ΔE00 5.15
Stone
#A89F91
ΔE00 5.29
Khaki
#C3B091
ΔE00 5.88
Cement
#A5A391
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBB1A2 #A2ACBB
analogous
#BBA4A2 #BBB1A2 #B8BBA2
triadic
#BBB1A2 #A2BBB1 #B1A2BB
tetradic
#BBB1A2 #A2BBA4 #A2ACBB #BBA2B8
square
#BBB1A2 #A2BBA4 #A2ACBB #BBA2B8
split-complementary
#BBB1A2 #A2B8BB #A4A2BB
monochromatic
#837560 #A1937F #BBB1A2 #D5CFC5 #EFECE9
Accessibility & contrast
On white
2.12
#BBB1A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.92
#BBB1A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBB1A2
9.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBB1A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBB1A2 | 1.00 | 2.12 | 9.92 | 9.92 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B1A1
Deuteranopia (green-blind)
#B8B3A2
Tritanopia (blue-blind)
#C0AEAD
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #bbb1a2; /* rgb */ color: rgb(187, 177, 162); /* oklch */ color: oklch(76.5% 0.024 78.2);
Tailwind
colors: {
custom: {
50: '#cfc8bd',
500: '#bbb1a2',
950: '#000000',
},
}SCSS
$custom: #bbb1a2; $custom-light: #cfc8bd; $custom-dark: #000000;
JSON
{
"hex": "#bbb1a2",
"rgb": {
"r": 187,
"g": 177,
"b": 162
},
"hsl": {
"h": 36,
"s": 15.528,
"l": 68.431
},
"oklch": {
"l": 0.76454,
"c": 0.02386,
"h": 78.2
},
"luminance": 0.44618
}Semantic roles & 50–950 ramp
primary
#BBB1A2
secondary
#D9DCE0
accent
#6B9A4C
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#131312
muted
#828281