#BF92A3#BF92A3
#BF92A3 is a light, muted pink. Relative luminance 0.343; OKLCH L 70.7% C 0.059 H 354.2°. Best body text is #000000 at 7.86:1 contrast (WCAG AA passes).
Color values
| HEX | #BF92A3 |
|---|---|
| RGB | rgb(191, 146, 163) |
| HSL | hsl(337, 26%, 66%) |
| HSV | hsv(337, 24%, 75%) |
| CMYK | cmyk(0%, 23.6%, 14.7%, 25.1%) |
| CIE-LAB | lab(65.18, 19.62, -2.35) |
| CIE-LCH | lch(65.18, 19.76, 353.16°) |
| OKLab | oklab(70.74% 0.0583 -0.006) |
| OKLCH | oklch(70.74% 0.059 354.2) |
| XYZ | xyz(38.3756, 34.2800, 39.2385) |
| Luminance | 0.3428 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 1.14
Grey Pink
#C3909B
ΔE00 2.85
Greyish Pink
#C88D94
ΔE00 5.42
Rosybrown
#BC8F8F
ΔE00 6.61
Faded Pink
#DE9DAC
ΔE00 6.64
Dusty Pink
#D8A7B1
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF92A3 #92BFAE
analogous
#BF92B9 #BF92A3 #BF9792
triadic
#BF92A3 #A3BF92 #92A3BF
tetradic
#BF92A3 #B9BF92 #92BFAE #9792BF
square
#BF92A3 #B9BF92 #92BFAE #9792BF
split-complementary
#BF92A3 #92BF97 #92B9BF
monochromatic
#874F64 #A86B82 #BF92A3 #D6B9C4 #ECDFE4
Accessibility & contrast
On white
2.67
#BF92A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.86
#BF92A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF92A3
7.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF92A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF92A3 | 1.00 | 2.67 | 7.86 | 7.86 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#969AA4
Deuteranopia (green-blind)
#A1A1A2
Tritanopia (blue-blind)
#C69098
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #bf92a3; /* rgb */ color: rgb(191, 146, 163); /* oklch */ color: oklch(70.7% 0.059 354.2);
Tailwind
colors: {
custom: {
50: '#d3b2be',
500: '#bf92a3',
950: '#000000',
},
}SCSS
$custom: #bf92a3; $custom-light: #d3b2be; $custom-dark: #000000;
JSON
{
"hex": "#bf92a3",
"rgb": {
"r": 191,
"g": 146,
"b": 163
},
"hsl": {
"h": 337.333,
"s": 26.012,
"l": 66.078
},
"oklch": {
"l": 0.7074,
"c": 0.0586,
"h": 354.2
},
"luminance": 0.34278
}Semantic roles & 50–950 ramp
primary
#BF92A3
secondary
#CFDED8
accent
#A57F41
background
#FDFAFB
surface
#FAF5F6
border
#D3CFD0
text
#141112
muted
#838081