#BFAF94#BFAF94
#BFAF94 is a light, muted orange. Relative luminance 0.439; OKLCH L 76.0% C 0.041 H 80.8°. Best body text is #000000 at 9.77:1 contrast (WCAG AA passes).
Color values
| HEX | #BFAF94 |
|---|---|
| RGB | rgb(191, 175, 148) |
| HSL | hsl(38, 25%, 66%) |
| HSV | hsv(38, 23%, 75%) |
| CMYK | cmyk(0%, 8.4%, 22.5%, 25.1%) |
| CIE-LAB | lab(72.15, 1.39, 15.94) |
| CIE-LCH | lch(72.15, 16.00, 85.02°) |
| OKLab | oklab(76.04% 0.0066 0.041) |
| OKLCH | oklch(76.04% 0.041 80.8) |
| XYZ | xyz(42.1612, 43.8754, 34.2591) |
| Luminance | 0.4387 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 1.53
Greige
#B8AB98
ΔE00 3.04
Putty
#BEAE8A
ΔE00 3.05
Taupe (survey)
#B9A281
ΔE00 4.53
Bland
#AFA88B
ΔE00 5.23
Stone (survey)
#ADA587
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFAF94 #94A4BF
analogous
#BF9A94 #BFAF94 #BABF94
triadic
#BFAF94 #94BFAF #AF94BF
tetradic
#BFAF94 #94BF9A #94A4BF #BF94BA
square
#BFAF94 #94BF9A #94A4BF #BF94BA
split-complementary
#BFAF94 #94BABF #9A94BF
monochromatic
#887351 #A8926E #BFAF94 #D6CCBA #EDE8E1
Accessibility & contrast
On white
2.15
#BFAF94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.77
#BFAF94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFAF94
9.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFAF94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFAF94 | 1.00 | 2.15 | 9.77 | 9.77 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6AF92
Deuteranopia (green-blind)
#BAB395
Tritanopia (blue-blind)
#C7AAA7
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #bfaf94; /* rgb */ color: rgb(191, 175, 148); /* oklch */ color: oklch(76.0% 0.041 80.8);
Tailwind
colors: {
custom: {
50: '#d2c6b3',
500: '#bfaf94',
950: '#000000',
},
}SCSS
$custom: #bfaf94; $custom-light: #d2c6b3; $custom-dark: #000000;
JSON
{
"hex": "#bfaf94",
"rgb": {
"r": 191,
"g": 175,
"b": 148
},
"hsl": {
"h": 37.674,
"s": 25.146,
"l": 66.471
},
"oklch": {
"l": 0.76044,
"c": 0.04148,
"h": 80.8
},
"luminance": 0.43874
}Semantic roles & 50–950 ramp
primary
#BFAF94
secondary
#D0D6DE
accent
#66A442
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#141311
muted
#828280