#BF92B7#BF92B7
#BF92B7 is a light, moderate pink. Relative luminance 0.351; OKLCH L 71.4% C 0.074 H 332.6°. Best body text is #000000 at 8.01:1 contrast (WCAG AA passes).
Color values
| HEX | #BF92B7 |
|---|---|
| RGB | rgb(191, 146, 183) |
| HSL | hsl(311, 26%, 66%) |
| HSV | hsv(311, 24%, 75%) |
| CMYK | cmyk(0%, 23.6%, 4.2%, 25.1%) |
| CIE-LAB | lab(65.79, 23.12, -12.70) |
| CIE-LCH | lch(65.79, 26.37, 331.22°) |
| OKLab | oklab(71.41% 0.0654 -0.0339) |
| OKLCH | oklch(71.41% 0.074 332.6) |
| XYZ | xyz(40.3113, 35.0543, 49.4332) |
| Luminance | 0.3505 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.57
Dusty Lavender
#AC86A8
ΔE00 4.72
Heather
#A484AC
ΔE00 6.55
Light Mauve
#C292A1
ΔE00 7.28
Plum
#DDA0DD
ΔE00 8.09
Pale Purple
#B790D4
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF92B7 #92BF9A
analogous
#B092BF #BF92B7 #BF92A0
triadic
#BF92B7 #B7BF92 #92B7BF
tetradic
#BF92B7 #BFB092 #92BF9A #92A0BF
square
#BF92B7 #BFB092 #92BF9A #92A0BF
split-complementary
#BF92B7 #A0BF92 #92BFB0
monochromatic
#874F7D #A86B9E #BF92B7 #D6B9D0 #ECDFEA
Accessibility & contrast
On white
2.62
#BF92B7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.01
#BF92B7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF92B7
8.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF92B7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF92B7 | 1.00 | 2.62 | 8.01 | 8.01 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#919CB9
Deuteranopia (green-blind)
#9CA2B6
Tritanopia (blue-blind)
#C3949F
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #bf92b7; /* rgb */ color: rgb(191, 146, 183); /* oklch */ color: oklch(71.4% 0.074 332.6);
Tailwind
colors: {
custom: {
50: '#d2b2cc',
500: '#bf92b7',
950: '#000000',
},
}SCSS
$custom: #bf92b7; $custom-light: #d2b2cc; $custom-dark: #000000;
JSON
{
"hex": "#bf92b7",
"rgb": {
"r": 191,
"g": 146,
"b": 183
},
"hsl": {
"h": 310.667,
"s": 26.012,
"l": 66.078
},
"oklch": {
"l": 0.71408,
"c": 0.07363,
"h": 332.6
},
"luminance": 0.35053
}Semantic roles & 50–950 ramp
primary
#BF92B7
secondary
#CFDED2
accent
#A55341
background
#FCFBFC
surface
#F9F6F8
border
#D2D0D1
text
#141113
muted
#828082