#BF969F#BF969F
#BF969F is a light, muted red. Relative luminance 0.354; OKLCH L 71.4% C 0.051 H 3.8°. Best body text is #000000 at 8.08:1 contrast (WCAG AA passes).
Color values
| HEX | #BF969F |
|---|---|
| RGB | rgb(191, 150, 159) |
| HSL | hsl(347, 24%, 67%) |
| HSV | hsv(347, 21%, 75%) |
| CMYK | cmyk(0%, 21.5%, 16.8%, 25.1%) |
| CIE-LAB | lab(66.05, 16.75, 1.17) |
| CIE-LCH | lch(66.05, 16.79, 3.99°) |
| OKLab | oklab(71.38% 0.0504 0.0033) |
| OKLCH | oklch(71.38% 0.051 3.8) |
| XYZ | xyz(38.6503, 35.3937, 37.5899) |
| Luminance | 0.3539 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Mauve
#C292A1
ΔE00 2.71
Grey Pink
#C3909B
ΔE00 2.79
Rosybrown
#BC8F8F
ΔE00 4.32
Greyish Pink
#C88D94
ΔE00 4.79
Dusty Pink
#D8A7B1
ΔE00 5.81
Faded Pink
#DE9DAC
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF969F #96BFB6
analogous
#BF96B4 #BF969F #BFA296
triadic
#BF969F #9FBF96 #969FBF
tetradic
#BF969F #B4BF96 #96BFB6 #A296BF
square
#BF969F #B4BF96 #96BFB6 #A296BF
split-complementary
#BF969F #96BFA2 #96B4BF
monochromatic
#88535E #A8707C #BF969F #D6BCC2 #EDE2E5
Accessibility & contrast
On white
2.60
#BF969F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.08
#BF969F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF969F
8.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF969F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF969F | 1.00 | 2.60 | 8.08 | 8.08 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9B9C9F
Deuteranopia (green-blind)
#A5A39E
Tritanopia (blue-blind)
#C79499
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #bf969f; /* rgb */ color: rgb(191, 150, 159); /* oklch */ color: oklch(71.4% 0.051 3.8);
Tailwind
colors: {
custom: {
50: '#d3b5bb',
500: '#bf969f',
950: '#000000',
},
}SCSS
$custom: #bf969f; $custom-light: #d3b5bb; $custom-dark: #000000;
JSON
{
"hex": "#bf969f",
"rgb": {
"r": 191,
"g": 150,
"b": 159
},
"hsl": {
"h": 346.829,
"s": 24.26,
"l": 66.863
},
"oklch": {
"l": 0.71376,
"c": 0.0505,
"h": 3.8
},
"luminance": 0.35392
}Semantic roles & 50–950 ramp
primary
#BF969F
secondary
#D2DFDC
accent
#A38E43
background
#FCFBFB
surface
#F9F6F6
border
#D2D0D0
text
#141111
muted
#828080