#BFACA5#BFACA5
#BFACA5 is a light, muted orange. Relative luminance 0.433; OKLCH L 75.9% C 0.024 H 41.4°. Best body text is #000000 at 9.66:1 contrast (WCAG AA passes).
Color values
| HEX | #BFACA5 |
|---|---|
| RGB | rgb(191, 172, 165) |
| HSL | hsl(16, 17%, 70%) |
| HSV | hsv(16, 14%, 75%) |
| CMYK | cmyk(0%, 9.9%, 13.6%, 25.1%) |
| CIE-LAB | lab(71.76, 5.66, 6.09) |
| CIE-LCH | lch(71.76, 8.31, 47.08°) |
| OKLab | oklab(75.87% 0.0182 0.016) |
| OKLCH | oklch(75.87% 0.024 41.4) |
| XYZ | xyz(43.0295, 43.2989, 41.6808) |
| Luminance | 0.4330 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.33
Warm Gray
#C9BEB0
ΔE00 7.35
Greige
#B8AB98
ΔE00 7.45
Mushroom
#BA9E88
ΔE00 7.46
Stone
#A89F91
ΔE00 8.30
Dark Gray
#A9A9A9
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFACA5 #A5B8BF
analogous
#BFA5AB #BFACA5 #BFB9A5
triadic
#BFACA5 #A5BFAC #ACA5BF
tetradic
#BFACA5 #ABBFA5 #A5B8BF #B9A5BF
square
#BFACA5 #ABBFA5 #A5B8BF #B9A5BF
split-complementary
#BFACA5 #A5BFB9 #A5ABBF
monochromatic
#896C61 #A68B81 #BFACA5 #D8CDC9 #F2EEED
Accessibility & contrast
On white
2.17
#BFACA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.66
#BFACA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFACA5
9.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFACA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFACA5 | 1.00 | 2.17 | 9.66 | 9.66 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0AEA5
Deuteranopia (green-blind)
#B5B1A5
Tritanopia (blue-blind)
#C5A9AA
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #bfaca5; /* rgb */ color: rgb(191, 172, 165); /* oklch */ color: oklch(75.9% 0.024 41.4);
Tailwind
colors: {
custom: {
50: '#d2c4bf',
500: '#bfaca5',
950: '#000000',
},
}SCSS
$custom: #bfaca5; $custom-light: #d2c4bf; $custom-dark: #000000;
JSON
{
"hex": "#bfaca5",
"rgb": {
"r": 191,
"g": 172,
"b": 165
},
"hsl": {
"h": 16.154,
"s": 16.883,
"l": 69.804
},
"oklch": {
"l": 0.75868,
"c": 0.02425,
"h": 41.4
},
"luminance": 0.43298
}Semantic roles & 50–950 ramp
primary
#BFACA5
secondary
#DCE2E4
accent
#859B4A
background
#FCFCFB
surface
#F9F8F7
border
#D2D1D0
text
#141212
muted
#828181