#BFAF97#BFAF97
#BFAF97 is a light, muted orange. Relative luminance 0.440; OKLCH L 76.1% C 0.038 H 78.0°. Best body text is #000000 at 9.79:1 contrast (WCAG AA passes).
Color values
| HEX | #BFAF97 |
|---|---|
| RGB | rgb(191, 175, 151) |
| HSL | hsl(36, 24%, 67%) |
| HSV | hsv(36, 21%, 75%) |
| CMYK | cmyk(0%, 8.4%, 20.9%, 25.1%) |
| CIE-LAB | lab(72.21, 1.83, 14.40) |
| CIE-LCH | lch(72.21, 14.52, 82.74°) |
| OKLab | oklab(76.12% 0.0079 0.0371) |
| OKLCH | oklch(76.12% 0.038 78) |
| XYZ | xyz(42.4017, 43.9717, 35.5259) |
| Luminance | 0.4397 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 2.24
Khaki
#C3B091
ΔE00 2.33
Putty
#BEAE8A
ΔE00 4.18
Taupe (survey)
#B9A281
ΔE00 4.89
Warm Gray
#C9BEB0
ΔE00 5.53
Bland
#AFA88B
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFAF97 #97A7BF
analogous
#BF9B97 #BFAF97 #BBBF97
triadic
#BFAF97 #97BFAF #AF97BF
tetradic
#BFAF97 #97BF9B #97A7BF #BF97BB
square
#BFAF97 #97BF9B #97A7BF #BF97BB
split-complementary
#BFAF97 #97BBBF #9B97BF
monochromatic
#887354 #A89271 #BFAF97 #D6CCBD #EEE9E3
Accessibility & contrast
On white
2.14
#BFAF97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.79
#BFAF97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFAF97
9.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFAF97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFAF97 | 1.00 | 2.14 | 9.79 | 9.79 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6AF96
Deuteranopia (green-blind)
#BAB398
Tritanopia (blue-blind)
#C6AAA8
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #bfaf97; /* rgb */ color: rgb(191, 175, 151); /* oklch */ color: oklch(76.1% 0.038 78.0);
Tailwind
colors: {
custom: {
50: '#d2c6b5',
500: '#bfaf97',
950: '#000000',
},
}SCSS
$custom: #bfaf97; $custom-light: #d2c6b5; $custom-dark: #000000;
JSON
{
"hex": "#bfaf97",
"rgb": {
"r": 191,
"g": 175,
"b": 151
},
"hsl": {
"h": 36,
"s": 23.81,
"l": 67.059
},
"oklch": {
"l": 0.76116,
"c": 0.03794,
"h": 78
},
"luminance": 0.43971
}Semantic roles & 50–950 ramp
primary
#BFAF97
secondary
#D3D8DF
accent
#69A243
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#141311
muted
#828280