#BF83BE#BF83BE
#BF83BE is a light, moderate purple. Relative luminance 0.310; OKLCH L 69.0% C 0.108 H 327.2°. Best body text is #000000 at 7.21:1 contrast (WCAG AA passes).
Color values
| HEX | #BF83BE |
|---|---|
| RGB | rgb(191, 131, 190) |
| HSL | hsl(301, 32%, 63%) |
| HSV | hsv(301, 31%, 75%) |
| CMYK | cmyk(0%, 31.4%, 0.5%, 25.1%) |
| CIE-LAB | lab(62.53, 32.72, -21.58) |
| CIE-LCH | lch(62.53, 39.19, 326.60°) |
| OKLab | oklab(69% 0.0908 -0.0584) |
| OKLCH | oklch(69% 0.108 327.2) |
| XYZ | xyz(38.8956, 31.0281, 52.6454) |
| Luminance | 0.3103 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 4.54
Wisteria
#A87DC2
ΔE00 6.13
Lavender Pink
#DD85D7
ΔE00 6.17
Pale Purple
#B790D4
ΔE00 6.41
Dusty Lavender
#AC86A8
ΔE00 6.68
Heather
#A484AC
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF83BE #83BF84
analogous
#A283BF #BF83BE #BF83A0
triadic
#BF83BE #BEBF83 #83BEBF
tetradic
#BF83BE #BFA283 #83BF84 #83A0BF
square
#BF83BE #BFA283 #83BF84 #83A0BF
split-complementary
#BF83BE #A0BF83 #83BFA2
monochromatic
#844483 #AA5BA9 #BF83BE #D4ABD3 #E9D4E8
Accessibility & contrast
On white
2.91
#BF83BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.21
#BF83BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF83BE
7.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF83BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF83BE | 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)
#7F92C0
Deuteranopia (green-blind)
#8E9ABC
Tritanopia (blue-blind)
#C38898
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #bf83be; /* rgb */ color: rgb(191, 131, 190); /* oklch */ color: oklch(69.0% 0.108 327.2);
Tailwind
colors: {
custom: {
50: '#d3a8d1',
500: '#bf83be',
950: '#000000',
},
}SCSS
$custom: #bf83be; $custom-light: #d3a8d1; $custom-dark: #000000;
JSON
{
"hex": "#bf83be",
"rgb": {
"r": 191,
"g": 131,
"b": 190
},
"hsl": {
"h": 301,
"s": 31.915,
"l": 63.137
},
"oklch": {
"l": 0.68998,
"c": 0.10793,
"h": 327.2
},
"luminance": 0.31027
}Semantic roles & 50–950 ramp
primary
#BF83BE
secondary
#C4DAC5
accent
#AB3D3B
background
#FDFAFC
surface
#FAF4F9
border
#D3CED2
text
#140F14
muted
#837F82