#BBABAF#BBABAF
#BBABAF is a light, near-neutral red. Relative luminance 0.428; OKLCH L 75.6% C 0.019 H 0.6°. Best body text is #000000 at 9.56:1 contrast (WCAG AA passes).
Color values
| HEX | #BBABAF |
|---|---|
| RGB | rgb(187, 171, 175) |
| HSL | hsl(345, 11%, 70%) |
| HSV | hsv(345, 9%, 73%) |
| CMYK | cmyk(0%, 8.6%, 6.4%, 26.7%) |
| CIE-LAB | lab(71.41, 6.46, 0.04) |
| CIE-LCH | lch(71.41, 6.46, 0.32°) |
| OKLab | oklab(75.6% 0.0192 0.0002) |
| OKLCH | oklch(75.6% 0.019 0.6) |
| XYZ | xyz(42.7934, 42.7864, 46.5534) |
| Luminance | 0.4279 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.13
Dark Gray
#A9A9A9
ΔE00 8.12
Dove Gray
#B6B8BD
ΔE00 8.64
Silver
#C0C0C0
ΔE00 9.19
Dusty Pink
#D8A7B1
ΔE00 10.38
Thistle
#D8BFD8
ΔE00 10.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBABAF #ABBBB7
analogous
#BBABB7 #BBABAF #BBAFAB
triadic
#BBABAF #AFBBAB #ABAFBB
tetradic
#BBABAF #B7BBAB #ABBBB7 #AFABBB
square
#BBABAF #B7BBAB #ABBBB7 #AFABBB
split-complementary
#BBABAF #ABBBAF #ABB7BB
monochromatic
#826970 #A0898F #BBABAF #D6CDCF #F1EEEF
Accessibility & contrast
On white
2.20
#BBABAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.56
#BBABAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBABAF
9.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBABAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBABAF | 1.00 | 2.20 | 9.56 | 9.56 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADADAF
Deuteranopia (green-blind)
#B0B0AF
Tritanopia (blue-blind)
#BEAAAC
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #bbabaf; /* rgb */ color: rgb(187, 171, 175); /* oklch */ color: oklch(75.6% 0.019 0.6);
Tailwind
colors: {
custom: {
50: '#cfc4c6',
500: '#bbabaf',
950: '#000000',
},
}SCSS
$custom: #bbabaf; $custom-light: #cfc4c6; $custom-dark: #000000;
JSON
{
"hex": "#bbabaf",
"rgb": {
"r": 187,
"g": 171,
"b": 175
},
"hsl": {
"h": 345,
"s": 10.526,
"l": 70.196
},
"oklch": {
"l": 0.75598,
"c": 0.01923,
"h": 0.6
},
"luminance": 0.42786
}Semantic roles & 50–950 ramp
primary
#BBABAF
secondary
#DFE3E2
accent
#958451
background
#FCFCFC
surface
#F9F8F8
border
#D2D1D1
text
#131213
muted
#828182