#BFA79A#BFA79A
#BFA79A is a light, muted orange. Relative luminance 0.410; OKLCH L 74.6% C 0.034 H 50.3°. Best body text is #000000 at 9.21:1 contrast (WCAG AA passes).
Color values
| HEX | #BFA79A |
|---|---|
| RGB | rgb(191, 167, 154) |
| HSL | hsl(21, 22%, 68%) |
| HSV | hsv(21, 19%, 75%) |
| CMYK | cmyk(0%, 12.6%, 19.4%, 25.1%) |
| CIE-LAB | lab(70.21, 6.62, 9.93) |
| CIE-LCH | lch(70.21, 11.93, 56.31°) |
| OKLab | oklab(74.57% 0.0215 0.0259) |
| OKLCH | oklch(74.57% 0.034 50.3) |
| XYZ | xyz(41.1373, 41.0480, 36.3216) |
| Luminance | 0.4105 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mushroom
#BA9E88
ΔE00 4.45
Pinkish Grey
#C8ACA9
ΔE00 5.75
Greige
#B8AB98
ΔE00 6.74
Stone
#A89F91
ΔE00 7.94
Warm Gray
#C9BEB0
ΔE00 8.24
Taupe (survey)
#B9A281
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFA79A #9AB2BF
analogous
#BF9AA0 #BFA79A #BFB99A
triadic
#BFA79A #9ABFA7 #A79ABF
tetradic
#BFA79A #A0BF9A #9AB2BF #B99ABF
square
#BFA79A #A0BF9A #9AB2BF #B99ABF
split-complementary
#BFA79A #9ABFB9 #9AA0BF
monochromatic
#886856 #A78675 #BFA79A #D7C8BF #EEE8E5
Accessibility & contrast
On white
2.28
#BFA79A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.21
#BFA79A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFA79A
9.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFA79A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFA79A | 1.00 | 2.28 | 9.21 | 9.21 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADA999
Deuteranopia (green-blind)
#B3AE9A
Tritanopia (blue-blind)
#C6A3A3
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #bfa79a; /* rgb */ color: rgb(191, 167, 154); /* oklch */ color: oklch(74.6% 0.034 50.3);
Tailwind
colors: {
custom: {
50: '#d2c1b7',
500: '#bfa79a',
950: '#000000',
},
}SCSS
$custom: #bfa79a; $custom-light: #d2c1b7; $custom-dark: #000000;
JSON
{
"hex": "#bfa79a",
"rgb": {
"r": 191,
"g": 167,
"b": 154
},
"hsl": {
"h": 21.081,
"s": 22.424,
"l": 67.647
},
"oklch": {
"l": 0.7457,
"c": 0.03365,
"h": 50.3
},
"luminance": 0.41047
}Semantic roles & 50–950 ramp
primary
#BFA79A
secondary
#D5DCE0
accent
#80A145
background
#FCFBFB
surface
#F9F7F6
border
#D2D0D0
text
#141211
muted
#828180