#BBB3A2#BBB3A2
#BBB3A2 is a light, muted orange. Relative luminance 0.454; OKLCH L 76.9% C 0.025 H 85.8°. Best body text is #000000 at 10.08:1 contrast (WCAG AA passes).
Color values
| HEX | #BBB3A2 |
|---|---|
| RGB | rgb(187, 179, 162) |
| HSL | hsl(41, 16%, 68%) |
| HSV | hsv(41, 13%, 73%) |
| CMYK | cmyk(0%, 4.3%, 13.4%, 26.7%) |
| CIE-LAB | lab(73.16, -0.09, 9.70) |
| CIE-LCH | lch(73.16, 9.70, 90.53°) |
| OKLab | oklab(76.87% 0.0019 0.0253) |
| OKLCH | oklch(76.87% 0.025 85.8) |
| XYZ | xyz(43.1347, 45.4142, 40.6689) |
| Luminance | 0.4541 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 3.07
Warm Gray
#C9BEB0
ΔE00 3.96
Greyish
#A8A495
ΔE00 4.90
Bland
#AFA88B
ΔE00 5.79
Khaki
#C3B091
ΔE00 5.80
Stone
#A89F91
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBB3A2 #A2AABB
analogous
#BBA6A2 #BBB3A2 #B6BBA2
triadic
#BBB3A2 #A2BBB3 #B3A2BB
tetradic
#BBB3A2 #A2BBA6 #A2AABB #BBA2B6
square
#BBB3A2 #A2BBA6 #A2AABB #BBA2B6
split-complementary
#BBB3A2 #A2B6BB #A6A2BB
monochromatic
#837860 #A1967F #BBB3A2 #D5D0C5 #EFEDE9
Accessibility & contrast
On white
2.08
#BBB3A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.08
#BBB3A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBB3A2
10.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBB3A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBB3A2 | 1.00 | 2.08 | 10.08 | 10.08 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B2A1
Deuteranopia (green-blind)
#BAB5A2
Tritanopia (blue-blind)
#C0B0AE
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #bbb3a2; /* rgb */ color: rgb(187, 179, 162); /* oklch */ color: oklch(76.9% 0.025 85.8);
Tailwind
colors: {
custom: {
50: '#cfc9bd',
500: '#bbb3a2',
950: '#000000',
},
}SCSS
$custom: #bbb3a2; $custom-light: #cfc9bd; $custom-dark: #000000;
JSON
{
"hex": "#bbb3a2",
"rgb": {
"r": 187,
"g": 179,
"b": 162
},
"hsl": {
"h": 40.8,
"s": 15.528,
"l": 68.431
},
"oklch": {
"l": 0.76866,
"c": 0.02532,
"h": 85.8
},
"luminance": 0.45414
}Semantic roles & 50–950 ramp
primary
#BBB3A2
secondary
#D9DBE0
accent
#659A4C
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#131312
muted
#828281