#BF82BF#BF82BF
#BF82BF is a light, moderate purple. Relative luminance 0.308; OKLCH L 68.9% C 0.111 H 326.7°. Best body text is #000000 at 7.16:1 contrast (WCAG AA passes).
Color values
| HEX | #BF82BF |
|---|---|
| RGB | rgb(191, 130, 191) |
| HSL | hsl(300, 32%, 63%) |
| HSV | hsv(300, 32%, 75%) |
| CMYK | cmyk(0%, 31.9%, 0%, 25.1%) |
| CIE-LAB | lab(62.34, 33.45, -22.43) |
| CIE-LCH | lch(62.34, 40.28, 326.16°) |
| OKLab | oklab(68.87% 0.0926 -0.0608) |
| OKLCH | oklch(68.87% 0.111 326.7) |
| XYZ | xyz(38.8716, 30.8046, 53.1784) |
| Luminance | 0.3080 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 4.15
Wisteria
#A87DC2
ΔE00 5.88
Lavender Pink
#DD85D7
ΔE00 6.02
Pale Purple
#B790D4
ΔE00 6.34
Heather
#A484AC
ΔE00 6.91
Dusty Lavender
#AC86A8
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF82BF #82BF82
analogous
#A082BF #BF82BF #BF82A0
triadic
#BF82BF #BFBF82 #82BFBF
tetradic
#BF82BF #BFA082 #82BF82 #82A0BF
square
#BF82BF #BFA082 #82BF82 #82A0BF
split-complementary
#BF82BF #A0BF82 #82BFA0
monochromatic
#834383 #AA5AAA #BF82BF #D4AAD4 #E8D3E8
Accessibility & contrast
On white
2.93
#BF82BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.16
#BF82BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF82BF
7.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF82BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF82BF | 1.00 | 2.93 | 7.16 | 7.16 |
| #FFFFFF | 2.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7E92C1
Deuteranopia (green-blind)
#8D99BD
Tritanopia (blue-blind)
#C38798
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #bf82bf; /* rgb */ color: rgb(191, 130, 191); /* oklch */ color: oklch(68.9% 0.111 326.7);
Tailwind
colors: {
custom: {
50: '#d3a7d2',
500: '#bf82bf',
950: '#000000',
},
}SCSS
$custom: #bf82bf; $custom-light: #d3a7d2; $custom-dark: #000000;
JSON
{
"hex": "#bf82bf",
"rgb": {
"r": 191,
"g": 130,
"b": 191
},
"hsl": {
"h": 300,
"s": 32.275,
"l": 62.941
},
"oklch": {
"l": 0.68867,
"c": 0.11075,
"h": 326.7
},
"luminance": 0.30803
}Semantic roles & 50–950 ramp
primary
#BF82BF
secondary
#C3D9C3
accent
#AB3A3A
background
#FDFAFC
surface
#FAF4F9
border
#D3CED2
text
#140F14
muted
#837F82