#BBABA0#BBABA0
#BBABA0 is a light, muted orange. Relative luminance 0.422; OKLCH L 75.2% C 0.024 H 56.8°. Best body text is #000000 at 9.45:1 contrast (WCAG AA passes).
Color values
| HEX | #BBABA0 |
|---|---|
| RGB | rgb(187, 171, 160) |
| HSL | hsl(24, 17%, 68%) |
| HSV | hsv(24, 14%, 73%) |
| CMYK | cmyk(0%, 8.6%, 14.4%, 26.7%) |
| CIE-LAB | lab(71.03, 3.90, 7.75) |
| CIE-LCH | lch(71.03, 8.67, 63.30°) |
| OKLab | oklab(75.17% 0.0133 0.0203) |
| OKLCH | oklch(75.17% 0.024 56.8) |
| XYZ | xyz(41.4012, 42.2295, 39.2210) |
| Luminance | 0.4223 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 4.56
Warm Gray
#C9BEB0
ΔE00 5.82
Stone
#A89F91
ΔE00 5.87
Mushroom
#BA9E88
ΔE00 6.25
Pinkish Grey
#C8ACA9
ΔE00 7.14
Greyish
#A8A495
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBABA0 #A0B0BB
analogous
#BBA0A2 #BBABA0 #BBB8A0
triadic
#BBABA0 #A0BBAB #ABA0BB
tetradic
#BBABA0 #A2BBA0 #A0B0BB #B8A0BB
square
#BBABA0 #A2BBA0 #A0B0BB #B8A0BB
split-complementary
#BBABA0 #A0BBB8 #A0A2BB
monochromatic
#836D5E #A18B7C #BBABA0 #D5CBC4 #EEEAE7
Accessibility & contrast
On white
2.22
#BBABA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.45
#BBABA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBABA0
9.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBABA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBABA0 | 1.00 | 2.22 | 9.45 | 9.45 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0AC9F
Deuteranopia (green-blind)
#B3AFA0
Tritanopia (blue-blind)
#C0A8A8
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #bbaba0; /* rgb */ color: rgb(187, 171, 160); /* oklch */ color: oklch(75.2% 0.024 56.8);
Tailwind
colors: {
custom: {
50: '#cfc4bc',
500: '#bbaba0',
950: '#000000',
},
}SCSS
$custom: #bbaba0; $custom-light: #cfc4bc; $custom-dark: #000000;
JSON
{
"hex": "#bbaba0",
"rgb": {
"r": 187,
"g": 171,
"b": 160
},
"hsl": {
"h": 24.444,
"s": 16.564,
"l": 68.039
},
"oklch": {
"l": 0.75174,
"c": 0.02422,
"h": 56.8
},
"luminance": 0.42229
}Semantic roles & 50–950 ramp
primary
#BBABA0
secondary
#D7DCE0
accent
#7A9B4B
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#141212
muted
#828181