#BFACA4#BFACA4
#BFACA4 is a light, muted orange. Relative luminance 0.433; OKLCH L 75.8% C 0.025 H 44.3°. Best body text is #000000 at 9.65:1 contrast (WCAG AA passes).
Color values
| HEX | #BFACA4 |
|---|---|
| RGB | rgb(191, 172, 164) |
| HSL | hsl(18, 17%, 70%) |
| HSV | hsv(18, 14%, 75%) |
| CMYK | cmyk(0%, 9.9%, 14.1%, 25.1%) |
| CIE-LAB | lab(71.73, 5.50, 6.60) |
| CIE-LCH | lch(71.73, 8.59, 50.22°) |
| OKLab | oklab(75.84% 0.0178 0.0174) |
| OKLCH | oklch(75.84% 0.025 44.3) |
| XYZ | xyz(42.9389, 43.2626, 41.2033) |
| Luminance | 0.4326 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.71
Greige
#B8AB98
ΔE00 6.98
Warm Gray
#C9BEB0
ΔE00 7.05
Mushroom
#BA9E88
ΔE00 7.06
Stone
#A89F91
ΔE00 7.98
Dark Gray
#A9A9A9
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFACA4 #A4B7BF
analogous
#BFA4AA #BFACA4 #BFBAA4
triadic
#BFACA4 #A4BFAC #ACA4BF
tetradic
#BFACA4 #AABFA4 #A4B7BF #BAA4BF
square
#BFACA4 #AABFA4 #A4B7BF #BAA4BF
split-complementary
#BFACA4 #A4BFBA #A4AABF
monochromatic
#896C60 #A68B80 #BFACA4 #D8CDC8 #F2EEEC
Accessibility & contrast
On white
2.18
#BFACA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.65
#BFACA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFACA4
9.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFACA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFACA4 | 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)
#B1AEA3
Deuteranopia (green-blind)
#B5B1A4
Tritanopia (blue-blind)
#C5A9AA
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #bfaca4; /* rgb */ color: rgb(191, 172, 164); /* oklch */ color: oklch(75.8% 0.025 44.3);
Tailwind
colors: {
custom: {
50: '#d2c4bf',
500: '#bfaca4',
950: '#000000',
},
}SCSS
$custom: #bfaca4; $custom-light: #d2c4bf; $custom-dark: #000000;
JSON
{
"hex": "#bfaca4",
"rgb": {
"r": 191,
"g": 172,
"b": 164
},
"hsl": {
"h": 17.778,
"s": 17.419,
"l": 69.608
},
"oklch": {
"l": 0.75841,
"c": 0.02486,
"h": 44.3
},
"luminance": 0.43262
}Semantic roles & 50–950 ramp
primary
#BFACA4
secondary
#DCE1E3
accent
#839C4A
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#141212
muted
#828181