#BF82F0#BF82F0
#BF82F0 is a light, vivid violet. Relative luminance 0.333; OKLCH L 71.1% C 0.165 H 308.3°. Best body text is #000000 at 7.67:1 contrast (WCAG AA passes).
Color values
| HEX | #BF82F0 |
|---|---|
| RGB | rgb(191, 130, 240) |
| HSL | hsl(273, 79%, 73%) |
| HSV | hsv(273, 46%, 94%) |
| CMYK | cmyk(20.4%, 45.8%, 0%, 5.9%) |
| CIE-LAB | lab(64.43, 43.57, -46.54) |
| CIE-LCH | lch(64.43, 63.76, 313.11°) |
| OKLab | oklab(71.12% 0.1026 -0.1298) |
| OKLCH | oklch(71.12% 0.165 308.3) |
| XYZ | xyz(45.1936, 33.3335, 86.4744) |
| Luminance | 0.3333 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.88
Liliac
#C48EFD
ΔE00 3.33
Easter Purple
#C071FE
ΔE00 4.57
Light Urple
#B36FF6
ΔE00 5.45
Baby Purple
#CA9BF7
ΔE00 6.36
Pale Purple
#B790D4
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF82F0 #B3F082
analogous
#8882F0 #BF82F0 #F082EA
triadic
#BF82F0 #F0BF82 #82F0BF
tetradic
#BF82F0 #F08882 #B3F082 #82EAF0
square
#BF82F0 #F08882 #B3F082 #82EAF0
split-complementary
#BF82F0 #EAF082 #82F088
monochromatic
#861BDD #A34BE9 #BF82F0 #DBB9F7 #F1E4FC
Accessibility & contrast
On white
2.74
#BF82F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.67
#BF82F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF82F0
7.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF82F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF82F0 | 1.00 | 2.74 | 7.67 | 7.67 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#679AF4
Deuteranopia (green-blind)
#779DED
Tritanopia (blue-blind)
#B894AE
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #bf82f0; /* rgb */ color: rgb(191, 130, 240); /* oklch */ color: oklch(71.1% 0.165 308.3);
Tailwind
colors: {
custom: {
50: '#d4a7f5',
500: '#bf82f0',
950: '#000000',
},
}SCSS
$custom: #bf82f0; $custom-light: #d4a7f5; $custom-dark: #000000;
JSON
{
"hex": "#bf82f0",
"rgb": {
"r": 191,
"g": 130,
"b": 240
},
"hsl": {
"h": 273.273,
"s": 78.571,
"l": 72.549
},
"oklch": {
"l": 0.71123,
"c": 0.16547,
"h": 308.3
},
"luminance": 0.33333
}Semantic roles & 50–950 ramp
primary
#BF82F0
secondary
#E4F4D7
accent
#DB0B67
background
#FDFAFF
surface
#FAF4FE
border
#D3CED6
text
#141017
muted
#837F85