#BF8199#BF8199
#BF8199 is a light, moderate pink. Relative luminance 0.291; OKLCH L 67.3% C 0.082 H 354.7°. Best body text is #000000 at 6.82:1 contrast (WCAG AA passes).
Color values
| HEX | #BF8199 |
|---|---|
| RGB | rgb(191, 129, 153) |
| HSL | hsl(337, 33%, 63%) |
| HSV | hsv(337, 32%, 75%) |
| CMYK | cmyk(0%, 32.5%, 19.9%, 25.1%) |
| CIE-LAB | lab(60.85, 27.42, -3.05) |
| CIE-LCH | lch(60.85, 27.59, 353.66°) |
| OKLab | oklab(67.31% 0.082 -0.0077) |
| OKLCH | oklch(67.31% 0.082 354.7) |
| XYZ | xyz(35.0863, 29.0787, 33.8955) |
| Luminance | 0.2908 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dull Pink
#D5869D
ΔE00 4.69
Dusky Pink
#CC7A8B
ΔE00 5.42
Light Mauve
#C292A1
ΔE00 5.45
Muted Pink
#D1768F
ΔE00 5.52
Grey Pink
#C3909B
ΔE00 5.67
Old Pink
#C77986
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF8199 #81BFA7
analogous
#BF81B8 #BF8199 #BF8881
triadic
#BF8199 #99BF81 #8199BF
tetradic
#BF8199 #B8BF81 #81BFA7 #8881BF
square
#BF8199 #B8BF81 #81BFA7 #8881BF
split-complementary
#BF8199 #81BF88 #81B8BF
monochromatic
#83435C #AA5878 #BF8199 #D4AABA #E8D2DB
Accessibility & contrast
On white
3.08
#BF8199 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.82
#BF8199 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BF8199
6.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF8199 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF8199 | 1.00 | 3.08 | 6.82 | 6.82 |
| #FFFFFF | 3.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#888C9A
Deuteranopia (green-blind)
#979798
Tritanopia (blue-blind)
#C87F89
Achromatopsia (no color)
#939393
Design tokens & code
CSS
--color: #bf8199; /* rgb */ color: rgb(191, 129, 153); /* oklch */ color: oklch(67.3% 0.082 354.7);
Tailwind
colors: {
custom: {
50: '#d3a6b7',
500: '#bf8199',
950: '#000000',
},
}SCSS
$custom: #bf8199; $custom-light: #d3a6b7; $custom-dark: #000000;
JSON
{
"hex": "#bf8199",
"rgb": {
"r": 191,
"g": 129,
"b": 153
},
"hsl": {
"h": 336.774,
"s": 32.632,
"l": 62.745
},
"oklch": {
"l": 0.67314,
"c": 0.08237,
"h": 354.7
},
"luminance": 0.29077
}Semantic roles & 50–950 ramp
primary
#BF8199
secondary
#C3D9D0
accent
#AB803A
background
#FDFAFB
surface
#FAF4F6
border
#D3CED0
text
#140F11
muted
#837F80