#BFAF99#BFAF99
#BFAF99 is a light, muted orange. Relative luminance 0.440; OKLCH L 76.2% C 0.036 H 75.9°. Best body text is #000000 at 9.81:1 contrast (WCAG AA passes).
Color values
| HEX | #BFAF99 |
|---|---|
| RGB | rgb(191, 175, 153) |
| HSL | hsl(35, 23%, 67%) |
| HSV | hsv(35, 20%, 75%) |
| CMYK | cmyk(0%, 8.4%, 19.9%, 25.1%) |
| CIE-LAB | lab(72.25, 2.14, 13.37) |
| CIE-LCH | lch(72.25, 13.54, 80.92°) |
| OKLab | oklab(76.17% 0.0087 0.0345) |
| OKLCH | oklch(76.17% 0.036 75.9) |
| XYZ | xyz(42.5655, 44.0372, 36.3886) |
| Luminance | 0.4404 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 1.89
Khaki
#C3B091
ΔE00 3.03
Putty
#BEAE8A
ΔE00 4.97
Warm Gray
#C9BEB0
ΔE00 5.09
Taupe (survey)
#B9A281
ΔE00 5.27
Stone
#A89F91
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFAF99 #99A9BF
analogous
#BF9C99 #BFAF99 #BCBF99
triadic
#BFAF99 #99BFAF #AF99BF
tetradic
#BFAF99 #99BF9C #99A9BF #BF99BC
square
#BFAF99 #99BF9C #99A9BF #BF99BC
split-complementary
#BFAF99 #99BCBF #9C99BF
monochromatic
#887355 #A79273 #BFAF99 #D7CCBF #EEEAE4
Accessibility & contrast
On white
2.14
#BFAF99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.81
#BFAF99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFAF99
9.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFAF99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFAF99 | 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)
#B6AF98
Deuteranopia (green-blind)
#B9B39A
Tritanopia (blue-blind)
#C6ABA9
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #bfaf99; /* rgb */ color: rgb(191, 175, 153); /* oklch */ color: oklch(76.2% 0.036 75.9);
Tailwind
colors: {
custom: {
50: '#d2c6b7',
500: '#bfaf99',
950: '#000000',
},
}SCSS
$custom: #bfaf99; $custom-light: #d2c6b7; $custom-dark: #000000;
JSON
{
"hex": "#bfaf99",
"rgb": {
"r": 191,
"g": 175,
"b": 153
},
"hsl": {
"h": 34.737,
"s": 22.892,
"l": 67.451
},
"oklch": {
"l": 0.76165,
"c": 0.03562,
"h": 75.9
},
"luminance": 0.44036
}Semantic roles & 50–950 ramp
primary
#BFAF99
secondary
#D4D9E0
accent
#6BA144
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#141311
muted
#828280