#BF989B#BF989B
#BF989B is a light, muted red. Relative luminance 0.359; OKLCH L 71.6% C 0.047 H 13.1°. Best body text is #000000 at 8.18:1 contrast (WCAG AA passes).
Color values
| HEX | #BF989B |
|---|---|
| RGB | rgb(191, 152, 155) |
| HSL | hsl(355, 23%, 67%) |
| HSV | hsv(355, 20%, 75%) |
| CMYK | cmyk(0%, 20.4%, 18.8%, 25.1%) |
| CIE-LAB | lab(66.44, 15.01, 3.98) |
| CIE-LCH | lch(66.44, 15.52, 14.85°) |
| OKLab | oklab(71.64% 0.0456 0.0107) |
| OKLCH | oklch(71.64% 0.047 13.1) |
| XYZ | xyz(38.6306, 35.9009, 35.8987) |
| Luminance | 0.3590 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosybrown
#BC8F8F
ΔE00 3.17
Grey Pink
#C3909B
ΔE00 4.43
Light Mauve
#C292A1
ΔE00 5.01
Greyish Pink
#C88D94
ΔE00 5.38
Dusty Pink
#D8A7B1
ΔE00 6.26
Pinkish Grey
#C8ACA9
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF989B #98BFBC
analogous
#BF98AE #BF989B #BFA998
triadic
#BF989B #9BBF98 #989BBF
tetradic
#BF989B #AEBF98 #98BFBC #A998BF
square
#BF989B #AEBF98 #98BFBC #A998BF
split-complementary
#BF989B #98BFA9 #98AEBF
monochromatic
#885559 #A87276 #BF989B #D6BEC0 #EEE3E4
Accessibility & contrast
On white
2.57
#BF989B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.18
#BF989B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF989B
8.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF989B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF989B | 1.00 | 2.57 | 8.18 | 8.18 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9E9D9B
Deuteranopia (green-blind)
#A7A49A
Tritanopia (blue-blind)
#C79599
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #bf989b; /* rgb */ color: rgb(191, 152, 155); /* oklch */ color: oklch(71.6% 0.047 13.1);
Tailwind
colors: {
custom: {
50: '#d3b6b8',
500: '#bf989b',
950: '#000000',
},
}SCSS
$custom: #bf989b; $custom-light: #d3b6b8; $custom-dark: #000000;
JSON
{
"hex": "#bf989b",
"rgb": {
"r": 191,
"g": 152,
"b": 155
},
"hsl": {
"h": 355.385,
"s": 23.353,
"l": 67.255
},
"oklch": {
"l": 0.71644,
"c": 0.04687,
"h": 13.1
},
"luminance": 0.35899
}Semantic roles & 50–950 ramp
primary
#BF989B
secondary
#D3E0DF
accent
#A29B44
background
#FCFBFB
surface
#F9F6F6
border
#D2D0D0
text
#141111
muted
#828080