#BF8596#BF8596
#BF8596 is a light, moderate pink. Relative luminance 0.301; OKLCH L 67.9% C 0.074 H 0.1°. Best body text is #000000 at 7.01:1 contrast (WCAG AA passes).
Color values
| HEX | #BF8596 |
|---|---|
| RGB | rgb(191, 133, 150) |
| HSL | hsl(342, 31%, 64%) |
| HSV | hsv(342, 30%, 75%) |
| CMYK | cmyk(0%, 30.4%, 21.5%, 25.1%) |
| CIE-LAB | lab(61.70, 24.75, -0.08) |
| CIE-LCH | lch(61.70, 24.75, 359.81°) |
| OKLab | oklab(67.94% 0.0744 0.0001) |
| OKLCH | oklch(67.94% 0.074 0.1) |
| XYZ | xyz(35.3789, 30.0553, 32.7860) |
| Luminance | 0.3005 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Grey Pink
#C3909B
ΔE00 3.62
Light Mauve
#C292A1
ΔE00 3.96
Greyish Pink
#C88D94
ΔE00 4.36
Dull Pink
#D5869D
ΔE00 4.57
Old Rose
#C87F89
ΔE00 4.65
Dusky Pink
#CC7A8B
ΔE00 5.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF8596 #85BFAE
analogous
#BF85B3 #BF8596 #BF9185
triadic
#BF8596 #96BF85 #8596BF
tetradic
#BF8596 #B3BF85 #85BFAE #9185BF
square
#BF8596 #B3BF85 #85BFAE #9185BF
split-complementary
#BF8596 #85BF91 #85B3BF
monochromatic
#844558 #AA5D73 #BF8596 #D4ADB9 #E9D5DB
Accessibility & contrast
On white
3.00
#BF8596 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
7.01
#BF8596 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF8596
7.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF8596 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF8596 | 1.00 | 3.00 | 7.01 | 7.01 |
| #FFFFFF | 3.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C8F97
Deuteranopia (green-blind)
#9A9995
Tritanopia (blue-blind)
#C9828B
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #bf8596; /* rgb */ color: rgb(191, 133, 150); /* oklch */ color: oklch(67.9% 0.074 0.1);
Tailwind
colors: {
custom: {
50: '#d3a9b4',
500: '#bf8596',
950: '#000000',
},
}SCSS
$custom: #bf8596; $custom-light: #d3a9b4; $custom-dark: #000000;
JSON
{
"hex": "#bf8596",
"rgb": {
"r": 191,
"g": 133,
"b": 150
},
"hsl": {
"h": 342.414,
"s": 31.183,
"l": 63.529
},
"oklch": {
"l": 0.67938,
"c": 0.07441,
"h": 0.1
},
"luminance": 0.30053
}Semantic roles & 50–950 ramp
primary
#BF8596
secondary
#C6DAD4
accent
#AA8A3C
background
#FDFAFB
surface
#FAF4F6
border
#D3CED0
text
#141011
muted
#837F80