#BBABA2#BBABA2
#BBABA2 is a light, muted orange. Relative luminance 0.423; OKLCH L 75.2% C 0.023 H 51.4°. Best body text is #000000 at 9.46:1 contrast (WCAG AA passes).
Color values
| HEX | #BBABA2 |
|---|---|
| RGB | rgb(187, 171, 162) |
| HSL | hsl(22, 16%, 68%) |
| HSV | hsv(22, 13%, 73%) |
| CMYK | cmyk(0%, 8.6%, 13.4%, 26.7%) |
| CIE-LAB | lab(71.08, 4.22, 6.71) |
| CIE-LCH | lch(71.08, 7.93, 57.83°) |
| OKLab | oklab(75.23% 0.0141 0.0176) |
| OKLCH | oklch(75.23% 0.023 51.4) |
| XYZ | xyz(41.5776, 42.3000, 40.1499) |
| Luminance | 0.4230 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 5.52
Warm Gray
#C9BEB0
ΔE00 6.26
Pinkish Grey
#C8ACA9
ΔE00 6.30
Stone
#A89F91
ΔE00 6.43
Mushroom
#BA9E88
ΔE00 6.79
Dark Gray
#A9A9A9
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBABA2 #A2B2BB
analogous
#BBA2A5 #BBABA2 #BBB7A2
triadic
#BBABA2 #A2BBAB #ABA2BB
tetradic
#BBABA2 #A5BBA2 #A2B2BB #B7A2BB
square
#BBABA2 #A5BBA2 #A2B2BB #B7A2BB
split-complementary
#BBABA2 #A2BBB7 #A2A5BB
monochromatic
#836C60 #A18B7F #BBABA2 #D5CBC5 #EFEBE9
Accessibility & contrast
On white
2.22
#BBABA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.46
#BBABA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBABA2
9.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBABA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBABA2 | 1.00 | 2.22 | 9.46 | 9.46 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFACA1
Deuteranopia (green-blind)
#B3AFA2
Tritanopia (blue-blind)
#C0A8A8
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #bbaba2; /* rgb */ color: rgb(187, 171, 162); /* oklch */ color: oklch(75.2% 0.023 51.4);
Tailwind
colors: {
custom: {
50: '#cfc4bd',
500: '#bbaba2',
950: '#000000',
},
}SCSS
$custom: #bbaba2; $custom-light: #cfc4bd; $custom-dark: #000000;
JSON
{
"hex": "#bbaba2",
"rgb": {
"r": 187,
"g": 171,
"b": 162
},
"hsl": {
"h": 21.6,
"s": 15.528,
"l": 68.431
},
"oklch": {
"l": 0.75228,
"c": 0.02255,
"h": 51.4
},
"luminance": 0.42299
}Semantic roles & 50–950 ramp
primary
#BBABA2
secondary
#D9DDE0
accent
#7E9A4C
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#131212
muted
#828181