#BC84EE#BC84EE
#BC84EE is a light, vivid violet. Relative luminance 0.334; OKLCH L 71.0% C 0.159 H 307.2°. Best body text is #000000 at 7.67:1 contrast (WCAG AA passes).
Color values
| HEX | #BC84EE |
|---|---|
| RGB | rgb(188, 132, 238) |
| HSL | hsl(272, 76%, 73%) |
| HSV | hsv(272, 45%, 93%) |
| CMYK | cmyk(21%, 44.5%, 0%, 6.7%) |
| CIE-LAB | lab(64.46, 41.22, -45.42) |
| CIE-LCH | lch(64.46, 61.33, 312.23°) |
| OKLab | oklab(71.04% 0.096 -0.1266) |
| OKLCH | oklch(71.04% 0.159 307.2) |
| XYZ | xyz(44.4199, 33.3674, 84.9728) |
| Luminance | 0.3337 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.16
Light Purple
#BF77F6
ΔE00 3.49
Easter Purple
#C071FE
ΔE00 5.16
Light Urple
#B36FF6
ΔE00 5.79
Baby Purple
#CA9BF7
ΔE00 6.01
Pale Purple
#B790D4
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC84EE #B6EE84
analogous
#8784EE #BC84EE #EE84EB
triadic
#BC84EE #EEBC84 #84EEBC
tetradic
#BC84EE #EE8784 #B6EE84 #84EBEE
square
#BC84EE #EE8784 #B6EE84 #84EBEE
split-complementary
#BC84EE #EBEE84 #84EE87
monochromatic
#811EDA #9F4EE7 #BC84EE #D9BAF5 #F0E4FB
Accessibility & contrast
On white
2.74
#BC84EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.67
#BC84EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC84EE
7.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC84EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC84EE | 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)
#6A9AF2
Deuteranopia (green-blind)
#789DEB
Tritanopia (blue-blind)
#B595AE
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #bc84ee; /* rgb */ color: rgb(188, 132, 238); /* oklch */ color: oklch(71.0% 0.159 307.2);
Tailwind
colors: {
custom: {
50: '#d2a9f4',
500: '#bc84ee',
950: '#000000',
},
}SCSS
$custom: #bc84ee; $custom-light: #d2a9f4; $custom-dark: #000000;
JSON
{
"hex": "#bc84ee",
"rgb": {
"r": 188,
"g": 132,
"b": 238
},
"hsl": {
"h": 271.698,
"s": 75.714,
"l": 72.549
},
"oklch": {
"l": 0.71042,
"c": 0.15892,
"h": 307.2
},
"luminance": 0.33367
}Semantic roles & 50–950 ramp
primary
#BC84EE
secondary
#E5F3D8
accent
#D80E6D
background
#FDFAFE
surface
#FAF4FD
border
#D3CED5
text
#141017
muted
#837F85