#BBABA1#BBABA1
#BBABA1 is a light, muted orange. Relative luminance 0.423; OKLCH L 75.2% C 0.023 H 54.2°. Best body text is #000000 at 9.45:1 contrast (WCAG AA passes).
Color values
| HEX | #BBABA1 |
|---|---|
| RGB | rgb(187, 171, 161) |
| HSL | hsl(23, 16%, 68%) |
| HSV | hsv(23, 14%, 73%) |
| CMYK | cmyk(0%, 8.6%, 13.9%, 26.7%) |
| CIE-LAB | lab(71.05, 4.06, 7.23) |
| CIE-LCH | lch(71.05, 8.29, 60.69°) |
| OKLab | oklab(75.2% 0.0137 0.019) |
| OKLCH | oklch(75.2% 0.023 54.2) |
| XYZ | xyz(41.4891, 42.2646, 39.6836) |
| Luminance | 0.4226 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 5.03
Warm Gray
#C9BEB0
ΔE00 6.02
Stone
#A89F91
ΔE00 6.14
Mushroom
#BA9E88
ΔE00 6.50
Pinkish Grey
#C8ACA9
ΔE00 6.71
Dark Gray
#A9A9A9
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBABA1 #A1B1BB
analogous
#BBA1A4 #BBABA1 #BBB8A1
triadic
#BBABA1 #A1BBAB #ABA1BB
tetradic
#BBABA1 #A4BBA1 #A1B1BB #B8A1BB
square
#BBABA1 #A4BBA1 #A1B1BB #B8A1BB
split-complementary
#BBABA1 #A1BBB8 #A1A4BB
monochromatic
#836D5F #A18B7D #BBABA1 #D5CBC5 #EEEAE8
Accessibility & contrast
On white
2.22
#BBABA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.45
#BBABA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBABA1
9.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBABA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBABA1 | 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)
#AFACA0
Deuteranopia (green-blind)
#B3AFA1
Tritanopia (blue-blind)
#C0A8A8
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #bbaba1; /* rgb */ color: rgb(187, 171, 161); /* oklch */ color: oklch(75.2% 0.023 54.2);
Tailwind
colors: {
custom: {
50: '#cfc4bc',
500: '#bbaba1',
950: '#000000',
},
}SCSS
$custom: #bbaba1; $custom-light: #cfc4bc; $custom-dark: #000000;
JSON
{
"hex": "#bbaba1",
"rgb": {
"r": 187,
"g": 171,
"b": 161
},
"hsl": {
"h": 23.077,
"s": 16.049,
"l": 68.235
},
"oklch": {
"l": 0.75201,
"c": 0.02337,
"h": 54.2
},
"luminance": 0.42264
}Semantic roles & 50–950 ramp
primary
#BBABA1
secondary
#D8DDE0
accent
#7C9A4B
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#131212
muted
#828181