#BFAEAF#BFAEAF
#BFAEAF is a light, near-neutral red. Relative luminance 0.444; OKLCH L 76.6% C 0.020 H 13.5°. Best body text is #000000 at 9.89:1 contrast (WCAG AA passes).
Color values
| HEX | #BFAEAF |
|---|---|
| RGB | rgb(191, 174, 175) |
| HSL | hsl(356, 12%, 72%) |
| HSV | hsv(356, 9%, 75%) |
| CMYK | cmyk(0%, 8.9%, 8.4%, 25.1%) |
| CIE-LAB | lab(72.52, 6.27, 1.70) |
| CIE-LCH | lch(72.52, 6.49, 15.20°) |
| OKLab | oklab(76.55% 0.0191 0.0046) |
| OKLCH | oklch(76.55% 0.02 13.5) |
| XYZ | xyz(44.3590, 44.4443, 46.7909) |
| Luminance | 0.4444 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.12
Dark Gray
#A9A9A9
ΔE00 8.25
Silver
#C0C0C0
ΔE00 8.72
Dove Gray
#B6B8BD
ΔE00 8.74
Warm Gray
#C9BEB0
ΔE00 9.68
Dusty Pink
#D8A7B1
ΔE00 10.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFAEAF #AEBFBE
analogous
#BFAEB8 #BFAEAF #BFB6AE
triadic
#BFAEAF #AFBFAE #AEAFBF
tetradic
#BFAEAF #B8BFAE #AEBFBE #B6AEBF
square
#BFAEAF #B8BFAE #AEBFBE #B6AEBF
split-complementary
#BFAEAF #AEBFB6 #AEB8BF
monochromatic
#886B6D #A48C8D #BFAEAF #DAD0D1 #F1EEEE
Accessibility & contrast
On white
2.12
#BFAEAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.89
#BFAEAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFAEAF
9.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFAEAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFAEAF | 1.00 | 2.12 | 9.89 | 9.89 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B0AF
Deuteranopia (green-blind)
#B4B3AF
Tritanopia (blue-blind)
#C3ADAE
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #bfaeaf; /* rgb */ color: rgb(191, 174, 175); /* oklch */ color: oklch(76.6% 0.020 13.5);
Tailwind
colors: {
custom: {
50: '#d2c6c6',
500: '#bfaeaf',
950: '#000000',
},
}SCSS
$custom: #bfaeaf; $custom-light: #d2c6c6; $custom-dark: #000000;
JSON
{
"hex": "#bfaeaf",
"rgb": {
"r": 191,
"g": 174,
"b": 175
},
"hsl": {
"h": 356.471,
"s": 11.724,
"l": 71.569
},
"oklch": {
"l": 0.76552,
"c": 0.01965,
"h": 13.5
},
"luminance": 0.44444
}Semantic roles & 50–950 ramp
primary
#BFAEAF
secondary
#E2E7E6
accent
#969250
background
#FCFCFC
surface
#F9F8F8
border
#D2D1D1
text
#141313
muted
#828282