#BFAEA7#BFAEA7
#BFAEA7 is a light, muted orange. Relative luminance 0.441; OKLCH L 76.3% C 0.022 H 43.8°. Best body text is #000000 at 9.83:1 contrast (WCAG AA passes).
Color values
| HEX | #BFAEA7 |
|---|---|
| RGB | rgb(191, 174, 167) |
| HSL | hsl(18, 16%, 70%) |
| HSV | hsv(18, 13%, 75%) |
| CMYK | cmyk(0%, 8.9%, 12.6%, 25.1%) |
| CIE-LAB | lab(72.32, 4.91, 5.80) |
| CIE-LCH | lch(72.32, 7.60, 49.77°) |
| OKLab | oklab(76.33% 0.0159 0.0153) |
| OKLCH | oklch(76.33% 0.022 43.8) |
| XYZ | xyz(43.5965, 44.1393, 42.7748) |
| Luminance | 0.4414 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.05
Warm Gray
#C9BEB0
ΔE00 6.51
Greige
#B8AB98
ΔE00 6.91
Mushroom
#BA9E88
ΔE00 7.81
Stone
#A89F91
ΔE00 7.94
Dark Gray
#A9A9A9
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFAEA7 #A7B8BF
analogous
#BFA7AC #BFAEA7 #BFBAA7
triadic
#BFAEA7 #A7BFAE #AEA7BF
tetradic
#BFAEA7 #ACBFA7 #A7B8BF #BAA7BF
square
#BFAEA7 #ACBFA7 #A7B8BF #BAA7BF
split-complementary
#BFAEA7 #A7BFBA #A7ACBF
monochromatic
#886E63 #A58D84 #BFAEA7 #D9CFCA #F2EFED
Accessibility & contrast
On white
2.14
#BFAEA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.83
#BFAEA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFAEA7
9.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFAEA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFAEA7 | 1.00 | 2.14 | 9.83 | 9.83 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2AFA7
Deuteranopia (green-blind)
#B6B3A7
Tritanopia (blue-blind)
#C4ACAC
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #bfaea7; /* rgb */ color: rgb(191, 174, 167); /* oklch */ color: oklch(76.3% 0.022 43.8);
Tailwind
colors: {
custom: {
50: '#d2c6c1',
500: '#bfaea7',
950: '#000000',
},
}SCSS
$custom: #bfaea7; $custom-light: #d2c6c1; $custom-dark: #000000;
JSON
{
"hex": "#bfaea7",
"rgb": {
"r": 191,
"g": 174,
"b": 167
},
"hsl": {
"h": 17.5,
"s": 15.789,
"l": 70.196
},
"oklch": {
"l": 0.76326,
"c": 0.02207,
"h": 43.8
},
"luminance": 0.44138
}Semantic roles & 50–950 ramp
primary
#BFAEA7
secondary
#DEE2E4
accent
#839A4B
background
#FCFCFB
surface
#F9F8F7
border
#D2D1D0
text
#141312
muted
#828281