#BBB4AA#BBB4AA
#BBB4AA is a light, near-neutral orange. Relative luminance 0.461; OKLCH L 77.3% C 0.016 H 77.1°. Best body text is #000000 at 10.22:1 contrast (WCAG AA passes).
Color values
| HEX | #BBB4AA |
|---|---|
| RGB | rgb(187, 180, 170) |
| HSL | hsl(35, 11%, 70%) |
| HSV | hsv(35, 9%, 73%) |
| CMYK | cmyk(0%, 3.7%, 9.1%, 26.7%) |
| CIE-LAB | lab(73.62, 0.71, 5.98) |
| CIE-LCH | lch(73.62, 6.02, 83.19°) |
| OKLab | oklab(77.29% 0.0036 0.0157) |
| OKLCH | oklch(77.29% 0.016 77.1) |
| XYZ | xyz(44.0697, 46.1100, 44.6009) |
| Luminance | 0.4611 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 3.50
Greige
#B8AB98
ΔE00 4.62
Greyish
#A8A495
ΔE00 5.82
Silver
#C0C0C0
ΔE00 6.11
Stone
#A89F91
ΔE00 6.29
Dark Gray
#A9A9A9
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBB4AA #AAB1BB
analogous
#BBACAA #BBB4AA #B9BBAA
triadic
#BBB4AA #AABBB4 #B4AABB
tetradic
#BBB4AA #AABBAC #AAB1BB #BBAAB9
square
#BBB4AA #AABBAC #AAB1BB #BBAAB9
split-complementary
#BBB4AA #AAB9BB #ACAABB
monochromatic
#827868 #A09688 #BBB4AA #D6D2CC #F1F0EE
Accessibility & contrast
On white
2.05
#BBB4AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.22
#BBB4AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBB4AA
10.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBB4AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBB4AA | 1.00 | 2.05 | 10.22 | 10.22 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B4A9
Deuteranopia (green-blind)
#B9B6AA
Tritanopia (blue-blind)
#BEB2B1
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #bbb4aa; /* rgb */ color: rgb(187, 180, 170); /* oklch */ color: oklch(77.3% 0.016 77.1);
Tailwind
colors: {
custom: {
50: '#cfcac3',
500: '#bbb4aa',
950: '#000000',
},
}SCSS
$custom: #bbb4aa; $custom-light: #cfcac3; $custom-dark: #000000;
JSON
{
"hex": "#bbb4aa",
"rgb": {
"r": 187,
"g": 180,
"b": 170
},
"hsl": {
"h": 35.294,
"s": 11.111,
"l": 70
},
"oklch": {
"l": 0.77285,
"c": 0.01611,
"h": 77.1
},
"luminance": 0.4611
}Semantic roles & 50–950 ramp
primary
#BBB4AA
secondary
#DEE0E3
accent
#6D9550
background
#FCFCFB
surface
#F9F8F7
border
#D2D1D0
text
#131312
muted
#828281