#BF92A7#BF92A7
#BF92A7 is a light, moderate pink. Relative luminance 0.344; OKLCH L 70.9% C 0.061 H 349.1°. Best body text is #000000 at 7.88:1 contrast (WCAG AA passes).
Color values
| HEX | #BF92A7 |
|---|---|
| RGB | rgb(191, 146, 167) |
| HSL | hsl(332, 26%, 66%) |
| HSV | hsv(332, 24%, 75%) |
| CMYK | cmyk(0%, 23.6%, 12.6%, 25.1%) |
| CIE-LAB | lab(65.30, 20.29, -4.44) |
| CIE-LCH | lch(65.30, 20.77, 347.67°) |
| OKLab | oklab(70.87% 0.0598 -0.0115) |
| OKLCH | oklch(70.87% 0.061 349.1) |
| XYZ | xyz(38.7396, 34.4256, 41.1559) |
| Luminance | 0.3442 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 2.34
Grey Pink
#C3909B
ΔE00 4.09
Dusty Lavender
#AC86A8
ΔE00 6.41
Greyish Pink
#C88D94
ΔE00 6.58
Dull Pink
#D5869D
ΔE00 7.05
Faded Pink
#DE9DAC
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF92A7 #92BFAA
analogous
#BF92BD #BF92A7 #BF9392
triadic
#BF92A7 #A7BF92 #92A7BF
tetradic
#BF92A7 #BDBF92 #92BFAA #9392BF
square
#BF92A7 #BDBF92 #92BFAA #9392BF
split-complementary
#BF92A7 #92BF93 #92BDBF
monochromatic
#874F69 #A86B88 #BF92A7 #D6B9C6 #ECDFE5
Accessibility & contrast
On white
2.66
#BF92A7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.88
#BF92A7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF92A7
7.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF92A7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF92A7 | 1.00 | 2.66 | 7.88 | 7.88 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#959AA8
Deuteranopia (green-blind)
#A0A1A6
Tritanopia (blue-blind)
#C69199
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #bf92a7; /* rgb */ color: rgb(191, 146, 167); /* oklch */ color: oklch(70.9% 0.061 349.1);
Tailwind
colors: {
custom: {
50: '#d3b2c1',
500: '#bf92a7',
950: '#000000',
},
}SCSS
$custom: #bf92a7; $custom-light: #d3b2c1; $custom-dark: #000000;
JSON
{
"hex": "#bf92a7",
"rgb": {
"r": 191,
"g": 146,
"b": 167
},
"hsl": {
"h": 332,
"s": 26.012,
"l": 66.078
},
"oklch": {
"l": 0.70866,
"c": 0.06087,
"h": 349.1
},
"luminance": 0.34424
}Semantic roles & 50–950 ramp
primary
#BF92A7
secondary
#CFDED7
accent
#A57641
background
#FCFAFB
surface
#F9F5F7
border
#D2CFD0
text
#141112
muted
#828081