#BC82EE#BC82EE
#BC82EE is a light, vivid violet. Relative luminance 0.328; OKLCH L 70.7% C 0.162 H 307.5°. Best body text is #000000 at 7.57:1 contrast (WCAG AA passes).
Color values
| HEX | #BC82EE |
|---|---|
| RGB | rgb(188, 130, 238) |
| HSL | hsl(272, 76%, 72%) |
| HSV | hsv(272, 45%, 93%) |
| CMYK | cmyk(21%, 45.4%, 0%, 6.7%) |
| CIE-LAB | lab(64.02, 42.30, -46.10) |
| CIE-LCH | lch(64.02, 62.57, 312.54°) |
| OKLab | oklab(70.72% 0.0988 -0.1286) |
| OKLCH | oklch(70.72% 0.162 307.5) |
| XYZ | xyz(44.1512, 32.8301, 84.8833) |
| Luminance | 0.3283 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 3.01
Liliac
#C48EFD
ΔE00 3.52
Easter Purple
#C071FE
ΔE00 4.70
Light Urple
#B36FF6
ΔE00 5.34
Baby Purple
#CA9BF7
ΔE00 6.48
Pale Purple
#B790D4
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC82EE #B4EE82
analogous
#8682EE #BC82EE #EE82EA
triadic
#BC82EE #EEBC82 #82EEBC
tetradic
#BC82EE #EE8682 #B4EE82 #82EAEE
square
#BC82EE #EE8682 #B4EE82 #82EAEE
split-complementary
#BC82EE #EAEE82 #82EE86
monochromatic
#821DD8 #9F4CE7 #BC82EE #D9B8F5 #F1E4FB
Accessibility & contrast
On white
2.78
#BC82EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.57
#BC82EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC82EE
7.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC82EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC82EE | 1.00 | 2.78 | 7.57 | 7.57 |
| #FFFFFF | 2.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6799F2
Deuteranopia (green-blind)
#769CEB
Tritanopia (blue-blind)
#B594AD
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #bc82ee; /* rgb */ color: rgb(188, 130, 238); /* oklch */ color: oklch(70.7% 0.162 307.5);
Tailwind
colors: {
custom: {
50: '#d2a7f4',
500: '#bc82ee',
950: '#000000',
},
}SCSS
$custom: #bc82ee; $custom-light: #d2a7f4; $custom-dark: #000000;
JSON
{
"hex": "#bc82ee",
"rgb": {
"r": 188,
"g": 130,
"b": 238
},
"hsl": {
"h": 272.222,
"s": 76.056,
"l": 72.157
},
"oklch": {
"l": 0.70717,
"c": 0.16215,
"h": 307.5
},
"luminance": 0.3283
}Semantic roles & 50–950 ramp
primary
#BC82EE
secondary
#E4F3D8
accent
#D80D6B
background
#FDFAFE
surface
#FAF4FD
border
#D3CED5
text
#140F17
muted
#837F85