#BF8A96#BF8A96
#BF8A96 is a light, moderate red. Relative luminance 0.315; OKLCH L 68.9% C 0.066 H 4.0°. Best body text is #000000 at 7.29:1 contrast (WCAG AA passes).
Color values
| HEX | #BF8A96 |
|---|---|
| RGB | rgb(191, 138, 150) |
| HSL | hsl(346, 29%, 65%) |
| HSV | hsv(346, 28%, 75%) |
| CMYK | cmyk(0%, 27.7%, 21.5%, 25.1%) |
| CIE-LAB | lab(62.89, 21.98, 1.65) |
| CIE-LCH | lch(62.89, 22.04, 4.29°) |
| OKLab | oklab(68.85% 0.0663 0.0046) |
| OKLCH | oklch(68.85% 0.066 4) |
| XYZ | xyz(36.0798, 31.4572, 33.0196) |
| Luminance | 0.3145 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Grey Pink
#C3909B
ΔE00 1.78
Light Mauve
#C292A1
ΔE00 2.81
Greyish Pink
#C88D94
ΔE00 2.83
Old Rose
#C87F89
ΔE00 4.86
Rosybrown
#BC8F8F
ΔE00 4.90
Dusty Pink (survey)
#D58A94
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF8A96 #8ABFB3
analogous
#BF8AB1 #BF8A96 #BF998A
triadic
#BF8A96 #96BF8A #8A96BF
tetradic
#BF8A96 #B1BF8A #8ABFB3 #998ABF
square
#BF8A96 #B1BF8A #8ABFB3 #998ABF
split-complementary
#BF8A96 #8ABF99 #8AB1BF
monochromatic
#864957 #A96272 #BF8A96 #D5B2BA #EAD9DD
Accessibility & contrast
On white
2.88
#BF8A96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.29
#BF8A96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF8A96
7.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF8A96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF8A96 | 1.00 | 2.88 | 7.29 | 7.29 |
| #FFFFFF | 2.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#919396
Deuteranopia (green-blind)
#9E9C95
Tritanopia (blue-blind)
#C8878E
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #bf8a96; /* rgb */ color: rgb(191, 138, 150); /* oklch */ color: oklch(68.9% 0.066 4.0);
Tailwind
colors: {
custom: {
50: '#d3acb4',
500: '#bf8a96',
950: '#000000',
},
}SCSS
$custom: #bf8a96; $custom-light: #d3acb4; $custom-dark: #000000;
JSON
{
"hex": "#bf8a96",
"rgb": {
"r": 191,
"g": 138,
"b": 150
},
"hsl": {
"h": 346.415,
"s": 29.282,
"l": 64.51
},
"oklch": {
"l": 0.68853,
"c": 0.06644,
"h": 4
},
"luminance": 0.31455
}Semantic roles & 50–950 ramp
primary
#BF8A96
secondary
#C9DCD7
accent
#A8903E
background
#FDFAFB
surface
#FAF4F6
border
#D3CED0
text
#141011
muted
#837F80