#BF82EE#BF82EE
#BF82EE is a light, vivid violet. Relative luminance 0.332; OKLCH L 71.0% C 0.163 H 308.8°. Best body text is #000000 at 7.64:1 contrast (WCAG AA passes).
Color values
| HEX | #BF82EE |
|---|---|
| RGB | rgb(191, 130, 238) |
| HSL | hsl(274, 76%, 72%) |
| HSV | hsv(274, 45%, 93%) |
| CMYK | cmyk(19.7%, 45.4%, 0%, 6.7%) |
| CIE-LAB | lab(64.33, 43.13, -45.59) |
| CIE-LCH | lch(64.33, 62.76, 313.42°) |
| OKLab | oklab(71.02% 0.1023 -0.127) |
| OKLCH | oklch(71.02% 0.163 308.8) |
| XYZ | xyz(44.8982, 33.2153, 84.9183) |
| Luminance | 0.3322 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 3.05
Liliac
#C48EFD
ΔE00 3.50
Easter Purple
#C071FE
ΔE00 4.76
Light Urple
#B36FF6
ΔE00 5.60
Baby Purple
#CA9BF7
ΔE00 6.33
Pale Purple
#B790D4
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF82EE #B1EE82
analogous
#8982EE #BF82EE #EE82E7
triadic
#BF82EE #EEBF82 #82EEBF
tetradic
#BF82EE #EE8982 #B1EE82 #82E7EE
square
#BF82EE #EE8982 #B1EE82 #82E7EE
split-complementary
#BF82EE #E7EE82 #82EE89
monochromatic
#871DD8 #A34CE7 #BF82EE #DBB8F5 #F1E4FB
Accessibility & contrast
On white
2.75
#BF82EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.64
#BF82EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF82EE
7.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF82EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF82EE | 1.00 | 2.75 | 7.64 | 7.64 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6899F2
Deuteranopia (green-blind)
#789DEB
Tritanopia (blue-blind)
#B993AD
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #bf82ee; /* rgb */ color: rgb(191, 130, 238); /* oklch */ color: oklch(71.0% 0.163 308.8);
Tailwind
colors: {
custom: {
50: '#d4a7f4',
500: '#bf82ee',
950: '#000000',
},
}SCSS
$custom: #bf82ee; $custom-light: #d4a7f4; $custom-dark: #000000;
JSON
{
"hex": "#bf82ee",
"rgb": {
"r": 191,
"g": 130,
"b": 238
},
"hsl": {
"h": 273.889,
"s": 76.056,
"l": 72.157
},
"oklch": {
"l": 0.71021,
"c": 0.16313,
"h": 308.8
},
"luminance": 0.33215
}Semantic roles & 50–950 ramp
primary
#BF82EE
secondary
#E4F3D8
accent
#D80D66
background
#FDFAFE
surface
#FAF4FD
border
#D3CED5
text
#141017
muted
#837F85