#BF8196#BF8196
#BF8196 is a light, moderate pink. Relative luminance 0.290; OKLCH L 67.2% C 0.081 H 357.6°. Best body text is #000000 at 6.80:1 contrast (WCAG AA passes).
Color values
| HEX | #BF8196 |
|---|---|
| RGB | rgb(191, 129, 150) |
| HSL | hsl(340, 33%, 63%) |
| HSV | hsv(340, 32%, 75%) |
| CMYK | cmyk(0%, 32.5%, 21.5%, 25.1%) |
| CIE-LAB | lab(60.76, 26.96, -1.45) |
| CIE-LCH | lch(60.76, 27.00, 356.91°) |
| OKLab | oklab(67.22% 0.0809 -0.0035) |
| OKLCH | oklch(67.22% 0.081 357.6) |
| XYZ | xyz(34.8416, 28.9809, 32.6069) |
| Luminance | 0.2898 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dull Pink
#D5869D
ΔE00 4.48
Dusky Pink
#CC7A8B
ΔE00 4.72
Old Rose
#C87F89
ΔE00 5.10
Grey Pink
#C3909B
ΔE00 5.14
Old Pink
#C77986
ΔE00 5.17
Muted Pink
#D1768F
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF8196 #81BFAA
analogous
#BF81B5 #BF8196 #BF8B81
triadic
#BF8196 #96BF81 #8196BF
tetradic
#BF8196 #B5BF81 #81BFAA #8B81BF
square
#BF8196 #B5BF81 #81BFAA #8B81BF
split-complementary
#BF8196 #81BF8B #81B5BF
monochromatic
#834358 #AA5874 #BF8196 #D4AAB8 #E8D2DA
Accessibility & contrast
On white
3.09
#BF8196 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.80
#BF8196 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BF8196
6.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF8196 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF8196 | 1.00 | 3.09 | 6.80 | 6.80 |
| #FFFFFF | 3.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#888C97
Deuteranopia (green-blind)
#979795
Tritanopia (blue-blind)
#C97E88
Achromatopsia (no color)
#939393
Design tokens & code
CSS
--color: #bf8196; /* rgb */ color: rgb(191, 129, 150); /* oklch */ color: oklch(67.2% 0.081 357.6);
Tailwind
colors: {
custom: {
50: '#d3a6b4',
500: '#bf8196',
950: '#000000',
},
}SCSS
$custom: #bf8196; $custom-light: #d3a6b4; $custom-dark: #000000;
JSON
{
"hex": "#bf8196",
"rgb": {
"r": 191,
"g": 129,
"b": 150
},
"hsl": {
"h": 339.677,
"s": 32.632,
"l": 62.745
},
"oklch": {
"l": 0.67219,
"c": 0.08098,
"h": 357.6
},
"luminance": 0.28979
}Semantic roles & 50–950 ramp
primary
#BF8196
secondary
#C3D9D2
accent
#AB853A
background
#FDFAFB
surface
#FAF4F6
border
#D3CED0
text
#140F11
muted
#837F80