#BF98A3#BF98A3
#BF98A3 is a light, muted pink. Relative luminance 0.362; OKLCH L 71.9% C 0.049 H 359.7°. Best body text is #000000 at 8.24:1 contrast (WCAG AA passes).
Color values
| HEX | #BF98A3 |
|---|---|
| RGB | rgb(191, 152, 163) |
| HSL | hsl(343, 23%, 67%) |
| HSV | hsv(343, 20%, 75%) |
| CMYK | cmyk(0%, 20.4%, 14.7%, 25.1%) |
| CIE-LAB | lab(66.66, 16.30, -0.20) |
| CIE-LCH | lch(66.66, 16.30, 359.31°) |
| OKLab | oklab(71.88% 0.0487 -0.0003) |
| OKLCH | oklch(71.88% 0.049 359.7) |
| XYZ | xyz(39.3249, 36.1786, 39.5549) |
| Luminance | 0.3618 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 2.81
Grey Pink
#C3909B
ΔE00 3.49
Rosybrown
#BC8F8F
ΔE00 5.39
Dusty Pink
#D8A7B1
ΔE00 5.61
Greyish Pink
#C88D94
ΔE00 5.71
Faded Pink
#DE9DAC
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF98A3 #98BFB4
analogous
#BF98B7 #BF98A3 #BFA198
triadic
#BF98A3 #A3BF98 #98A3BF
tetradic
#BF98A3 #B7BF98 #98BFB4 #A198BF
square
#BF98A3 #B7BF98 #98BFB4 #A198BF
split-complementary
#BF98A3 #98BFA1 #98B7BF
monochromatic
#885563 #A87281 #BF98A3 #D6BEC5 #EEE3E6
Accessibility & contrast
On white
2.55
#BF98A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.24
#BF98A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF98A3
8.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF98A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF98A3 | 1.00 | 2.55 | 8.24 | 8.24 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9D9EA3
Deuteranopia (green-blind)
#A5A5A2
Tritanopia (blue-blind)
#C6969C
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #bf98a3; /* rgb */ color: rgb(191, 152, 163); /* oklch */ color: oklch(71.9% 0.049 359.7);
Tailwind
colors: {
custom: {
50: '#d2b6be',
500: '#bf98a3',
950: '#000000',
},
}SCSS
$custom: #bf98a3; $custom-light: #d2b6be; $custom-dark: #000000;
JSON
{
"hex": "#bf98a3",
"rgb": {
"r": 191,
"g": 152,
"b": 163
},
"hsl": {
"h": 343.077,
"s": 23.353,
"l": 67.255
},
"oklch": {
"l": 0.71878,
"c": 0.04874,
"h": 359.7
},
"luminance": 0.36177
}Semantic roles & 50–950 ramp
primary
#BF98A3
secondary
#D3E0DC
accent
#A28744
background
#FCFBFB
surface
#F9F6F6
border
#D2D0D0
text
#141112
muted
#828081