#BF82F9#BF82F9
#BF82F9 is a light, vivid violet. Relative luminance 0.339; OKLCH L 71.6% C 0.176 H 306.1°. Best body text is #000000 at 7.78:1 contrast (WCAG AA passes).
Color values
| HEX | #BF82F9 |
|---|---|
| RGB | rgb(191, 130, 249) |
| HSL | hsl(271, 91%, 74%) |
| HSV | hsv(271, 48%, 98%) |
| CMYK | cmyk(23.3%, 47.8%, 0%, 2.4%) |
| CIE-LAB | lab(64.87, 45.59, -50.80) |
| CIE-LCH | lch(64.87, 68.26, 311.91°) |
| OKLab | oklab(71.59% 0.1037 -0.1422) |
| OKLCH | oklch(71.59% 0.176 306.1) |
| XYZ | xyz(46.5639, 33.8815, 93.6909) |
| Luminance | 0.3388 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.62
Liliac
#C48EFD
ΔE00 2.98
Easter Purple
#C071FE
ΔE00 3.97
Light Urple
#B36FF6
ΔE00 5.05
Baby Purple
#CA9BF7
ΔE00 6.65
Bright Lavender
#C760FF
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF82F9 #BCF982
analogous
#8482F9 #BF82F9 #F982F8
triadic
#BF82F9 #F9BF82 #82F9BF
tetradic
#BF82F9 #F98482 #BCF982 #82F8F9
square
#BF82F9 #F98482 #BCF982 #82F8F9
split-complementary
#BF82F9 #F8F982 #82F984
monochromatic
#830DF3 #A148F6 #BF82F9 #DDBCFC #F0E2FE
Accessibility & contrast
On white
2.70
#BF82F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.78
#BF82F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF82F9
7.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF82F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF82F9 | 1.00 | 2.70 | 7.78 | 7.78 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#619BFD
Deuteranopia (green-blind)
#729EF6
Tritanopia (blue-blind)
#B696B2
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #bf82f9; /* rgb */ color: rgb(191, 130, 249); /* oklch */ color: oklch(71.6% 0.176 306.1);
Tailwind
colors: {
custom: {
50: '#d5a8fc',
500: '#bf82f9',
950: '#000000',
},
}SCSS
$custom: #bf82f9; $custom-light: #d5a8fc; $custom-dark: #000000;
JSON
{
"hex": "#bf82f9",
"rgb": {
"r": 191,
"g": 130,
"b": 249
},
"hsl": {
"h": 270.756,
"s": 90.84,
"l": 74.314
},
"oklch": {
"l": 0.71593,
"c": 0.17601,
"h": 306.1
},
"luminance": 0.33881
}Semantic roles & 50–950 ramp
primary
#BF82F9
secondary
#E5F6D5
accent
#E60070
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#141017
muted
#837F85