#BBB3AA#BBB3AA
#BBB3AA is a light, near-neutral orange. Relative luminance 0.457; OKLCH L 77.1% C 0.016 H 70.8°. Best body text is #000000 at 10.14:1 contrast (WCAG AA passes).
Color values
| HEX | #BBB3AA |
|---|---|
| RGB | rgb(187, 179, 170) |
| HSL | hsl(32, 11%, 70%) |
| HSV | hsv(32, 9%, 73%) |
| CMYK | cmyk(0%, 4.3%, 9.1%, 26.7%) |
| CIE-LAB | lab(73.36, 1.25, 5.60) |
| CIE-LCH | lch(73.36, 5.74, 77.41°) |
| OKLab | oklab(77.08% 0.0051 0.0147) |
| OKLCH | oklch(77.08% 0.016 70.8) |
| XYZ | xyz(43.8685, 45.7077, 44.5339) |
| Luminance | 0.4571 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 3.72
Greige
#B8AB98
ΔE00 4.75
Dark Gray
#A9A9A9
ΔE00 6.09
Silver
#C0C0C0
ΔE00 6.10
Greyish
#A8A495
ΔE00 6.18
Stone
#A89F91
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBB3AA #AAB2BB
analogous
#BBABAA #BBB3AA #BABBAA
triadic
#BBB3AA #AABBB3 #B3AABB
tetradic
#BBB3AA #AABBAB #AAB2BB #BBAABA
square
#BBB3AA #AABBAB #AAB2BB #BBAABA
split-complementary
#BBB3AA #AABABB #ABAABB
monochromatic
#827668 #A09588 #BBB3AA #D6D1CC #F1F0EE
Accessibility & contrast
On white
2.07
#BBB3AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.14
#BBB3AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBB3AA
10.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBB3AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBB3AA | 1.00 | 2.07 | 10.14 | 10.14 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B3A9
Deuteranopia (green-blind)
#B8B5AA
Tritanopia (blue-blind)
#BEB1B0
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #bbb3aa; /* rgb */ color: rgb(187, 179, 170); /* oklch */ color: oklch(77.1% 0.016 70.8);
Tailwind
colors: {
custom: {
50: '#cfc9c3',
500: '#bbb3aa',
950: '#000000',
},
}SCSS
$custom: #bbb3aa; $custom-light: #cfc9c3; $custom-dark: #000000;
JSON
{
"hex": "#bbb3aa",
"rgb": {
"r": 187,
"g": 179,
"b": 170
},
"hsl": {
"h": 31.765,
"s": 11.111,
"l": 70
},
"oklch": {
"l": 0.7708,
"c": 0.01559,
"h": 70.8
},
"luminance": 0.45707
}Semantic roles & 50–950 ramp
primary
#BBB3AA
secondary
#DEE0E3
accent
#719550
background
#FCFCFB
surface
#F9F8F7
border
#D2D1D0
text
#131312
muted
#828281