#BBAFAC#BBAFAC
#BBAFAC is a light, near-neutral red. Relative luminance 0.442; OKLCH L 76.3% C 0.014 H 34.3°. Best body text is #000000 at 9.84:1 contrast (WCAG AA passes).
Color values
| HEX | #BBAFAC |
|---|---|
| RGB | rgb(187, 175, 172) |
| HSL | hsl(12, 10%, 70%) |
| HSV | hsv(12, 8%, 73%) |
| CMYK | cmyk(0%, 6.4%, 8%, 26.7%) |
| CIE-LAB | lab(72.36, 3.75, 3.08) |
| CIE-LCH | lch(72.36, 4.85, 39.32°) |
| OKLab | oklab(76.32% 0.012 0.0082) |
| OKLCH | oklch(76.32% 0.014 34.3) |
| XYZ | xyz(43.2691, 44.2038, 45.2745) |
| Luminance | 0.4420 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 6.10
Pinkish Grey
#C8ACA9
ΔE00 6.14
Silver
#C0C0C0
ΔE00 6.83
Warm Gray
#C9BEB0
ΔE00 6.90
Dove Gray
#B6B8BD
ΔE00 7.28
Greige
#B8AB98
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBAFAC #ACB8BB
analogous
#BBACB0 #BBAFAC #BBB6AC
triadic
#BBAFAC #ACBBAF #AFACBB
tetradic
#BBAFAC #B0BBAC #ACB8BB #B6ACBB
square
#BBAFAC #B0BBAC #ACB8BB #B6ACBB
split-complementary
#BBAFAC #ACBBB6 #ACB0BB
monochromatic
#826F6B #9F8F8A #BBAFAC #D7CFCE #F1EFEE
Accessibility & contrast
On white
2.13
#BBAFAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.84
#BBAFAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBAFAC
9.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBAFAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBAFAC | 1.00 | 2.13 | 9.84 | 9.84 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B0AC
Deuteranopia (green-blind)
#B4B2AC
Tritanopia (blue-blind)
#BEAEAE
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #bbafac; /* rgb */ color: rgb(187, 175, 172); /* oklch */ color: oklch(76.3% 0.014 34.3);
Tailwind
colors: {
custom: {
50: '#cfc6c4',
500: '#bbafac',
950: '#000000',
},
}SCSS
$custom: #bbafac; $custom-light: #cfc6c4; $custom-dark: #000000;
JSON
{
"hex": "#bbafac",
"rgb": {
"r": 187,
"g": 175,
"b": 172
},
"hsl": {
"h": 12,
"s": 9.934,
"l": 70.392
},
"oklch": {
"l": 0.76319,
"c": 0.01449,
"h": 34.3
},
"luminance": 0.44203
}Semantic roles & 50–950 ramp
primary
#BBAFAC
secondary
#DFE3E3
accent
#879452
background
#FCFCFC
surface
#F9F8F8
border
#D2D1D1
text
#131312
muted
#828281