#BF8499#BF8499
#BF8499 is a light, moderate pink. Relative luminance 0.299; OKLCH L 67.8% C 0.077 H 356.3°. Best body text is #000000 at 6.98:1 contrast (WCAG AA passes).
Color values
| HEX | #BF8499 |
|---|---|
| RGB | rgb(191, 132, 153) |
| HSL | hsl(339, 32%, 63%) |
| HSV | hsv(339, 31%, 75%) |
| CMYK | cmyk(0%, 30.9%, 19.9%, 25.1%) |
| CIE-LAB | lab(61.55, 25.77, -2.02) |
| CIE-LCH | lch(61.55, 25.84, 355.53°) |
| OKLab | oklab(67.85% 0.0772 -0.005) |
| OKLCH | oklch(67.85% 0.077 356.3) |
| XYZ | xyz(35.4873, 29.8807, 34.0292) |
| Luminance | 0.2988 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 4.39
Grey Pink
#C3909B
ΔE00 4.53
Dull Pink
#D5869D
ΔE00 4.54
Dusky Pink
#CC7A8B
ΔE00 5.44
Greyish Pink
#C88D94
ΔE00 5.55
Old Rose
#C87F89
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF8499 #84BFAA
analogous
#BF84B6 #BF8499 #BF8C84
triadic
#BF8499 #99BF84 #8499BF
tetradic
#BF8499 #B6BF84 #84BFAA #8C84BF
square
#BF8499 #B6BF84 #84BFAA #8C84BF
split-complementary
#BF8499 #84BF8C #84B6BF
monochromatic
#84455B #AA5C78 #BF8499 #D4ACBA #E9D5DC
Accessibility & contrast
On white
3.01
#BF8499 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.98
#BF8499 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BF8499
6.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF8499 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF8499 | 1.00 | 3.01 | 6.98 | 6.98 |
| #FFFFFF | 3.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B8F9A
Deuteranopia (green-blind)
#999898
Tritanopia (blue-blind)
#C8818B
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #bf8499; /* rgb */ color: rgb(191, 132, 153); /* oklch */ color: oklch(67.8% 0.077 356.3);
Tailwind
colors: {
custom: {
50: '#d3a8b7',
500: '#bf8499',
950: '#000000',
},
}SCSS
$custom: #bf8499; $custom-light: #d3a8b7; $custom-dark: #000000;
JSON
{
"hex": "#bf8499",
"rgb": {
"r": 191,
"g": 132,
"b": 153
},
"hsl": {
"h": 338.644,
"s": 31.551,
"l": 63.333
},
"oklch": {
"l": 0.6785,
"c": 0.07731,
"h": 356.3
},
"luminance": 0.29879
}Semantic roles & 50–950 ramp
primary
#BF8499
secondary
#C5DAD2
accent
#AA833B
background
#FDFAFB
surface
#FAF4F6
border
#D3CED0
text
#140F11
muted
#837F80