#BFA79C#BFA79C
#BFA79C is a light, muted orange. Relative luminance 0.411; OKLCH L 74.6% C 0.032 H 46.2°. Best body text is #000000 at 9.22:1 contrast (WCAG AA passes).
Color values
| HEX | #BFA79C |
|---|---|
| RGB | rgb(191, 167, 156) |
| HSL | hsl(19, 21%, 68%) |
| HSV | hsv(19, 18%, 75%) |
| CMYK | cmyk(0%, 12.6%, 18.3%, 25.1%) |
| CIE-LAB | lab(70.26, 6.93, 8.89) |
| CIE-LCH | lch(70.26, 11.28, 52.07°) |
| OKLab | oklab(74.62% 0.0223 0.0232) |
| OKLCH | oklch(74.62% 0.032 46.2) |
| XYZ | xyz(41.3053, 41.1152, 37.2062) |
| Luminance | 0.4111 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.84
Mushroom
#BA9E88
ΔE00 5.25
Greige
#B8AB98
ΔE00 7.45
Stone
#A89F91
ΔE00 8.38
Warm Gray
#C9BEB0
ΔE00 8.57
Taupe (survey)
#B9A281
ΔE00 9.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFA79C #9CB4BF
analogous
#BF9CA2 #BFA79C #BFB89C
triadic
#BFA79C #9CBFA7 #A79CBF
tetradic
#BFA79C #A2BF9C #9CB4BF #B89CBF
square
#BFA79C #A2BF9C #9CB4BF #B89CBF
split-complementary
#BFA79C #9CBFB8 #9CA2BF
monochromatic
#886758 #A78677 #BFA79C #D7C8C1 #EFE9E6
Accessibility & contrast
On white
2.28
#BFA79C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.22
#BFA79C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFA79C
9.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFA79C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFA79C | 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)
#ADA99B
Deuteranopia (green-blind)
#B3AE9C
Tritanopia (blue-blind)
#C6A3A4
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #bfa79c; /* rgb */ color: rgb(191, 167, 156); /* oklch */ color: oklch(74.6% 0.032 46.2);
Tailwind
colors: {
custom: {
50: '#d2c1b9',
500: '#bfa79c',
950: '#000000',
},
}SCSS
$custom: #bfa79c; $custom-light: #d2c1b9; $custom-dark: #000000;
JSON
{
"hex": "#bfa79c",
"rgb": {
"r": 191,
"g": 167,
"b": 156
},
"hsl": {
"h": 18.857,
"s": 21.472,
"l": 68.039
},
"oklch": {
"l": 0.74622,
"c": 0.03222,
"h": 46.2
},
"luminance": 0.41114
}Semantic roles & 50–950 ramp
primary
#BFA79C
secondary
#D6DDE1
accent
#84A046
background
#FCFBFB
surface
#F9F7F6
border
#D2D0D0
text
#141211
muted
#828180