#BF92BC#BF92BC
#BF92BC is a light, moderate purple. Relative luminance 0.353; OKLCH L 71.6% C 0.079 H 328.6°. Best body text is #000000 at 8.05:1 contrast (WCAG AA passes).
Color values
| HEX | #BF92BC |
|---|---|
| RGB | rgb(191, 146, 188) |
| HSL | hsl(304, 26%, 66%) |
| HSV | hsv(304, 24%, 75%) |
| CMYK | cmyk(0%, 23.6%, 1.6%, 25.1%) |
| CIE-LAB | lab(65.96, 24.05, -15.25) |
| CIE-LCH | lch(65.96, 28.48, 327.62°) |
| OKLab | oklab(71.59% 0.067 -0.0409) |
| OKLCH | oklch(71.59% 0.079 328.6) |
| XYZ | xyz(40.8410, 35.2661, 52.2229) |
| Luminance | 0.3527 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.42
Dusty Lavender
#AC86A8
ΔE00 5.11
Heather
#A484AC
ΔE00 6.33
Plum
#DDA0DD
ΔE00 7.22
Pale Purple
#B790D4
ΔE00 7.34
Light Mauve
#C292A1
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF92BC #92BF95
analogous
#AB92BF #BF92BC #BF92A5
triadic
#BF92BC #BCBF92 #92BCBF
tetradic
#BF92BC #BFAB92 #92BF95 #92A5BF
square
#BF92BC #BFAB92 #92BF95 #92A5BF
split-complementary
#BF92BC #A5BF92 #92BFAB
monochromatic
#874F83 #A86BA4 #BF92BC #D6B9D4 #ECDFEB
Accessibility & contrast
On white
2.61
#BF92BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.05
#BF92BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF92BC
8.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF92BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF92BC | 1.00 | 2.61 | 8.05 | 8.05 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#909DBE
Deuteranopia (green-blind)
#9AA2BA
Tritanopia (blue-blind)
#C295A1
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #bf92bc; /* rgb */ color: rgb(191, 146, 188); /* oklch */ color: oklch(71.6% 0.079 328.6);
Tailwind
colors: {
custom: {
50: '#d2b2d0',
500: '#bf92bc',
950: '#000000',
},
}SCSS
$custom: #bf92bc; $custom-light: #d2b2d0; $custom-dark: #000000;
JSON
{
"hex": "#bf92bc",
"rgb": {
"r": 191,
"g": 146,
"b": 188
},
"hsl": {
"h": 304,
"s": 26.012,
"l": 66.078
},
"oklch": {
"l": 0.71588,
"c": 0.07852,
"h": 328.6
},
"luminance": 0.35265
}Semantic roles & 50–950 ramp
primary
#BF92BC
secondary
#CFDED0
accent
#A54841
background
#FCFBFC
surface
#F9F6F9
border
#D2D0D2
text
#141114
muted
#828082