#BFAEA4#BFAEA4
#BFAEA4 is a light, muted orange. Relative luminance 0.440; OKLCH L 76.2% C 0.024 H 52.6°. Best body text is #000000 at 9.81:1 contrast (WCAG AA passes).
Color values
| HEX | #BFAEA4 |
|---|---|
| RGB | rgb(191, 174, 164) |
| HSL | hsl(22, 17%, 70%) |
| HSV | hsv(22, 14%, 75%) |
| CMYK | cmyk(0%, 8.9%, 14.1%, 25.1%) |
| CIE-LAB | lab(72.25, 4.41, 7.34) |
| CIE-LCH | lch(72.25, 8.57, 58.99°) |
| OKLab | oklab(76.24% 0.0147 0.0193) |
| OKLCH | oklch(76.24% 0.024 52.6) |
| XYZ | xyz(43.3224, 44.0297, 41.3312) |
| Luminance | 0.4403 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 5.49
Warm Gray
#C9BEB0
ΔE00 5.62
Pinkish Grey
#C8ACA9
ΔE00 6.23
Mushroom
#BA9E88
ΔE00 6.84
Stone
#A89F91
ΔE00 7.06
Dark Gray
#A9A9A9
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFAEA4 #A4B5BF
analogous
#BFA4A8 #BFAEA4 #BFBCA4
triadic
#BFAEA4 #A4BFAE #AEA4BF
tetradic
#BFAEA4 #A8BFA4 #A4B5BF #BCA4BF
square
#BFAEA4 #A8BFA4 #A4B5BF #BCA4BF
split-complementary
#BFAEA4 #A4BFBC #A4A8BF
monochromatic
#896F60 #A68E80 #BFAEA4 #D8CEC8 #F2EEEC
Accessibility & contrast
On white
2.14
#BFAEA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.81
#BFAEA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFAEA4
9.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFAEA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFAEA4 | 1.00 | 2.14 | 9.81 | 9.81 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3AFA3
Deuteranopia (green-blind)
#B7B3A4
Tritanopia (blue-blind)
#C5ABAB
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #bfaea4; /* rgb */ color: rgb(191, 174, 164); /* oklch */ color: oklch(76.2% 0.024 52.6);
Tailwind
colors: {
custom: {
50: '#d2c6bf',
500: '#bfaea4',
950: '#000000',
},
}SCSS
$custom: #bfaea4; $custom-light: #d2c6bf; $custom-dark: #000000;
JSON
{
"hex": "#bfaea4",
"rgb": {
"r": 191,
"g": 174,
"b": 164
},
"hsl": {
"h": 22.222,
"s": 17.419,
"l": 69.608
},
"oklch": {
"l": 0.76244,
"c": 0.02423,
"h": 52.6
},
"luminance": 0.44029
}Semantic roles & 50–950 ramp
primary
#BFAEA4
secondary
#DCE0E3
accent
#7D9C4A
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#141312
muted
#828281