#BF969B#BF969B
#BF969B is a light, muted red. Relative luminance 0.353; OKLCH L 71.3% C 0.050 H 10.2°. Best body text is #000000 at 8.05:1 contrast (WCAG AA passes).
Color values
| HEX | #BF969B |
|---|---|
| RGB | rgb(191, 150, 155) |
| HSL | hsl(353, 24%, 67%) |
| HSV | hsv(353, 21%, 75%) |
| CMYK | cmyk(0%, 21.5%, 18.8%, 25.1%) |
| CIE-LAB | lab(65.95, 16.11, 3.26) |
| CIE-LCH | lch(65.95, 16.44, 11.44°) |
| OKLab | oklab(71.26% 0.0488 0.0088) |
| OKLCH | oklch(71.26% 0.05 10.2) |
| XYZ | xyz(38.3088, 35.2571, 35.7914) |
| Luminance | 0.3526 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosybrown
#BC8F8F
ΔE00 3.06
Grey Pink
#C3909B
ΔE00 3.39
Light Mauve
#C292A1
ΔE00 4.00
Greyish Pink
#C88D94
ΔE00 4.60
Dusty Pink
#D8A7B1
ΔE00 6.14
Faded Pink
#DE9DAC
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF969B #96BFBA
analogous
#BF96B0 #BF969B #BFA696
triadic
#BF969B #9BBF96 #969BBF
tetradic
#BF969B #B0BF96 #96BFBA #A696BF
square
#BF969B #B0BF96 #96BFBA #A696BF
split-complementary
#BF969B #96BFA6 #96B0BF
monochromatic
#885359 #A87077 #BF969B #D6BCBF #EDE2E3
Accessibility & contrast
On white
2.61
#BF969B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.05
#BF969B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF969B
8.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF969B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF969B | 1.00 | 2.61 | 8.05 | 8.05 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9C9C9B
Deuteranopia (green-blind)
#A6A39A
Tritanopia (blue-blind)
#C79398
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #bf969b; /* rgb */ color: rgb(191, 150, 155); /* oklch */ color: oklch(71.3% 0.050 10.2);
Tailwind
colors: {
custom: {
50: '#d3b5b8',
500: '#bf969b',
950: '#000000',
},
}SCSS
$custom: #bf969b; $custom-light: #d3b5b8; $custom-dark: #000000;
JSON
{
"hex": "#bf969b",
"rgb": {
"r": 191,
"g": 150,
"b": 155
},
"hsl": {
"h": 352.683,
"s": 24.26,
"l": 66.863
},
"oklch": {
"l": 0.71259,
"c": 0.04962,
"h": 10.2
},
"luminance": 0.35256
}Semantic roles & 50–950 ramp
primary
#BF969B
secondary
#D2DFDD
accent
#A39743
background
#FDFBFB
surface
#FAF6F6
border
#D3D0D0
text
#141111
muted
#838080