#BBB2AA#BBB2AA
#BBB2AA is a light, near-neutral orange. Relative luminance 0.453; OKLCH L 76.9% C 0.015 H 64.3°. Best body text is #000000 at 10.06:1 contrast (WCAG AA passes).
Color values
| HEX | #BBB2AA |
|---|---|
| RGB | rgb(187, 178, 170) |
| HSL | hsl(28, 11%, 70%) |
| HSV | hsv(28, 9%, 73%) |
| CMYK | cmyk(0%, 4.8%, 9.1%, 26.7%) |
| CIE-LAB | lab(73.09, 1.79, 5.23) |
| CIE-LCH | lch(73.09, 5.52, 71.11°) |
| OKLab | oklab(76.88% 0.0066 0.0138) |
| OKLCH | oklch(76.88% 0.015 64.3) |
| XYZ | xyz(43.6688, 45.3084, 44.4673) |
| Luminance | 0.4531 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.13
Greige
#B8AB98
ΔE00 5.07
Dark Gray
#A9A9A9
ΔE00 5.96
Silver
#C0C0C0
ΔE00 6.18
Stone
#A89F91
ΔE00 6.36
Greyish
#A8A495
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBB2AA #AAB3BB
analogous
#BBAAAB #BBB2AA #BBBAAA
triadic
#BBB2AA #AABBB2 #B2AABB
tetradic
#BBB2AA #ABBBAA #AAB3BB #BAAABB
square
#BBB2AA #ABBBAA #AAB3BB #BAAABB
split-complementary
#BBB2AA #AABBBA #AAABBB
monochromatic
#827568 #A09388 #BBB2AA #D6D1CC #F1F0EE
Accessibility & contrast
On white
2.09
#BBB2AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.06
#BBB2AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBB2AA
10.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBB2AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBB2AA | 1.00 | 2.09 | 10.06 | 10.06 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B2AA
Deuteranopia (green-blind)
#B7B4AA
Tritanopia (blue-blind)
#BEB0B0
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #bbb2aa; /* rgb */ color: rgb(187, 178, 170); /* oklch */ color: oklch(76.9% 0.015 64.3);
Tailwind
colors: {
custom: {
50: '#cfc9c3',
500: '#bbb2aa',
950: '#000000',
},
}SCSS
$custom: #bbb2aa; $custom-light: #cfc9c3; $custom-dark: #000000;
JSON
{
"hex": "#bbb2aa",
"rgb": {
"r": 187,
"g": 178,
"b": 170
},
"hsl": {
"h": 28.235,
"s": 11.111,
"l": 70
},
"oklch": {
"l": 0.76875,
"c": 0.01526,
"h": 64.3
},
"luminance": 0.45308
}Semantic roles & 50–950 ramp
primary
#BBB2AA
secondary
#DEE1E3
accent
#759550
background
#FCFCFB
surface
#F9F8F7
border
#D2D1D0
text
#131312
muted
#828281