#BFAA94#BFAA94
#BFAA94 is a light, muted orange. Relative luminance 0.420; OKLCH L 75.0% C 0.039 H 68.5°. Best body text is #000000 at 9.39:1 contrast (WCAG AA passes).
Color values
| HEX | #BFAA94 |
|---|---|
| RGB | rgb(191, 170, 148) |
| HSL | hsl(31, 25%, 66%) |
| HSV | hsv(31, 23%, 75%) |
| CMYK | cmyk(0%, 11%, 22.5%, 25.1%) |
| CIE-LAB | lab(70.85, 4.08, 14.13) |
| CIE-LCH | lch(70.85, 14.71, 73.88°) |
| OKLab | oklab(75.02% 0.0144 0.0364) |
| OKLCH | oklch(75.02% 0.039 68.5) |
| XYZ | xyz(41.2060, 41.9651, 33.9407) |
| Luminance | 0.4196 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 3.40
Khaki
#C3B091
ΔE00 4.16
Mushroom
#BA9E88
ΔE00 4.30
Taupe (survey)
#B9A281
ΔE00 4.53
Putty
#BEAE8A
ΔE00 6.36
Tan
#D2B48C
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFAA94 #94A9BF
analogous
#BF9594 #BFAA94 #BFBF94
triadic
#BFAA94 #94BFAA #AA94BF
tetradic
#BFAA94 #94BF95 #94A9BF #BF94BF
square
#BFAA94 #94BF95 #94A9BF #BF94BF
split-complementary
#BFAA94 #94BFBF #9594BF
monochromatic
#886D51 #A88C6E #BFAA94 #D6C8BA #EDE7E1
Accessibility & contrast
On white
2.24
#BFAA94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.39
#BFAA94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFAA94
9.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFAA94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFAA94 | 1.00 | 2.24 | 9.39 | 9.39 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1AB93
Deuteranopia (green-blind)
#B6AF94
Tritanopia (blue-blind)
#C7A5A4
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #bfaa94; /* rgb */ color: rgb(191, 170, 148); /* oklch */ color: oklch(75.0% 0.039 68.5);
Tailwind
colors: {
custom: {
50: '#d2c3b3',
500: '#bfaa94',
950: '#000000',
},
}SCSS
$custom: #bfaa94; $custom-light: #d2c3b3; $custom-dark: #000000;
JSON
{
"hex": "#bfaa94",
"rgb": {
"r": 191,
"g": 170,
"b": 148
},
"hsl": {
"h": 30.698,
"s": 25.146,
"l": 66.471
},
"oklch": {
"l": 0.75024,
"c": 0.03916,
"h": 68.5
},
"luminance": 0.41964
}Semantic roles & 50–950 ramp
primary
#BFAA94
secondary
#D0D7DE
accent
#72A442
background
#FCFBFB
surface
#F9F7F6
border
#D2D0D0
text
#141211
muted
#828180