#BF83BD#BF83BD
#BF83BD is a light, moderate purple. Relative luminance 0.310; OKLCH L 69.0% C 0.107 H 327.8°. Best body text is #000000 at 7.20:1 contrast (WCAG AA passes).
Color values
| HEX | #BF83BD |
|---|---|
| RGB | rgb(191, 131, 189) |
| HSL | hsl(302, 32%, 63%) |
| HSV | hsv(302, 31%, 75%) |
| CMYK | cmyk(0%, 31.4%, 1%, 25.1%) |
| CIE-LAB | lab(62.49, 32.53, -21.07) |
| CIE-LCH | lch(62.49, 38.75, 327.07°) |
| OKLab | oklab(68.96% 0.0905 -0.057) |
| OKLCH | oklch(68.96% 0.107 327.8) |
| XYZ | xyz(38.7867, 30.9845, 52.0717) |
| Luminance | 0.3098 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 4.65
Lavender Pink
#DD85D7
ΔE00 6.28
Wisteria
#A87DC2
ΔE00 6.29
Dusty Lavender
#AC86A8
ΔE00 6.51
Pale Purple
#B790D4
ΔE00 6.59
Heather
#A484AC
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF83BD #83BF85
analogous
#A383BF #BF83BD #BF839F
triadic
#BF83BD #BDBF83 #83BDBF
tetradic
#BF83BD #BFA383 #83BF85 #839FBF
square
#BF83BD #BFA383 #83BF85 #839FBF
split-complementary
#BF83BD #9FBF83 #83BFA3
monochromatic
#844482 #AA5BA8 #BF83BD #D4ABD2 #E9D4E8
Accessibility & contrast
On white
2.92
#BF83BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.20
#BF83BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF83BD
7.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF83BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF83BD | 1.00 | 2.92 | 7.20 | 7.20 |
| #FFFFFF | 2.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F92BF
Deuteranopia (green-blind)
#8E9ABB
Tritanopia (blue-blind)
#C38898
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #bf83bd; /* rgb */ color: rgb(191, 131, 189); /* oklch */ color: oklch(69.0% 0.107 327.8);
Tailwind
colors: {
custom: {
50: '#d3a8d1',
500: '#bf83bd',
950: '#000000',
},
}SCSS
$custom: #bf83bd; $custom-light: #d3a8d1; $custom-dark: #000000;
JSON
{
"hex": "#bf83bd",
"rgb": {
"r": 191,
"g": 131,
"b": 189
},
"hsl": {
"h": 302,
"s": 31.915,
"l": 63.137
},
"oklch": {
"l": 0.68958,
"c": 0.10693,
"h": 327.8
},
"luminance": 0.30983
}Semantic roles & 50–950 ramp
primary
#BF83BD
secondary
#C4DAC5
accent
#AB3F3B
background
#FDFAFC
surface
#FAF4F9
border
#D3CED2
text
#140F14
muted
#837F82