#BFA69E#BFA69E
#BFA69E is a light, muted red. Relative luminance 0.408; OKLCH L 74.5% C 0.032 H 38.5°. Best body text is #000000 at 9.16:1 contrast (WCAG AA passes).
Color values
| HEX | #BFA69E |
|---|---|
| RGB | rgb(191, 166, 158) |
| HSL | hsl(15, 20%, 68%) |
| HSV | hsv(15, 17%, 75%) |
| CMYK | cmyk(0%, 13.1%, 17.3%, 25.1%) |
| CIE-LAB | lab(70.05, 7.79, 7.49) |
| CIE-LCH | lch(70.05, 10.81, 43.88°) |
| OKLab | oklab(74.48% 0.0247 0.0197) |
| OKLCH | oklch(74.48% 0.032 38.5) |
| XYZ | xyz(41.2935, 40.8185, 38.0447) |
| Luminance | 0.4082 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.46
Mushroom
#BA9E88
ΔE00 6.57
Greige
#B8AB98
ΔE00 8.94
Rosybrown
#BC8F8F
ΔE00 9.44
Stone
#A89F91
ΔE00 9.44
Warm Gray
#C9BEB0
ΔE00 9.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFA69E #9EB7BF
analogous
#BF9EA6 #BFA69E #BFB69E
triadic
#BFA69E #9EBFA6 #A69EBF
tetradic
#BFA69E #A6BF9E #9EB7BF #B69EBF
square
#BFA69E #A6BF9E #9EB7BF #B69EBF
split-complementary
#BFA69E #9EBFB6 #9EA6BF
monochromatic
#89655A #A78479 #BFA69E #D7C8C3 #F0EAE8
Accessibility & contrast
On white
2.29
#BFA69E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.16
#BFA69E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFA69E
9.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFA69E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFA69E | 1.00 | 2.29 | 9.16 | 9.16 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACA89D
Deuteranopia (green-blind)
#B1AD9E
Tritanopia (blue-blind)
#C6A3A4
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #bfa69e; /* rgb */ color: rgb(191, 166, 158); /* oklch */ color: oklch(74.5% 0.032 38.5);
Tailwind
colors: {
custom: {
50: '#d2c0ba',
500: '#bfa69e',
950: '#000000',
},
}SCSS
$custom: #bfa69e; $custom-light: #d2c0ba; $custom-dark: #000000;
JSON
{
"hex": "#bfa69e",
"rgb": {
"r": 191,
"g": 166,
"b": 158
},
"hsl": {
"h": 14.545,
"s": 20.497,
"l": 68.431
},
"oklch": {
"l": 0.74475,
"c": 0.03156,
"h": 38.5
},
"luminance": 0.40817
}Semantic roles & 50–950 ramp
primary
#BFA69E
secondary
#D7DFE1
accent
#899F47
background
#FCFBFB
surface
#F9F7F6
border
#D2D0D0
text
#141211
muted
#828180