#BF989D#BF989D
#BF989D is a light, muted red. Relative luminance 0.360; OKLCH L 71.7% C 0.047 H 9.7°. Best body text is #000000 at 8.19:1 contrast (WCAG AA passes).
Color values
| HEX | #BF989D |
|---|---|
| RGB | rgb(191, 152, 157) |
| HSL | hsl(352, 23%, 67%) |
| HSV | hsv(352, 20%, 75%) |
| CMYK | cmyk(0%, 20.4%, 17.8%, 25.1%) |
| CIE-LAB | lab(66.50, 15.32, 2.93) |
| CIE-LCH | lch(66.50, 15.60, 10.84°) |
| OKLab | oklab(71.7% 0.0464 0.0079) |
| OKLCH | oklch(71.7% 0.047 9.7) |
| XYZ | xyz(38.8000, 35.9686, 36.7906) |
| Luminance | 0.3597 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosybrown
#BC8F8F
ΔE00 3.60
Grey Pink
#C3909B
ΔE00 3.96
Light Mauve
#C292A1
ΔE00 4.32
Greyish Pink
#C88D94
ΔE00 5.27
Dusty Pink
#D8A7B1
ΔE00 5.94
Pinkish Grey
#C8ACA9
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF989D #98BFBA
analogous
#BF98B0 #BF989D #BFA798
triadic
#BF989D #9DBF98 #989DBF
tetradic
#BF989D #B0BF98 #98BFBA #A798BF
square
#BF989D #B0BF98 #98BFBA #A798BF
split-complementary
#BF989D #98BFA7 #98B0BF
monochromatic
#88555B #A87279 #BF989D #D6BEC1 #EEE3E5
Accessibility & contrast
On white
2.56
#BF989D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.19
#BF989D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF989D
8.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF989D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF989D | 1.00 | 2.56 | 8.19 | 8.19 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9E9E9D
Deuteranopia (green-blind)
#A7A49C
Tritanopia (blue-blind)
#C7959A
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #bf989d; /* rgb */ color: rgb(191, 152, 157); /* oklch */ color: oklch(71.7% 0.047 9.7);
Tailwind
colors: {
custom: {
50: '#d2b6b9',
500: '#bf989d',
950: '#000000',
},
}SCSS
$custom: #bf989d; $custom-light: #d2b6b9; $custom-dark: #000000;
JSON
{
"hex": "#bf989d",
"rgb": {
"r": 191,
"g": 152,
"b": 157
},
"hsl": {
"h": 352.308,
"s": 23.353,
"l": 67.255
},
"oklch": {
"l": 0.71701,
"c": 0.04709,
"h": 9.7
},
"luminance": 0.35967
}Semantic roles & 50–950 ramp
primary
#BF989D
secondary
#D3E0DE
accent
#A29644
background
#FCFBFB
surface
#F9F6F6
border
#D2D0D0
text
#141111
muted
#828080