#BFAFB0#BFAFB0
#BFAFB0 is a light, near-neutral red. Relative luminance 0.449; OKLCH L 76.8% C 0.018 H 13.2°. Best body text is #000000 at 9.97:1 contrast (WCAG AA passes).
Color values
| HEX | #BFAFB0 |
|---|---|
| RGB | rgb(191, 175, 176) |
| HSL | hsl(356, 11%, 72%) |
| HSV | hsv(356, 8%, 75%) |
| CMYK | cmyk(0%, 8.4%, 7.9%, 25.1%) |
| CIE-LAB | lab(72.81, 5.90, 1.56) |
| CIE-LCH | lch(72.81, 6.10, 14.86°) |
| OKLab | oklab(76.78% 0.018 0.0042) |
| OKLCH | oklch(76.78% 0.018 13.2) |
| XYZ | xyz(44.6515, 44.8716, 47.3747) |
| Luminance | 0.4487 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.48
Dark Gray
#A9A9A9
ΔE00 7.96
Silver
#C0C0C0
ΔE00 8.28
Dove Gray
#B6B8BD
ΔE00 8.32
Warm Gray
#C9BEB0
ΔE00 9.38
Greige
#B8AB98
ΔE00 10.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFAFB0 #AFBFBE
analogous
#BFAFB8 #BFAFB0 #BFB6AF
triadic
#BFAFB0 #B0BFAF #AFB0BF
tetradic
#BFAFB0 #B8BFAF #AFBFBE #B6AFBF
square
#BFAFB0 #B8BFAF #AFBFBE #B6AFBF
split-complementary
#BFAFB0 #AFBFB6 #AFB8BF
monochromatic
#876C6E #A48D8E #BFAFB0 #DAD1D2 #F1EEEE
Accessibility & contrast
On white
2.11
#BFAFB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.97
#BFAFB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFAFB0
9.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFAFB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFAFB0 | 1.00 | 2.11 | 9.97 | 9.97 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B1B0
Deuteranopia (green-blind)
#B5B4B0
Tritanopia (blue-blind)
#C3AEAF
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #bfafb0; /* rgb */ color: rgb(191, 175, 176); /* oklch */ color: oklch(76.8% 0.018 13.2);
Tailwind
colors: {
custom: {
50: '#d2c6c7',
500: '#bfafb0',
950: '#000000',
},
}SCSS
$custom: #bfafb0; $custom-light: #d2c6c7; $custom-dark: #000000;
JSON
{
"hex": "#bfafb0",
"rgb": {
"r": 191,
"g": 175,
"b": 176
},
"hsl": {
"h": 356.25,
"s": 11.111,
"l": 71.765
},
"oklch": {
"l": 0.76782,
"c": 0.01847,
"h": 13.2
},
"luminance": 0.44871
}Semantic roles & 50–950 ramp
primary
#BFAFB0
secondary
#E3E7E7
accent
#959150
background
#FCFCFC
surface
#F9F8F8
border
#D2D1D1
text
#141313
muted
#828282