#BFA09E#BFA09E
#BFA09E is a light, muted red. Relative luminance 0.387; OKLCH L 73.3% C 0.037 H 22.4°. Best body text is #000000 at 8.74:1 contrast (WCAG AA passes).
Color values
| HEX | #BFA09E |
|---|---|
| RGB | rgb(191, 160, 158) |
| HSL | hsl(4, 20%, 68%) |
| HSV | hsv(4, 17%, 75%) |
| CMYK | cmyk(0%, 16.2%, 17.3%, 25.1%) |
| CIE-LAB | lab(68.52, 11.08, 5.31) |
| CIE-LCH | lch(68.52, 12.28, 25.59°) |
| OKLab | oklab(73.29% 0.0341 0.0141) |
| OKLCH | oklch(73.29% 0.037 22.4) |
| XYZ | xyz(40.2282, 38.6879, 37.6895) |
| Luminance | 0.3869 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.42
Rosybrown
#BC8F8F
ΔE00 5.97
Dusty Pink
#D8A7B1
ΔE00 7.73
Grey Pink
#C3909B
ΔE00 8.18
Light Mauve
#C292A1
ΔE00 8.55
Greyish Pink
#C88D94
ΔE00 8.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFA09E #9EBDBF
analogous
#BF9EAC #BFA09E #BFB09E
triadic
#BFA09E #9EBFA0 #A09EBF
tetradic
#BFA09E #ACBF9E #9EBDBF #B09EBF
square
#BFA09E #ACBF9E #9EBDBF #B09EBF
split-complementary
#BFA09E #9EBFB0 #9EACBF
monochromatic
#895D5A #A77C79 #BFA09E #D7C4C3 #F0E8E8
Accessibility & contrast
On white
2.40
#BFA09E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.74
#BFA09E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFA09E
8.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFA09E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFA09E | 1.00 | 2.40 | 8.74 | 8.74 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A49E
Deuteranopia (green-blind)
#ADA99E
Tritanopia (blue-blind)
#C69DA0
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #bfa09e; /* rgb */ color: rgb(191, 160, 158); /* oklch */ color: oklch(73.3% 0.037 22.4);
Tailwind
colors: {
custom: {
50: '#d2bcba',
500: '#bfa09e',
950: '#000000',
},
}SCSS
$custom: #bfa09e; $custom-light: #d2bcba; $custom-dark: #000000;
JSON
{
"hex": "#bfa09e",
"rgb": {
"r": 191,
"g": 160,
"b": 158
},
"hsl": {
"h": 3.636,
"s": 20.497,
"l": 68.431
},
"oklch": {
"l": 0.73286,
"c": 0.0369,
"h": 22.4
},
"luminance": 0.38687
}Semantic roles & 50–950 ramp
primary
#BFA09E
secondary
#D7E1E1
accent
#9A9F47
background
#FCFBFB
surface
#F9F6F6
border
#D2D0D0
text
#141211
muted
#828180