#BBB2A8#BBB2A8
#BBB2A8 is a light, near-neutral orange. Relative luminance 0.452; OKLCH L 76.8% C 0.017 H 70.5°. Best body text is #000000 at 10.05:1 contrast (WCAG AA passes).
Color values
| HEX | #BBB2A8 |
|---|---|
| RGB | rgb(187, 178, 168) |
| HSL | hsl(32, 12%, 70%) |
| HSV | hsv(32, 10%, 73%) |
| CMYK | cmyk(0%, 4.8%, 10.2%, 26.7%) |
| CIE-LAB | lab(73.05, 1.45, 6.25) |
| CIE-LCH | lch(73.05, 6.41, 76.96°) |
| OKLab | oklab(76.82% 0.0058 0.0164) |
| OKLCH | oklch(76.82% 0.017 70.5) |
| XYZ | xyz(43.4811, 45.2333, 43.4785) |
| Luminance | 0.4523 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 3.65
Greige
#B8AB98
ΔE00 4.21
Stone
#A89F91
ΔE00 5.92
Greyish
#A8A495
ΔE00 6.02
Dark Gray
#A9A9A9
ΔE00 6.45
Silver
#C0C0C0
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBB2A8 #A8B1BB
analogous
#BBA9A8 #BBB2A8 #BBBBA8
triadic
#BBB2A8 #A8BBB2 #B2A8BB
tetradic
#BBB2A8 #A8BBA9 #A8B1BB #BBA8BB
square
#BBB2A8 #A8BBA9 #A8B1BB #BBA8BB
split-complementary
#BBB2A8 #A8BBBB #A9A8BB
monochromatic
#837566 #A09486 #BBB2A8 #D6D0CA #F1EFED
Accessibility & contrast
On white
2.09
#BBB2A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.05
#BBB2A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBB2A8
10.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBB2A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBB2A8 | 1.00 | 2.09 | 10.05 | 10.05 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B2A7
Deuteranopia (green-blind)
#B8B4A8
Tritanopia (blue-blind)
#BFB0AF
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #bbb2a8; /* rgb */ color: rgb(187, 178, 168); /* oklch */ color: oklch(76.8% 0.017 70.5);
Tailwind
colors: {
custom: {
50: '#cfc9c1',
500: '#bbb2a8',
950: '#000000',
},
}SCSS
$custom: #bbb2a8; $custom-light: #cfc9c1; $custom-dark: #000000;
JSON
{
"hex": "#bbb2a8",
"rgb": {
"r": 187,
"g": 178,
"b": 168
},
"hsl": {
"h": 31.579,
"s": 12.258,
"l": 69.608
},
"oklch": {
"l": 0.7682,
"c": 0.0174,
"h": 70.5
},
"luminance": 0.45233
}Semantic roles & 50–950 ramp
primary
#BBB2A8
secondary
#DDDFE2
accent
#71964F
background
#FCFCFB
surface
#F9F8F7
border
#D2D1D0
text
#131312
muted
#828281