#BFAFAB#BFAFAB
#BFAFAB is a light, near-neutral red. Relative luminance 0.447; OKLCH L 76.6% C 0.019 H 34.3°. Best body text is #000000 at 9.94:1 contrast (WCAG AA passes).
Color values
| HEX | #BFAFAB |
|---|---|
| RGB | rgb(191, 175, 171) |
| HSL | hsl(12, 14%, 71%) |
| HSV | hsv(12, 10%, 75%) |
| CMYK | cmyk(0%, 8.4%, 10.5%, 25.1%) |
| CIE-LAB | lab(72.68, 5.04, 4.12) |
| CIE-LCH | lch(72.68, 6.51, 39.28°) |
| OKLab | oklab(76.64% 0.016 0.0109) |
| OKLCH | oklch(76.64% 0.019 34.3) |
| XYZ | xyz(44.1659, 44.6773, 44.8171) |
| Luminance | 0.4468 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.63
Warm Gray
#C9BEB0
ΔE00 7.24
Dark Gray
#A9A9A9
ΔE00 7.68
Silver
#C0C0C0
ΔE00 8.09
Greige
#B8AB98
ΔE00 8.20
Dove Gray
#B6B8BD
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFAFAB #ABBBBF
analogous
#BFABB1 #BFAFAB #BFB9AB
triadic
#BFAFAB #ABBFAF #AFABBF
tetradic
#BFAFAB #B1BFAB #ABBBBF #B9ABBF
square
#BFAFAB #B1BFAB #ABBBBF #B9ABBF
split-complementary
#BFAFAB #ABBFB9 #ABB1BF
monochromatic
#886E68 #A58E88 #BFAFAB #D9D0CE #F2EEEE
Accessibility & contrast
On white
2.11
#BFAFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.94
#BFAFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFAFAB
9.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFAFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFAFAB | 1.00 | 2.11 | 9.94 | 9.94 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B1AB
Deuteranopia (green-blind)
#B6B3AB
Tritanopia (blue-blind)
#C3ADAE
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #bfafab; /* rgb */ color: rgb(191, 175, 171); /* oklch */ color: oklch(76.6% 0.019 34.3);
Tailwind
colors: {
custom: {
50: '#d2c6c4',
500: '#bfafab',
950: '#000000',
},
}SCSS
$custom: #bfafab; $custom-light: #d2c6c4; $custom-dark: #000000;
JSON
{
"hex": "#bfafab",
"rgb": {
"r": 191,
"g": 175,
"b": 171
},
"hsl": {
"h": 12,
"s": 13.514,
"l": 70.98
},
"oklch": {
"l": 0.76639,
"c": 0.01937,
"h": 34.3
},
"luminance": 0.44677
}Semantic roles & 50–950 ramp
primary
#BFAFAB
secondary
#E0E4E6
accent
#89984E
background
#FCFCFC
surface
#F9F8F8
border
#D2D1D1
text
#141312
muted
#828281