#BF969C#BF969C
#BF969C is a light, muted red. Relative luminance 0.353; OKLCH L 71.3% C 0.050 H 8.6°. Best body text is #000000 at 8.06:1 contrast (WCAG AA passes).
Color values
| HEX | #BF969C |
|---|---|
| RGB | rgb(191, 150, 156) |
| HSL | hsl(351, 24%, 67%) |
| HSV | hsv(351, 21%, 75%) |
| CMYK | cmyk(0%, 21.5%, 18.3%, 25.1%) |
| CIE-LAB | lab(65.97, 16.27, 2.74) |
| CIE-LCH | lch(65.97, 16.50, 9.55°) |
| OKLab | oklab(71.29% 0.0492 0.0074) |
| OKLCH | oklch(71.29% 0.05 8.6) |
| XYZ | xyz(38.3931, 35.2909, 36.2355) |
| Luminance | 0.3529 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Grey Pink
#C3909B
ΔE00 3.18
Rosybrown
#BC8F8F
ΔE00 3.35
Light Mauve
#C292A1
ΔE00 3.65
Greyish Pink
#C88D94
ΔE00 4.59
Dusty Pink
#D8A7B1
ΔE00 6.02
Faded Pink
#DE9DAC
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF969C #96BFB9
analogous
#BF96B1 #BF969C #BFA596
triadic
#BF969C #9CBF96 #969CBF
tetradic
#BF969C #B1BF96 #96BFB9 #A596BF
square
#BF969C #B1BF96 #96BFB9 #A596BF
split-complementary
#BF969C #96BFA5 #96B1BF
monochromatic
#88535B #A87078 #BF969C #D6BCC0 #EDE2E4
Accessibility & contrast
On white
2.61
#BF969C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.06
#BF969C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF969C
8.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF969C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF969C | 1.00 | 2.61 | 8.06 | 8.06 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9C9C9C
Deuteranopia (green-blind)
#A5A39B
Tritanopia (blue-blind)
#C79398
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #bf969c; /* rgb */ color: rgb(191, 150, 156); /* oklch */ color: oklch(71.3% 0.050 8.6);
Tailwind
colors: {
custom: {
50: '#d3b5b9',
500: '#bf969c',
950: '#000000',
},
}SCSS
$custom: #bf969c; $custom-light: #d3b5b9; $custom-dark: #000000;
JSON
{
"hex": "#bf969c",
"rgb": {
"r": 191,
"g": 150,
"b": 156
},
"hsl": {
"h": 351.22,
"s": 24.26,
"l": 66.863
},
"oklch": {
"l": 0.71288,
"c": 0.04979,
"h": 8.6
},
"luminance": 0.35289
}Semantic roles & 50–950 ramp
primary
#BF969C
secondary
#D2DFDD
accent
#A39543
background
#FDFBFB
surface
#FAF6F6
border
#D3D0D0
text
#141111
muted
#838080