#BF82EF#BF82EF
#BF82EF is a light, vivid violet. Relative luminance 0.333; OKLCH L 71.1% C 0.164 H 308.6°. Best body text is #000000 at 7.65:1 contrast (WCAG AA passes).
Color values
| HEX | #BF82EF |
|---|---|
| RGB | rgb(191, 130, 239) |
| HSL | hsl(274, 77%, 72%) |
| HSV | hsv(274, 46%, 94%) |
| CMYK | cmyk(20.1%, 45.6%, 0%, 6.3%) |
| CIE-LAB | lab(64.38, 43.35, -46.06) |
| CIE-LCH | lch(64.38, 63.26, 313.26°) |
| OKLab | oklab(71.07% 0.1025 -0.1284) |
| OKLCH | oklch(71.07% 0.164 308.6) |
| XYZ | xyz(45.0455, 33.2742, 85.6942) |
| Luminance | 0.3327 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.96
Liliac
#C48EFD
ΔE00 3.41
Easter Purple
#C071FE
ΔE00 4.66
Light Urple
#B36FF6
ΔE00 5.52
Baby Purple
#CA9BF7
ΔE00 6.34
Pale Purple
#B790D4
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF82EF #B2EF82
analogous
#8982EF #BF82EF #EF82E9
triadic
#BF82EF #EFBF82 #82EFBF
tetradic
#BF82EF #EF8982 #B2EF82 #82E9EF
square
#BF82EF #EF8982 #B2EF82 #82E9EF
split-complementary
#BF82EF #E9EF82 #82EF89
monochromatic
#871CDB #A34CE8 #BF82EF #DBB8F6 #F1E4FC
Accessibility & contrast
On white
2.74
#BF82EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.65
#BF82EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF82EF
7.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF82EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF82EF | 1.00 | 2.74 | 7.65 | 7.65 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6899F3
Deuteranopia (green-blind)
#789DEC
Tritanopia (blue-blind)
#B994AD
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #bf82ef; /* rgb */ color: rgb(191, 130, 239); /* oklch */ color: oklch(71.1% 0.164 308.6);
Tailwind
colors: {
custom: {
50: '#d4a7f4',
500: '#bf82ef',
950: '#000000',
},
}SCSS
$custom: #bf82ef; $custom-light: #d4a7f4; $custom-dark: #000000;
JSON
{
"hex": "#bf82ef",
"rgb": {
"r": 191,
"g": 130,
"b": 239
},
"hsl": {
"h": 273.578,
"s": 77.305,
"l": 72.353
},
"oklch": {
"l": 0.71072,
"c": 0.16429,
"h": 308.6
},
"luminance": 0.33274
}Semantic roles & 50–950 ramp
primary
#BF82EF
secondary
#E4F3D8
accent
#DA0C66
background
#FDFAFE
surface
#FAF4FD
border
#D3CED5
text
#141017
muted
#837F85