#BFABAE#BFABAE
#BFABAE is a light, muted red. Relative luminance 0.433; OKLCH L 75.9% C 0.023 H 7.4°. Best body text is #000000 at 9.65:1 contrast (WCAG AA passes).
Color values
| HEX | #BFABAE |
|---|---|
| RGB | rgb(191, 171, 174) |
| HSL | hsl(351, 14%, 71%) |
| HSV | hsv(351, 10%, 75%) |
| CMYK | cmyk(0%, 10.5%, 8.9%, 25.1%) |
| CIE-LAB | lab(71.73, 7.73, 1.10) |
| CIE-LCH | lch(71.73, 7.80, 8.08°) |
| OKLab | oklab(75.92% 0.0233 0.003) |
| OKLCH | oklch(75.92% 0.023 7.4) |
| XYZ | xyz(43.6881, 43.2590, 46.0846) |
| Luminance | 0.4326 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.72
Dusty Pink
#D8A7B1
ΔE00 9.07
Dark Gray
#A9A9A9
ΔE00 9.42
Dove Gray
#B6B8BD
ΔE00 9.99
Silver
#C0C0C0
ΔE00 10.21
Rosybrown
#BC8F8F
ΔE00 10.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFABAE #ABBFBC
analogous
#BFABB8 #BFABAE #BFB2AB
triadic
#BFABAE #AEBFAB #ABAEBF
tetradic
#BFABAE #B8BFAB #ABBFBC #B2ABBF
square
#BFABAE #B8BFAB #ABBFBC #B2ABBF
split-complementary
#BFABAE #ABBFB2 #ABB8BF
monochromatic
#88686C #A5888D #BFABAE #D9CECF #F2EEEE
Accessibility & contrast
On white
2.18
#BFABAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.65
#BFABAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFABAE
9.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFABAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFABAE | 1.00 | 2.18 | 9.65 | 9.65 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEAEAE
Deuteranopia (green-blind)
#B2B1AE
Tritanopia (blue-blind)
#C3AAAC
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #bfabae; /* rgb */ color: rgb(191, 171, 174); /* oklch */ color: oklch(75.9% 0.023 7.4);
Tailwind
colors: {
custom: {
50: '#d2c4c6',
500: '#bfabae',
950: '#000000',
},
}SCSS
$custom: #bfabae; $custom-light: #d2c4c6; $custom-dark: #000000;
JSON
{
"hex": "#bfabae",
"rgb": {
"r": 191,
"g": 171,
"b": 174
},
"hsl": {
"h": 351,
"s": 13.514,
"l": 70.98
},
"oklch": {
"l": 0.75923,
"c": 0.02349,
"h": 7.4
},
"luminance": 0.43258
}Semantic roles & 50–950 ramp
primary
#BFABAE
secondary
#E0E6E5
accent
#988D4E
background
#FCFCFC
surface
#F9F8F8
border
#D2D1D1
text
#141213
muted
#828182