#BF92BE#BF92BE
#BF92BE is a light, moderate purple. Relative luminance 0.354; OKLCH L 71.7% C 0.081 H 327.1°. Best body text is #000000 at 8.07:1 contrast (WCAG AA passes).
Color values
| HEX | #BF92BE |
|---|---|
| RGB | rgb(191, 146, 190) |
| HSL | hsl(301, 26%, 66%) |
| HSV | hsv(301, 24%, 75%) |
| CMYK | cmyk(0%, 23.6%, 0.5%, 25.1%) |
| CIE-LAB | lab(66.02, 24.42, -16.27) |
| CIE-LCH | lch(66.02, 29.35, 326.33°) |
| OKLab | oklab(71.66% 0.0676 -0.0438) |
| OKLCH | oklch(71.66% 0.081 327.1) |
| XYZ | xyz(41.0580, 35.3530, 53.3662) |
| Luminance | 0.3535 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.49
Dusty Lavender
#AC86A8
ΔE00 5.37
Heather
#A484AC
ΔE00 6.34
Pale Purple
#B790D4
ΔE00 6.81
Plum
#DDA0DD
ΔE00 6.93
Lavender Pink
#DD85D7
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF92BE #92BF93
analogous
#A992BF #BF92BE #BF92A7
triadic
#BF92BE #BEBF92 #92BEBF
tetradic
#BF92BE #BFA992 #92BF93 #92A7BF
square
#BF92BE #BFA992 #92BF93 #92A7BF
split-complementary
#BF92BE #A7BF92 #92BFA9
monochromatic
#874F86 #A86BA7 #BF92BE #D6B9D5 #ECDFEC
Accessibility & contrast
On white
2.60
#BF92BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.07
#BF92BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF92BE
8.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF92BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF92BE | 1.00 | 2.60 | 8.07 | 8.07 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8F9DC0
Deuteranopia (green-blind)
#9AA2BC
Tritanopia (blue-blind)
#C295A1
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #bf92be; /* rgb */ color: rgb(191, 146, 190); /* oklch */ color: oklch(71.7% 0.081 327.1);
Tailwind
colors: {
custom: {
50: '#d2b2d1',
500: '#bf92be',
950: '#000000',
},
}SCSS
$custom: #bf92be; $custom-light: #d2b2d1; $custom-dark: #000000;
JSON
{
"hex": "#bf92be",
"rgb": {
"r": 191,
"g": 146,
"b": 190
},
"hsl": {
"h": 301.333,
"s": 26.012,
"l": 66.078
},
"oklch": {
"l": 0.71662,
"c": 0.08056,
"h": 327.1
},
"luminance": 0.35352
}Semantic roles & 50–950 ramp
primary
#BF92BE
secondary
#CFDECF
accent
#A54341
background
#FCFBFC
surface
#F9F6F9
border
#D2D0D2
text
#141114
muted
#828082