#BBB2A6#BBB2A6
#BBB2A6 is a light, near-neutral orange. Relative luminance 0.452; OKLCH L 76.8% C 0.020 H 75.3°. Best body text is #000000 at 10.03:1 contrast (WCAG AA passes).
Color values
| HEX | #BBB2A6 |
|---|---|
| RGB | rgb(187, 178, 166) |
| HSL | hsl(34, 13%, 69%) |
| HSV | hsv(34, 11%, 73%) |
| CMYK | cmyk(0%, 4.8%, 11.2%, 26.7%) |
| CIE-LAB | lab(73.00, 1.11, 7.27) |
| CIE-LCH | lch(73.00, 7.36, 81.32°) |
| OKLab | oklab(76.77% 0.005 0.0191) |
| OKLCH | oklch(76.77% 0.02 75.3) |
| XYZ | xyz(43.2962, 45.1593, 42.5048) |
| Luminance | 0.4516 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 3.42
Greige
#B8AB98
ΔE00 3.49
Greyish
#A8A495
ΔE00 5.52
Stone
#A89F91
ΔE00 5.64
Dark Gray
#A9A9A9
ΔE00 7.00
Khaki
#C3B091
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBB2A6 #A6AFBB
analogous
#BBA8A6 #BBB2A6 #BABBA6
triadic
#BBB2A6 #A6BBB2 #B2A6BB
tetradic
#BBB2A6 #A6BBA8 #A6AFBB #BBA6BA
square
#BBB2A6 #A6BBA8 #A6AFBB #BBA6BA
split-complementary
#BBB2A6 #A6BABB #A8A6BB
monochromatic
#837664 #A09483 #BBB2A6 #D6D0C9 #F0EEEB
Accessibility & contrast
On white
2.09
#BBB2A6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.03
#BBB2A6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBB2A6
10.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBB2A6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBB2A6 | 1.00 | 2.09 | 10.03 | 10.03 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B2A5
Deuteranopia (green-blind)
#B8B4A6
Tritanopia (blue-blind)
#BFB0AF
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #bbb2a6; /* rgb */ color: rgb(187, 178, 166); /* oklch */ color: oklch(76.8% 0.020 75.3);
Tailwind
colors: {
custom: {
50: '#cfc9c0',
500: '#bbb2a6',
950: '#000000',
},
}SCSS
$custom: #bbb2a6; $custom-light: #cfc9c0; $custom-dark: #000000;
JSON
{
"hex": "#bbb2a6",
"rgb": {
"r": 187,
"g": 178,
"b": 166
},
"hsl": {
"h": 34.286,
"s": 13.376,
"l": 69.216
},
"oklch": {
"l": 0.76766,
"c": 0.0197,
"h": 75.3
},
"luminance": 0.45159
}Semantic roles & 50–950 ramp
primary
#BBB2A6
secondary
#DBDEE1
accent
#6D984E
background
#FCFCFB
surface
#F9F8F7
border
#D2D1D0
text
#131312
muted
#828281