#BF8098#BF8098
#BF8098 is a light, moderate pink. Relative luminance 0.288; OKLCH L 67.1% C 0.084 H 355.1°. Best body text is #000000 at 6.76:1 contrast (WCAG AA passes).
Color values
| HEX | #BF8098 |
|---|---|
| RGB | rgb(191, 128, 152) |
| HSL | hsl(337, 33%, 63%) |
| HSV | hsv(337, 33%, 75%) |
| CMYK | cmyk(0%, 33%, 20.4%, 25.1%) |
| CIE-LAB | lab(60.59, 27.82, -2.86) |
| CIE-LCH | lch(60.59, 27.96, 354.14°) |
| OKLab | oklab(67.11% 0.0833 -0.0072) |
| OKLCH | oklch(67.11% 0.084 355.1) |
| XYZ | xyz(34.8730, 28.7837, 33.4186) |
| Luminance | 0.2878 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dull Pink
#D5869D
ΔE00 4.70
Dusky Pink
#CC7A8B
ΔE00 5.21
Muted Pink
#D1768F
ΔE00 5.29
Light Mauve
#C292A1
ΔE00 5.71
Old Pink
#C77986
ΔE00 5.79
Grey Pink
#C3909B
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF8098 #80BFA7
analogous
#BF80B7 #BF8098 #BF8880
triadic
#BF8098 #98BF80 #8098BF
tetradic
#BF8098 #B7BF80 #80BFA7 #8880BF
square
#BF8098 #B7BF80 #80BFA7 #8880BF
split-complementary
#BF8098 #80BF88 #80B7BF
monochromatic
#83425B #AA5777 #BF8098 #D4A9B9 #E8D1DA
Accessibility & contrast
On white
3.11
#BF8098 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.76
#BF8098 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BF8098
6.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF8098 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF8098 | 1.00 | 3.11 | 6.76 | 6.76 |
| #FFFFFF | 3.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#878C99
Deuteranopia (green-blind)
#969697
Tritanopia (blue-blind)
#C97D88
Achromatopsia (no color)
#929292
Design tokens & code
CSS
--color: #bf8098; /* rgb */ color: rgb(191, 128, 152); /* oklch */ color: oklch(67.1% 0.084 355.1);
Tailwind
colors: {
custom: {
50: '#d3a5b6',
500: '#bf8098',
950: '#000000',
},
}SCSS
$custom: #bf8098; $custom-light: #d3a5b6; $custom-dark: #000000;
JSON
{
"hex": "#bf8098",
"rgb": {
"r": 191,
"g": 128,
"b": 152
},
"hsl": {
"h": 337.143,
"s": 32.984,
"l": 62.549
},
"oklch": {
"l": 0.67105,
"c": 0.08358,
"h": 355.1
},
"luminance": 0.28782
}Semantic roles & 50–950 ramp
primary
#BF8098
secondary
#C2D9D0
accent
#AC803A
background
#FDFAFB
surface
#FAF4F6
border
#D3CED0
text
#140F11
muted
#837F80