#BF9AA2#BF9AA2
#BF9AA2 is a light, muted red. Relative luminance 0.368; OKLCH L 72.2% C 0.045 H 3.8°. Best body text is #000000 at 8.36:1 contrast (WCAG AA passes).
Color values
| HEX | #BF9AA2 |
|---|---|
| RGB | rgb(191, 154, 162) |
| HSL | hsl(347, 22%, 68%) |
| HSV | hsv(347, 19%, 75%) |
| CMYK | cmyk(0%, 19.4%, 15.2%, 25.1%) |
| CIE-LAB | lab(67.12, 15.03, 1.05) |
| CIE-LCH | lch(67.12, 15.06, 3.99°) |
| OKLab | oklab(72.23% 0.0452 0.003) |
| OKLCH | oklch(72.23% 0.045 3.8) |
| XYZ | xyz(39.5630, 36.7976, 39.1940) |
| Luminance | 0.3680 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Mauve
#C292A1
ΔE00 3.97
Grey Pink
#C3909B
ΔE00 4.22
Rosybrown
#BC8F8F
ΔE00 4.96
Dusty Pink
#D8A7B1
ΔE00 5.54
Greyish Pink
#C88D94
ΔE00 6.05
Pinkish Grey
#C8ACA9
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF9AA2 #9ABFB7
analogous
#BF9AB4 #BF9AA2 #BFA49A
triadic
#BF9AA2 #A2BF9A #9AA2BF
tetradic
#BF9AA2 #B4BF9A #9ABFB7 #A49ABF
square
#BF9AA2 #B4BF9A #9ABFB7 #A49ABF
split-complementary
#BF9AA2 #9ABFA4 #9AB4BF
monochromatic
#885661 #A77580 #BF9AA2 #D7BFC4 #EEE5E7
Accessibility & contrast
On white
2.51
#BF9AA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.36
#BF9AA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF9AA2
8.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF9AA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF9AA2 | 1.00 | 2.51 | 8.36 | 8.36 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA0A2
Deuteranopia (green-blind)
#A7A6A1
Tritanopia (blue-blind)
#C6989D
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #bf9aa2; /* rgb */ color: rgb(191, 154, 162); /* oklch */ color: oklch(72.2% 0.045 3.8);
Tailwind
colors: {
custom: {
50: '#d2b8bd',
500: '#bf9aa2',
950: '#000000',
},
}SCSS
$custom: #bf9aa2; $custom-light: #d2b8bd; $custom-dark: #000000;
JSON
{
"hex": "#bf9aa2",
"rgb": {
"r": 191,
"g": 154,
"b": 162
},
"hsl": {
"h": 347.027,
"s": 22.424,
"l": 67.647
},
"oklch": {
"l": 0.72233,
"c": 0.04528,
"h": 3.8
},
"luminance": 0.36796
}Semantic roles & 50–950 ramp
primary
#BF9AA2
secondary
#D5E0DE
accent
#A18D45
background
#FCFBFB
surface
#F9F6F6
border
#D2D0D0
text
#141112
muted
#828081