#BFA99B#BFA99B
#BFA99B is a light, muted orange. Relative luminance 0.418; OKLCH L 75.0% C 0.032 H 54.6°. Best body text is #000000 at 9.36:1 contrast (WCAG AA passes).
Color values
| HEX | #BFA99B |
|---|---|
| RGB | rgb(191, 169, 155) |
| HSL | hsl(23, 22%, 68%) |
| HSV | hsv(23, 19%, 75%) |
| CMYK | cmyk(0%, 11.5%, 18.8%, 25.1%) |
| CIE-LAB | lab(70.75, 5.69, 10.14) |
| CIE-LCH | lch(70.75, 11.63, 60.72°) |
| OKLab | oklab(75% 0.0188 0.0264) |
| OKLCH | oklch(75% 0.032 54.6) |
| XYZ | xyz(41.5902, 41.8199, 36.8852) |
| Luminance | 0.4182 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mushroom
#BA9E88
ΔE00 4.46
Greige
#B8AB98
ΔE00 5.60
Pinkish Grey
#C8ACA9
ΔE00 6.58
Warm Gray
#C9BEB0
ΔE00 7.19
Stone
#A89F91
ΔE00 7.22
Khaki
#C3B091
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFA99B #9BB1BF
analogous
#BF9B9F #BFA99B #BFBB9B
triadic
#BFA99B #9BBFA9 #A99BBF
tetradic
#BFA99B #9FBF9B #9BB1BF #BB9BBF
square
#BFA99B #9FBF9B #9BB1BF #BB9BBF
split-complementary
#BFA99B #9BBFBB #9B9FBF
monochromatic
#886A57 #A78976 #BFA99B #D7C9C0 #EFE9E6
Accessibility & contrast
On white
2.24
#BFA99B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.36
#BFA99B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFA99B
9.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFA99B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFA99B | 1.00 | 2.24 | 9.36 | 9.36 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFAA9A
Deuteranopia (green-blind)
#B4AF9B
Tritanopia (blue-blind)
#C6A5A5
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #bfa99b; /* rgb */ color: rgb(191, 169, 155); /* oklch */ color: oklch(75.0% 0.032 54.6);
Tailwind
colors: {
custom: {
50: '#d2c2b8',
500: '#bfa99b',
950: '#000000',
},
}SCSS
$custom: #bfa99b; $custom-light: #d2c2b8; $custom-dark: #000000;
JSON
{
"hex": "#bfa99b",
"rgb": {
"r": 191,
"g": 169,
"b": 155
},
"hsl": {
"h": 23.333,
"s": 21.951,
"l": 67.843
},
"oklch": {
"l": 0.74998,
"c": 0.03243,
"h": 54.6
},
"luminance": 0.41819
}Semantic roles & 50–950 ramp
primary
#BFA99B
secondary
#D5DCE0
accent
#7DA045
background
#FCFBFB
surface
#F9F7F6
border
#D2D0D0
text
#141211
muted
#828180