#BFA79E#BFA79E
#BFA79E is a light, muted orange. Relative luminance 0.412; OKLCH L 74.7% C 0.031 H 41.7°. Best body text is #000000 at 9.24:1 contrast (WCAG AA passes).
Color values
| HEX | #BFA79E |
|---|---|
| RGB | rgb(191, 167, 158) |
| HSL | hsl(16, 20%, 68%) |
| HSV | hsv(16, 17%, 75%) |
| CMYK | cmyk(0%, 12.6%, 17.3%, 25.1%) |
| CIE-LAB | lab(70.30, 7.25, 7.86) |
| CIE-LCH | lch(70.30, 10.69, 47.32°) |
| OKLab | oklab(74.68% 0.0231 0.0206) |
| OKLCH | oklch(74.68% 0.031 41.7) |
| XYZ | xyz(41.4760, 41.1835, 38.1055) |
| Luminance | 0.4118 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.96
Mushroom
#BA9E88
ΔE00 6.12
Greige
#B8AB98
ΔE00 8.20
Stone
#A89F91
ΔE00 8.89
Warm Gray
#C9BEB0
ΔE00 8.98
Rosybrown
#BC8F8F
ΔE00 10.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFA79E #9EB6BF
analogous
#BF9EA5 #BFA79E #BFB79E
triadic
#BFA79E #9EBFA7 #A79EBF
tetradic
#BFA79E #A5BF9E #9EB6BF #B79EBF
square
#BFA79E #A5BF9E #9EB6BF #B79EBF
split-complementary
#BFA79E #9EBFB7 #9EA5BF
monochromatic
#89675A #A78679 #BFA79E #D7C8C3 #F0EAE8
Accessibility & contrast
On white
2.27
#BFA79E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.24
#BFA79E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFA79E
9.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFA79E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFA79E | 1.00 | 2.27 | 9.24 | 9.24 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADA99D
Deuteranopia (green-blind)
#B2AE9E
Tritanopia (blue-blind)
#C6A4A4
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #bfa79e; /* rgb */ color: rgb(191, 167, 158); /* oklch */ color: oklch(74.7% 0.031 41.7);
Tailwind
colors: {
custom: {
50: '#d2c1ba',
500: '#bfa79e',
950: '#000000',
},
}SCSS
$custom: #bfa79e; $custom-light: #d2c1ba; $custom-dark: #000000;
JSON
{
"hex": "#bfa79e",
"rgb": {
"r": 191,
"g": 167,
"b": 158
},
"hsl": {
"h": 16.364,
"s": 20.497,
"l": 68.431
},
"oklch": {
"l": 0.74675,
"c": 0.03097,
"h": 41.7
},
"luminance": 0.41182
}Semantic roles & 50–950 ramp
primary
#BFA79E
secondary
#D7DFE1
accent
#879F47
background
#FCFBFB
surface
#F9F7F6
border
#D2D0D0
text
#141211
muted
#828180