#BBABA3#BBABA3
#BBABA3 is a light, muted orange. Relative luminance 0.423; OKLCH L 75.3% C 0.022 H 48.4°. Best body text is #000000 at 9.47:1 contrast (WCAG AA passes).
Color values
| HEX | #BBABA3 |
|---|---|
| RGB | rgb(187, 171, 163) |
| HSL | hsl(20, 15%, 69%) |
| HSV | hsv(20, 13%, 73%) |
| CMYK | cmyk(0%, 8.6%, 12.8%, 26.7%) |
| CIE-LAB | lab(71.10, 4.39, 6.20) |
| CIE-LCH | lch(71.10, 7.60, 54.70°) |
| OKLab | oklab(75.26% 0.0145 0.0163) |
| OKLCH | oklch(75.26% 0.022 48.4) |
| XYZ | xyz(41.6668, 42.3357, 40.6199) |
| Luminance | 0.4234 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.91
Greige
#B8AB98
ΔE00 6.02
Warm Gray
#C9BEB0
ΔE00 6.52
Stone
#A89F91
ΔE00 6.75
Mushroom
#BA9E88
ΔE00 7.11
Dark Gray
#A9A9A9
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBABA3 #A3B3BB
analogous
#BBA3A7 #BBABA3 #BBB7A3
triadic
#BBABA3 #A3BBAB #ABA3BB
tetradic
#BBABA3 #A7BBA3 #A3B3BB #B7A3BB
square
#BBABA3 #A7BBA3 #A3B3BB #B7A3BB
split-complementary
#BBABA3 #A3BBB7 #A3A7BB
monochromatic
#836C61 #A18B80 #BBABA3 #D5CBC6 #EFEBE9
Accessibility & contrast
On white
2.22
#BBABA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.47
#BBABA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBABA3
9.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBABA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBABA3 | 1.00 | 2.22 | 9.47 | 9.47 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFACA2
Deuteranopia (green-blind)
#B3AFA3
Tritanopia (blue-blind)
#C0A8A9
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #bbaba3; /* rgb */ color: rgb(187, 171, 163); /* oklch */ color: oklch(75.3% 0.022 48.4);
Tailwind
colors: {
custom: {
50: '#cfc4be',
500: '#bbaba3',
950: '#000000',
},
}SCSS
$custom: #bbaba3; $custom-light: #cfc4be; $custom-dark: #000000;
JSON
{
"hex": "#bbaba3",
"rgb": {
"r": 187,
"g": 171,
"b": 163
},
"hsl": {
"h": 20,
"s": 15,
"l": 68.627
},
"oklch": {
"l": 0.75255,
"c": 0.0218,
"h": 48.4
},
"luminance": 0.42335
}Semantic roles & 50–950 ramp
primary
#BBABA3
secondary
#D9DEE0
accent
#80994C
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#131212
muted
#828181