#BFAEB0#BFAEB0
#BFAEB0 is a light, near-neutral red. Relative luminance 0.445; OKLCH L 76.6% C 0.020 H 9.5°. Best body text is #000000 at 9.90:1 contrast (WCAG AA passes).
Color values
| HEX | #BFAEB0 |
|---|---|
| RGB | rgb(191, 174, 176) |
| HSL | hsl(353, 12%, 72%) |
| HSV | hsv(353, 9%, 75%) |
| CMYK | cmyk(0%, 8.9%, 7.9%, 25.1%) |
| CIE-LAB | lab(72.55, 6.44, 1.19) |
| CIE-LCH | lch(72.55, 6.55, 10.48°) |
| OKLab | oklab(76.58% 0.0195 0.0033) |
| OKLCH | oklch(76.58% 0.02 9.5) |
| XYZ | xyz(44.4576, 44.4837, 47.3101) |
| Luminance | 0.4448 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.29
Dark Gray
#A9A9A9
ΔE00 8.38
Dove Gray
#B6B8BD
ΔE00 8.73
Silver
#C0C0C0
ΔE00 8.83
Warm Gray
#C9BEB0
ΔE00 10.11
Dusty Pink
#D8A7B1
ΔE00 10.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFAEB0 #AEBFBD
analogous
#BFAEB9 #BFAEB0 #BFB5AE
triadic
#BFAEB0 #B0BFAE #AEB0BF
tetradic
#BFAEB0 #B9BFAE #AEBFBD #B5AEBF
square
#BFAEB0 #B9BFAE #AEBFBD #B5AEBF
split-complementary
#BFAEB0 #AEBFB5 #AEB9BF
monochromatic
#886B6E #A48C8F #BFAEB0 #DAD0D1 #F1EEEE
Accessibility & contrast
On white
2.12
#BFAEB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.90
#BFAEB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFAEB0
9.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFAEB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFAEB0 | 1.00 | 2.12 | 9.90 | 9.90 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B0B0
Deuteranopia (green-blind)
#B4B3B0
Tritanopia (blue-blind)
#C3ADAF
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #bfaeb0; /* rgb */ color: rgb(191, 174, 176); /* oklch */ color: oklch(76.6% 0.020 9.5);
Tailwind
colors: {
custom: {
50: '#d2c6c7',
500: '#bfaeb0',
950: '#000000',
},
}SCSS
$custom: #bfaeb0; $custom-light: #d2c6c7; $custom-dark: #000000;
JSON
{
"hex": "#bfaeb0",
"rgb": {
"r": 191,
"g": 174,
"b": 176
},
"hsl": {
"h": 352.941,
"s": 11.724,
"l": 71.569
},
"oklch": {
"l": 0.76581,
"c": 0.01977,
"h": 9.5
},
"luminance": 0.44483
}Semantic roles & 50–950 ramp
primary
#BFAEB0
secondary
#E2E7E6
accent
#968E50
background
#FCFCFC
surface
#F9F8F8
border
#D2D1D1
text
#141313
muted
#828282