#BF989F#BF989F
#BF989F is a light, muted red. Relative luminance 0.360; OKLCH L 71.8% C 0.047 H 6.3°. Best body text is #000000 at 8.21:1 contrast (WCAG AA passes).
Color values
| HEX | #BF989F |
|---|---|
| RGB | rgb(191, 152, 159) |
| HSL | hsl(349, 23%, 67%) |
| HSV | hsv(349, 20%, 75%) |
| CMYK | cmyk(0%, 20.4%, 16.8%, 25.1%) |
| CIE-LAB | lab(66.55, 15.64, 1.89) |
| CIE-LCH | lch(66.55, 15.76, 6.88°) |
| OKLab | oklab(71.76% 0.0472 0.0052) |
| OKLCH | oklch(71.76% 0.047 6.3) |
| XYZ | xyz(38.9721, 36.0375, 37.6972) |
| Luminance | 0.3604 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Grey Pink
#C3909B
ΔE00 3.63
Light Mauve
#C292A1
ΔE00 3.71
Rosybrown
#BC8F8F
ΔE00 4.15
Greyish Pink
#C88D94
ΔE00 5.30
Dusty Pink
#D8A7B1
ΔE00 5.72
Faded Pink
#DE9DAC
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF989F #98BFB8
analogous
#BF98B2 #BF989F #BFA598
triadic
#BF989F #9FBF98 #989FBF
tetradic
#BF989F #B2BF98 #98BFB8 #A598BF
square
#BF989F #B2BF98 #98BFB8 #A598BF
split-complementary
#BF989F #98BFA5 #98B2BF
monochromatic
#88555E #A8727C #BF989F #D6BEC2 #EEE3E5
Accessibility & contrast
On white
2.56
#BF989F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.21
#BF989F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF989F
8.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF989F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF989F | 1.00 | 2.56 | 8.21 | 8.21 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9D9E9F
Deuteranopia (green-blind)
#A6A49E
Tritanopia (blue-blind)
#C7959A
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #bf989f; /* rgb */ color: rgb(191, 152, 159); /* oklch */ color: oklch(71.8% 0.047 6.3);
Tailwind
colors: {
custom: {
50: '#d2b6bb',
500: '#bf989f',
950: '#000000',
},
}SCSS
$custom: #bf989f; $custom-light: #d2b6bb; $custom-dark: #000000;
JSON
{
"hex": "#bf989f",
"rgb": {
"r": 191,
"g": 152,
"b": 159
},
"hsl": {
"h": 349.231,
"s": 23.353,
"l": 67.255
},
"oklch": {
"l": 0.71759,
"c": 0.04749,
"h": 6.3
},
"luminance": 0.36036
}Semantic roles & 50–950 ramp
primary
#BF989F
secondary
#D3E0DD
accent
#A29144
background
#FCFBFB
surface
#F9F6F6
border
#D2D0D0
text
#141111
muted
#828080