#BF92BB#BF92BB
#BF92BB is a light, moderate purple. Relative luminance 0.352; OKLCH L 71.6% C 0.078 H 329.3°. Best body text is #000000 at 8.04:1 contrast (WCAG AA passes).
Color values
| HEX | #BF92BB |
|---|---|
| RGB | rgb(191, 146, 187) |
| HSL | hsl(305, 26%, 66%) |
| HSV | hsv(305, 24%, 75%) |
| CMYK | cmyk(0%, 23.6%, 2.1%, 25.1%) |
| CIE-LAB | lab(65.92, 23.86, -14.74) |
| CIE-LCH | lch(65.92, 28.05, 328.29°) |
| OKLab | oklab(71.55% 0.0667 -0.0395) |
| OKLCH | oklch(71.55% 0.078 329.3) |
| XYZ | xyz(40.7335, 35.2232, 51.6571) |
| Luminance | 0.3522 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.42
Dusty Lavender
#AC86A8
ΔE00 5.01
Heather
#A484AC
ΔE00 6.35
Plum
#DDA0DD
ΔE00 7.38
Pale Purple
#B790D4
ΔE00 7.62
Light Mauve
#C292A1
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF92BB #92BF96
analogous
#AC92BF #BF92BB #BF92A4
triadic
#BF92BB #BBBF92 #92BBBF
tetradic
#BF92BB #BFAC92 #92BF96 #92A4BF
square
#BF92BB #BFAC92 #92BF96 #92A4BF
split-complementary
#BF92BB #A4BF92 #92BFAC
monochromatic
#874F82 #A86BA3 #BF92BB #D6B9D3 #ECDFEB
Accessibility & contrast
On white
2.61
#BF92BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.04
#BF92BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF92BB
8.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF92BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF92BB | 1.00 | 2.61 | 8.04 | 8.04 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#909DBD
Deuteranopia (green-blind)
#9BA2B9
Tritanopia (blue-blind)
#C395A0
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #bf92bb; /* rgb */ color: rgb(191, 146, 187); /* oklch */ color: oklch(71.6% 0.078 329.3);
Tailwind
colors: {
custom: {
50: '#d2b2cf',
500: '#bf92bb',
950: '#000000',
},
}SCSS
$custom: #bf92bb; $custom-light: #d2b2cf; $custom-dark: #000000;
JSON
{
"hex": "#bf92bb",
"rgb": {
"r": 191,
"g": 146,
"b": 187
},
"hsl": {
"h": 305.333,
"s": 26.012,
"l": 66.078
},
"oklch": {
"l": 0.71552,
"c": 0.07751,
"h": 329.3
},
"luminance": 0.35222
}Semantic roles & 50–950 ramp
primary
#BF92BB
secondary
#CFDED0
accent
#A54A41
background
#FCFBFC
surface
#F9F6F9
border
#D2D0D2
text
#141113
muted
#828082