#BBB2A7#BBB2A7
#BBB2A7 is a light, near-neutral orange. Relative luminance 0.452; OKLCH L 76.8% C 0.019 H 73.0°. Best body text is #000000 at 10.04:1 contrast (WCAG AA passes).
Color values
| HEX | #BBB2A7 |
|---|---|
| RGB | rgb(187, 178, 167) |
| HSL | hsl(33, 13%, 69%) |
| HSV | hsv(33, 11%, 73%) |
| CMYK | cmyk(0%, 4.8%, 10.7%, 26.7%) |
| CIE-LAB | lab(73.02, 1.28, 6.76) |
| CIE-LCH | lch(73.02, 6.88, 79.29°) |
| OKLab | oklab(76.79% 0.0054 0.0177) |
| OKLCH | oklch(76.79% 0.019 73) |
| XYZ | xyz(43.3883, 45.1961, 42.9898) |
| Luminance | 0.4520 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 3.51
Greige
#B8AB98
ΔE00 3.83
Greyish
#A8A495
ΔE00 5.75
Stone
#A89F91
ΔE00 5.76
Dark Gray
#A9A9A9
ΔE00 6.72
Silver
#C0C0C0
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBB2A7 #A7B0BB
analogous
#BBA8A7 #BBB2A7 #BABBA7
triadic
#BBB2A7 #A7BBB2 #B2A7BB
tetradic
#BBB2A7 #A7BBA8 #A7B0BB #BBA7BA
square
#BBB2A7 #A7BBA8 #A7B0BB #BBA7BA
split-complementary
#BBB2A7 #A7BABB #A8A7BB
monochromatic
#837565 #A09484 #BBB2A7 #D6D0CA #F0EEEC
Accessibility & contrast
On white
2.09
#BBB2A7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.04
#BBB2A7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBB2A7
10.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBB2A7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBB2A7 | 1.00 | 2.09 | 10.04 | 10.04 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B2A6
Deuteranopia (green-blind)
#B8B4A7
Tritanopia (blue-blind)
#BFB0AF
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #bbb2a7; /* rgb */ color: rgb(187, 178, 167); /* oklch */ color: oklch(76.8% 0.019 73.0);
Tailwind
colors: {
custom: {
50: '#cfc9c1',
500: '#bbb2a7',
950: '#000000',
},
}SCSS
$custom: #bbb2a7; $custom-light: #cfc9c1; $custom-dark: #000000;
JSON
{
"hex": "#bbb2a7",
"rgb": {
"r": 187,
"g": 178,
"b": 167
},
"hsl": {
"h": 33,
"s": 12.821,
"l": 69.412
},
"oklch": {
"l": 0.76793,
"c": 0.01854,
"h": 73
},
"luminance": 0.45196
}Semantic roles & 50–950 ramp
primary
#BBB2A7
secondary
#DCDFE2
accent
#6F974F
background
#FCFCFB
surface
#F9F8F7
border
#D2D1D0
text
#131312
muted
#828281