#BBA2A2#BBA2A2
#BBA2A2 is a light, muted red. Relative luminance 0.390; OKLCH L 73.4% C 0.029 H 17.8°. Best body text is #000000 at 8.80:1 contrast (WCAG AA passes).
Color values
| HEX | #BBA2A2 |
|---|---|
| RGB | rgb(187, 162, 162) |
| HSL | hsl(0, 16%, 68%) |
| HSV | hsv(0, 13%, 73%) |
| CMYK | cmyk(0%, 13.4%, 13.4%, 26.7%) |
| CIE-LAB | lab(68.76, 9.14, 3.38) |
| CIE-LCH | lch(68.76, 9.74, 20.29°) |
| OKLab | oklab(73.42% 0.028 0.009) |
| OKLCH | oklch(73.42% 0.029 17.8) |
| XYZ | xyz(39.9351, 39.0151, 39.6024) |
| Luminance | 0.3901 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.36
Rosybrown
#BC8F8F
ΔE00 7.54
Dusty Pink
#D8A7B1
ΔE00 8.61
Grey Pink
#C3909B
ΔE00 9.27
Light Mauve
#C292A1
ΔE00 9.30
Mushroom
#BA9E88
ΔE00 10.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBA2A2 #A2BBBB
analogous
#BBA2AE #BBA2A2 #BBAEA2
triadic
#BBA2A2 #A2BBA2 #A2A2BB
tetradic
#BBA2A2 #AEBBA2 #A2BBBB #AEA2BB
square
#BBA2A2 #AEBBA2 #A2BBBB #AEA2BB
split-complementary
#BBA2A2 #A2BBAE #A2AEBB
monochromatic
#836060 #A17F7F #BBA2A2 #D5C5C5 #EFE9E9
Accessibility & contrast
On white
2.39
#BBA2A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.80
#BBA2A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBA2A2
8.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBA2A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBA2A2 | 1.00 | 2.39 | 8.80 | 8.80 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A5A2
Deuteranopia (green-blind)
#ACA9A2
Tritanopia (blue-blind)
#C1A0A2
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #bba2a2; /* rgb */ color: rgb(187, 162, 162); /* oklch */ color: oklch(73.4% 0.029 17.8);
Tailwind
colors: {
custom: {
50: '#cfbdbd',
500: '#bba2a2',
950: '#000000',
},
}SCSS
$custom: #bba2a2; $custom-light: #cfbdbd; $custom-dark: #000000;
JSON
{
"hex": "#bba2a2",
"rgb": {
"r": 187,
"g": 162,
"b": 162
},
"hsl": {
"h": 0,
"s": 15.528,
"l": 68.431
},
"oklch": {
"l": 0.73418,
"c": 0.02944,
"h": 17.8
},
"luminance": 0.39014
}Semantic roles & 50–950 ramp
primary
#BBA2A2
secondary
#D9E0E0
accent
#9A9A4C
background
#FCFBFB
surface
#F9F6F6
border
#D2D0D0
text
#141212
muted
#828181