#BBB2A2#BBB2A2
#BBB2A2 is a light, muted orange. Relative luminance 0.450; OKLCH L 76.7% C 0.025 H 82.1°. Best body text is #000000 at 10.00:1 contrast (WCAG AA passes).
Color values
| HEX | #BBB2A2 |
|---|---|
| RGB | rgb(187, 178, 162) |
| HSL | hsl(38, 16%, 68%) |
| HSV | hsv(38, 13%, 73%) |
| CMYK | cmyk(0%, 4.8%, 13.4%, 26.7%) |
| CIE-LAB | lab(72.90, 0.45, 9.32) |
| CIE-LCH | lch(72.90, 9.33, 87.26°) |
| OKLab | oklab(76.66% 0.0034 0.0243) |
| OKLCH | oklch(76.66% 0.025 82.1) |
| XYZ | xyz(42.9350, 45.0148, 40.6023) |
| Luminance | 0.4501 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 2.62
Warm Gray
#C9BEB0
ΔE00 3.72
Greyish
#A8A495
ΔE00 4.96
Stone
#A89F91
ΔE00 5.53
Khaki
#C3B091
ΔE00 5.77
Cement
#A5A391
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBB2A2 #A2ABBB
analogous
#BBA5A2 #BBB2A2 #B7BBA2
triadic
#BBB2A2 #A2BBB2 #B2A2BB
tetradic
#BBB2A2 #A2BBA5 #A2ABBB #BBA2B7
square
#BBB2A2 #A2BBA5 #A2ABBB #BBA2B7
split-complementary
#BBB2A2 #A2B7BB #A5A2BB
monochromatic
#837660 #A1957F #BBB2A2 #D5CFC5 #EFEDE9
Accessibility & contrast
On white
2.10
#BBB2A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.00
#BBB2A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBB2A2
10.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBB2A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBB2A2 | 1.00 | 2.10 | 10.00 | 10.00 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B2A1
Deuteranopia (green-blind)
#B9B4A2
Tritanopia (blue-blind)
#C0AFAD
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #bbb2a2; /* rgb */ color: rgb(187, 178, 162); /* oklch */ color: oklch(76.7% 0.025 82.1);
Tailwind
colors: {
custom: {
50: '#cfc9bd',
500: '#bbb2a2',
950: '#000000',
},
}SCSS
$custom: #bbb2a2; $custom-light: #cfc9bd; $custom-dark: #000000;
JSON
{
"hex": "#bbb2a2",
"rgb": {
"r": 187,
"g": 178,
"b": 162
},
"hsl": {
"h": 38.4,
"s": 15.528,
"l": 68.431
},
"oklch": {
"l": 0.7666,
"c": 0.02453,
"h": 82.1
},
"luminance": 0.45014
}Semantic roles & 50–950 ramp
primary
#BBB2A2
secondary
#D9DBE0
accent
#689A4C
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#131312
muted
#828281