#BF83BF#BF83BF
#BF83BF is a light, moderate purple. Relative luminance 0.311; OKLCH L 69.0% C 0.109 H 326.7°. Best body text is #000000 at 7.21:1 contrast (WCAG AA passes).
Color values
| HEX | #BF83BF |
|---|---|
| RGB | rgb(191, 131, 191) |
| HSL | hsl(300, 32%, 63%) |
| HSV | hsv(300, 31%, 75%) |
| CMYK | cmyk(0%, 31.4%, 0%, 25.1%) |
| CIE-LAB | lab(62.57, 32.91, -22.08) |
| CIE-LCH | lch(62.57, 39.63, 326.13°) |
| OKLab | oklab(69.04% 0.091 -0.0598) |
| OKLCH | oklch(69.04% 0.109 326.7) |
| XYZ | xyz(39.0053, 31.0720, 53.2230) |
| Luminance | 0.3107 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 4.43
Wisteria
#A87DC2
ΔE00 5.98
Lavender Pink
#DD85D7
ΔE00 6.06
Pale Purple
#B790D4
ΔE00 6.24
Heather
#A484AC
ΔE00 6.79
Dusty Lavender
#AC86A8
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF83BF #83BF83
analogous
#A183BF #BF83BF #BF83A1
triadic
#BF83BF #BFBF83 #83BFBF
tetradic
#BF83BF #BFA183 #83BF83 #83A1BF
square
#BF83BF #BFA183 #83BF83 #83A1BF
split-complementary
#BF83BF #A1BF83 #83BFA1
monochromatic
#844484 #AA5BAA #BF83BF #D4ABD4 #E9D4E9
Accessibility & contrast
On white
2.91
#BF83BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.21
#BF83BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF83BF
7.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF83BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF83BF | 1.00 | 2.91 | 7.21 | 7.21 |
| #FFFFFF | 2.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F93C1
Deuteranopia (green-blind)
#8D9ABD
Tritanopia (blue-blind)
#C38899
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #bf83bf; /* rgb */ color: rgb(191, 131, 191); /* oklch */ color: oklch(69.0% 0.109 326.7);
Tailwind
colors: {
custom: {
50: '#d3a8d2',
500: '#bf83bf',
950: '#000000',
},
}SCSS
$custom: #bf83bf; $custom-light: #d3a8d2; $custom-dark: #000000;
JSON
{
"hex": "#bf83bf",
"rgb": {
"r": 191,
"g": 131,
"b": 191
},
"hsl": {
"h": 300,
"s": 31.915,
"l": 63.137
},
"oklch": {
"l": 0.69038,
"c": 0.10894,
"h": 326.7
},
"luminance": 0.31071
}Semantic roles & 50–950 ramp
primary
#BF83BF
secondary
#C4DAC4
accent
#AB3B3B
background
#FDFAFC
surface
#FAF4F9
border
#D3CED2
text
#140F14
muted
#837F82