#BBABAA#BBABAA
#BBABAA is a light, near-neutral red. Relative luminance 0.426; OKLCH L 75.5% C 0.019 H 21.9°. Best body text is #000000 at 9.52:1 contrast (WCAG AA passes).
Color values
| HEX | #BBABAA |
|---|---|
| RGB | rgb(187, 171, 170) |
| HSL | hsl(4, 11%, 70%) |
| HSV | hsv(4, 9%, 73%) |
| CMYK | cmyk(0%, 8.6%, 9.1%, 26.7%) |
| CIE-LAB | lab(71.28, 5.58, 2.60) |
| CIE-LCH | lch(71.28, 6.15, 24.99°) |
| OKLab | oklab(75.45% 0.0173 0.0069) |
| OKLCH | oklch(75.45% 0.019 21.9) |
| XYZ | xyz(42.3114, 42.5936, 44.0149) |
| Luminance | 0.4259 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.44
Dark Gray
#A9A9A9
ΔE00 7.48
Silver
#C0C0C0
ΔE00 8.71
Dove Gray
#B6B8BD
ΔE00 8.71
Warm Gray
#C9BEB0
ΔE00 9.03
Stone
#A89F91
ΔE00 9.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBABAA #AABABB
analogous
#BBAAB2 #BBABAA #BBB3AA
triadic
#BBABAA #AABBAB #ABAABB
tetradic
#BBABAA #B2BBAA #AABABB #B3AABB
square
#BBABAA #B2BBAA #AABABB #B3AABB
split-complementary
#BBABAA #AABBB3 #AAB2BB
monochromatic
#826A68 #A08988 #BBABAA #D6CDCC #F1EEEE
Accessibility & contrast
On white
2.21
#BBABAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.52
#BBABAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBABAA
9.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBABAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBABAA | 1.00 | 2.21 | 9.52 | 9.52 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEADAA
Deuteranopia (green-blind)
#B1B0AA
Tritanopia (blue-blind)
#BFAAAB
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #bbabaa; /* rgb */ color: rgb(187, 171, 170); /* oklch */ color: oklch(75.5% 0.019 21.9);
Tailwind
colors: {
custom: {
50: '#cfc4c3',
500: '#bbabaa',
950: '#000000',
},
}SCSS
$custom: #bbabaa; $custom-light: #cfc4c3; $custom-dark: #000000;
JSON
{
"hex": "#bbabaa",
"rgb": {
"r": 187,
"g": 171,
"b": 170
},
"hsl": {
"h": 3.529,
"s": 11.111,
"l": 70
},
"oklch": {
"l": 0.75451,
"c": 0.01861,
"h": 21.9
},
"luminance": 0.42593
}Semantic roles & 50–950 ramp
primary
#BBABAA
secondary
#DEE3E3
accent
#919550
background
#FCFCFB
surface
#F9F8F7
border
#D2D1D0
text
#131212
muted
#828181