#BF92B3#BF92B3
#BF92B3 is a light, moderate pink. Relative luminance 0.349; OKLCH L 71.3% C 0.070 H 336.2°. Best body text is #000000 at 7.98:1 contrast (WCAG AA passes).
Color values
| HEX | #BF92B3 |
|---|---|
| RGB | rgb(191, 146, 179) |
| HSL | hsl(316, 26%, 66%) |
| HSV | hsv(316, 24%, 75%) |
| CMYK | cmyk(0%, 23.6%, 6.3%, 25.1%) |
| CIE-LAB | lab(65.66, 22.39, -10.64) |
| CIE-LCH | lch(65.66, 24.79, 334.58°) |
| OKLab | oklab(71.27% 0.064 -0.0283) |
| OKLCH | oklch(71.27% 0.07 336.2) |
| XYZ | xyz(39.9009, 34.8901, 47.2717) |
| Luminance | 0.3489 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Lavender
#AC86A8
ΔE00 4.72
Lilac
#C8A2C8
ΔE00 5.01
Light Mauve
#C292A1
ΔE00 6.09
Heather
#A484AC
ΔE00 6.94
Grey Pink
#C3909B
ΔE00 7.80
Dull Pink
#D5869D
ΔE00 8.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF92B3 #92BF9E
analogous
#B492BF #BF92B3 #BF929C
triadic
#BF92B3 #B3BF92 #92B3BF
tetradic
#BF92B3 #BFB492 #92BF9E #929CBF
square
#BF92B3 #BFB492 #92BF9E #929CBF
split-complementary
#BF92B3 #9CBF92 #92BFB4
monochromatic
#874F78 #A86B98 #BF92B3 #D6B9CE #ECDFE9
Accessibility & contrast
On white
2.63
#BF92B3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.98
#BF92B3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF92B3
7.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF92B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF92B3 | 1.00 | 2.63 | 7.98 | 7.98 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#929CB4
Deuteranopia (green-blind)
#9DA2B2
Tritanopia (blue-blind)
#C4939D
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #bf92b3; /* rgb */ color: rgb(191, 146, 179); /* oklch */ color: oklch(71.3% 0.070 336.2);
Tailwind
colors: {
custom: {
50: '#d2b2c9',
500: '#bf92b3',
950: '#000000',
},
}SCSS
$custom: #bf92b3; $custom-light: #d2b2c9; $custom-dark: #000000;
JSON
{
"hex": "#bf92b3",
"rgb": {
"r": 191,
"g": 146,
"b": 179
},
"hsl": {
"h": 316,
"s": 26.012,
"l": 66.078
},
"oklch": {
"l": 0.71267,
"c": 0.06998,
"h": 336.2
},
"luminance": 0.34889
}Semantic roles & 50–950 ramp
primary
#BF92B3
secondary
#CFDED3
accent
#A55C41
background
#FCFBFC
surface
#F9F6F8
border
#D2D0D1
text
#141113
muted
#828082