#BF9EAE#BF9EAE
#BF9EAE is a light, muted pink. Relative luminance 0.386; OKLCH L 73.4% C 0.044 H 347.5°. Best body text is #000000 at 8.72:1 contrast (WCAG AA passes).
Color values
| HEX | #BF9EAE |
|---|---|
| RGB | rgb(191, 158, 174) |
| HSL | hsl(331, 20%, 68%) |
| HSV | hsv(331, 17%, 75%) |
| CMYK | cmyk(0%, 17.3%, 8.9%, 25.1%) |
| CIE-LAB | lab(68.45, 14.86, -3.71) |
| CIE-LCH | lch(68.45, 15.31, 345.99°) |
| OKLab | oklab(73.37% 0.0434 -0.0096) |
| OKLCH | oklch(73.37% 0.044 347.5) |
| XYZ | xyz(41.3522, 38.5872, 45.3059) |
| Luminance | 0.3859 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 4.85
Dusty Pink
#D8A7B1
ΔE00 6.09
Grey Pink
#C3909B
ΔE00 6.15
Lilac
#C8A2C8
ΔE00 7.15
Faded Pink
#DE9DAC
ΔE00 8.03
Rosybrown
#BC8F8F
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF9EAE #9EBFAF
analogous
#BF9EBE #BF9EAE #BF9E9E
triadic
#BF9EAE #AEBF9E #9EAEBF
tetradic
#BF9EAE #BEBF9E #9EBFAF #9E9EBF
square
#BF9EAE #BEBF9E #9EBFAF #9E9EBF
split-complementary
#BF9EAE #9EBF9E #9EBEBF
monochromatic
#895A71 #A7798F #BF9EAE #D7C3CD #F0E8EC
Accessibility & contrast
On white
2.41
#BF9EAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.72
#BF9EAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF9EAE
8.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF9EAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF9EAE | 1.00 | 2.41 | 8.72 | 8.72 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A4AF
Deuteranopia (green-blind)
#A8A9AD
Tritanopia (blue-blind)
#C49EA3
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #bf9eae; /* rgb */ color: rgb(191, 158, 174); /* oklch */ color: oklch(73.4% 0.044 347.5);
Tailwind
colors: {
custom: {
50: '#d2bac6',
500: '#bf9eae',
950: '#000000',
},
}SCSS
$custom: #bf9eae; $custom-light: #d2bac6; $custom-dark: #000000;
JSON
{
"hex": "#bf9eae",
"rgb": {
"r": 191,
"g": 158,
"b": 174
},
"hsl": {
"h": 330.909,
"s": 20.497,
"l": 68.431
},
"oklch": {
"l": 0.73371,
"c": 0.04449,
"h": 347.5
},
"luminance": 0.38586
}Semantic roles & 50–950 ramp
primary
#BF9EAE
secondary
#D7E1DD
accent
#9F7447
background
#FCFBFC
surface
#F9F6F8
border
#D2D0D1
text
#141113
muted
#828082