#BFA79B#BFA79B
#BFA79B is a light, muted orange. Relative luminance 0.411; OKLCH L 74.6% C 0.033 H 48.3°. Best body text is #000000 at 9.22:1 contrast (WCAG AA passes).
Color values
| HEX | #BFA79B |
|---|---|
| RGB | rgb(191, 167, 155) |
| HSL | hsl(20, 22%, 68%) |
| HSV | hsv(20, 19%, 75%) |
| CMYK | cmyk(0%, 12.6%, 18.8%, 25.1%) |
| CIE-LAB | lab(70.23, 6.77, 9.41) |
| CIE-LCH | lch(70.23, 11.60, 54.25°) |
| OKLab | oklab(74.6% 0.0219 0.0246) |
| OKLCH | oklch(74.6% 0.033 48.3) |
| XYZ | xyz(41.2209, 41.0815, 36.7621) |
| Luminance | 0.4108 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mushroom
#BA9E88
ΔE00 4.84
Pinkish Grey
#C8ACA9
ΔE00 5.30
Greige
#B8AB98
ΔE00 7.09
Stone
#A89F91
ΔE00 8.15
Warm Gray
#C9BEB0
ΔE00 8.39
Taupe (survey)
#B9A281
ΔE00 9.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFA79B #9BB3BF
analogous
#BF9BA1 #BFA79B #BFB99B
triadic
#BFA79B #9BBFA7 #A79BBF
tetradic
#BFA79B #A1BF9B #9BB3BF #B99BBF
square
#BFA79B #A1BF9B #9BB3BF #B99BBF
split-complementary
#BFA79B #9BBFB9 #9BA1BF
monochromatic
#886857 #A78676 #BFA79B #D7C8C0 #EFE9E6
Accessibility & contrast
On white
2.28
#BFA79B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.22
#BFA79B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFA79B
9.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFA79B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFA79B | 1.00 | 2.28 | 9.22 | 9.22 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADA99A
Deuteranopia (green-blind)
#B3AE9B
Tritanopia (blue-blind)
#C6A3A4
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #bfa79b; /* rgb */ color: rgb(191, 167, 155); /* oklch */ color: oklch(74.6% 0.033 48.3);
Tailwind
colors: {
custom: {
50: '#d2c1b8',
500: '#bfa79b',
950: '#000000',
},
}SCSS
$custom: #bfa79b; $custom-light: #d2c1b8; $custom-dark: #000000;
JSON
{
"hex": "#bfa79b",
"rgb": {
"r": 191,
"g": 167,
"b": 155
},
"hsl": {
"h": 20,
"s": 21.951,
"l": 67.843
},
"oklch": {
"l": 0.74596,
"c": 0.03292,
"h": 48.3
},
"luminance": 0.4108
}Semantic roles & 50–950 ramp
primary
#BFA79B
secondary
#D5DDE0
accent
#82A045
background
#FCFBFB
surface
#F9F7F6
border
#D2D0D0
text
#141211
muted
#828180