#BC84FF#BC84FF
#BC84FF is a light, vivid violet. Relative luminance 0.344; OKLCH L 71.9% C 0.179 H 303.2°. Best body text is #000000 at 7.88:1 contrast (WCAG AA passes).
Color values
| HEX | #BC84FF |
|---|---|
| RGB | rgb(188, 132, 255) |
| HSL | hsl(267, 100%, 76%) |
| HSV | hsv(267, 48%, 100%) |
| CMYK | cmyk(26.3%, 48.2%, 0%, 0%) |
| CIE-LAB | lab(65.29, 45.10, -53.44) |
| CIE-LCH | lch(65.29, 69.93, 310.16°) |
| OKLab | oklab(71.94% 0.0982 -0.15) |
| OKLCH | oklch(71.94% 0.179 303.2) |
| XYZ | xyz(47.0363, 34.4140, 98.7529) |
| Luminance | 0.3441 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.93
Light Purple
#BF77F6
ΔE00 3.47
Easter Purple
#C071FE
ΔE00 4.43
Light Urple
#B36FF6
ΔE00 5.32
Baby Purple
#CA9BF7
ΔE00 6.78
Pastel Purple
#CAA0FF
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC84FF #C7FF84
analogous
#8489FF #BC84FF #F984FF
triadic
#BC84FF #FFBC84 #84FFBC
tetradic
#BC84FF #FF8489 #C7FF84 #84FFF9
square
#BC84FF #FF8489 #C7FF84 #84FFF9
split-complementary
#BC84FF #FFF984 #89FF84
monochromatic
#790AFF #9B47FF #BC84FF #DDC1FF #EEE0FF
Accessibility & contrast
On white
2.66
#BC84FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.88
#BC84FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC84FF
7.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC84FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC84FF | 1.00 | 2.66 | 7.88 | 7.88 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5F9DFF
Deuteranopia (green-blind)
#6E9EFC
Tritanopia (blue-blind)
#B09AB6
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #bc84ff; /* rgb */ color: rgb(188, 132, 255); /* oklch */ color: oklch(71.9% 0.179 303.2);
Tailwind
colors: {
custom: {
50: '#d3a9ff',
500: '#bc84ff',
950: '#000000',
},
}SCSS
$custom: #bc84ff; $custom-light: #d3a9ff; $custom-dark: #000000;
JSON
{
"hex": "#bc84ff",
"rgb": {
"r": 188,
"g": 132,
"b": 255
},
"hsl": {
"h": 267.317,
"s": 100,
"l": 75.882
},
"oklch": {
"l": 0.71935,
"c": 0.17924,
"h": 303.2
},
"luminance": 0.34414
}Semantic roles & 50–950 ramp
primary
#BC84FF
secondary
#E7F7D4
accent
#E6007D
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#141018
muted
#837F86