#BF82ED#BF82ED
#BF82ED is a light, vivid violet. Relative luminance 0.332; OKLCH L 71.0% C 0.162 H 309.1°. Best body text is #000000 at 7.63:1 contrast (WCAG AA passes).
Color values
| HEX | #BF82ED |
|---|---|
| RGB | rgb(191, 130, 237) |
| HSL | hsl(274, 75%, 72%) |
| HSV | hsv(274, 45%, 93%) |
| CMYK | cmyk(19.4%, 45.1%, 0%, 7.1%) |
| CIE-LAB | lab(64.29, 42.91, -45.11) |
| CIE-LCH | lch(64.29, 62.26, 313.57°) |
| OKLab | oklab(70.97% 0.1022 -0.1257) |
| OKLCH | oklch(70.97% 0.162 309.1) |
| XYZ | xyz(44.7517, 33.1567, 84.1467) |
| Luminance | 0.3316 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 3.14
Liliac
#C48EFD
ΔE00 3.59
Easter Purple
#C071FE
ΔE00 4.87
Light Urple
#B36FF6
ΔE00 5.68
Baby Purple
#CA9BF7
ΔE00 6.33
Pale Purple
#B790D4
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF82ED #B0ED82
analogous
#8A82ED #BF82ED #ED82E5
triadic
#BF82ED #EDBF82 #82EDBF
tetradic
#BF82ED #ED8A82 #B0ED82 #82E5ED
square
#BF82ED #ED8A82 #B0ED82 #82E5ED
split-complementary
#BF82ED #E5ED82 #82ED8A
monochromatic
#871FD6 #A44DE5 #BF82ED #DAB7F5 #F1E4FB
Accessibility & contrast
On white
2.75
#BF82ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.63
#BF82ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF82ED
7.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF82ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF82ED | 1.00 | 2.75 | 7.63 | 7.63 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6999F1
Deuteranopia (green-blind)
#799DEA
Tritanopia (blue-blind)
#B993AC
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #bf82ed; /* rgb */ color: rgb(191, 130, 237); /* oklch */ color: oklch(71.0% 0.162 309.1);
Tailwind
colors: {
custom: {
50: '#d4a7f3',
500: '#bf82ed',
950: '#000000',
},
}SCSS
$custom: #bf82ed; $custom-light: #d4a7f3; $custom-dark: #000000;
JSON
{
"hex": "#bf82ed",
"rgb": {
"r": 191,
"g": 130,
"b": 237
},
"hsl": {
"h": 274.206,
"s": 74.825,
"l": 71.961
},
"oklch": {
"l": 0.7097,
"c": 0.16196,
"h": 309.1
},
"luminance": 0.33156
}Semantic roles & 50–950 ramp
primary
#BF82ED
secondary
#E4F3D8
accent
#D70F65
background
#FDFAFE
surface
#FAF4FD
border
#D3CED5
text
#141017
muted
#837F85