#BC84F5#BC84F5
#BC84F5 is a light, vivid violet. Relative luminance 0.338; OKLCH L 71.4% C 0.167 H 305.4°. Best body text is #000000 at 7.76:1 contrast (WCAG AA passes).
Color values
| HEX | #BC84F5 |
|---|---|
| RGB | rgb(188, 132, 245) |
| HSL | hsl(270, 85%, 74%) |
| HSV | hsv(270, 46%, 96%) |
| CMYK | cmyk(23.3%, 46.1%, 0%, 3.9%) |
| CIE-LAB | lab(64.79, 42.80, -48.74) |
| CIE-LCH | lch(64.79, 64.87, 311.29°) |
| OKLab | oklab(71.4% 0.097 -0.1363) |
| OKLCH | oklch(71.4% 0.167 305.4) |
| XYZ | xyz(45.4683, 33.7867, 90.4947) |
| Luminance | 0.3379 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.75
Light Purple
#BF77F6
ΔE00 3.19
Easter Purple
#C071FE
ΔE00 4.65
Light Urple
#B36FF6
ΔE00 5.41
Baby Purple
#CA9BF7
ΔE00 6.21
Pastel Purple
#CAA0FF
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC84F5 #BDF584
analogous
#8485F5 #BC84F5 #F584F5
triadic
#BC84F5 #F5BC84 #84F5BC
tetradic
#BC84F5 #F58485 #BDF584 #84F5F5
square
#BC84F5 #F58485 #BDF584 #84F5F5
split-complementary
#BC84F5 #F5F584 #85F584
monochromatic
#7E13EB #9D4BF0 #BC84F5 #DBBDFA #F0E3FD
Accessibility & contrast
On white
2.71
#BC84F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.76
#BC84F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC84F5
7.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC84F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC84F5 | 1.00 | 2.71 | 7.76 | 7.76 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#669BF9
Deuteranopia (green-blind)
#749DF2
Tritanopia (blue-blind)
#B397B1
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #bc84f5; /* rgb */ color: rgb(188, 132, 245); /* oklch */ color: oklch(71.4% 0.167 305.4);
Tailwind
colors: {
custom: {
50: '#d2a9f9',
500: '#bc84f5',
950: '#000000',
},
}SCSS
$custom: #bc84f5; $custom-light: #d2a9f9; $custom-dark: #000000;
JSON
{
"hex": "#bc84f5",
"rgb": {
"r": 188,
"g": 132,
"b": 245
},
"hsl": {
"h": 269.735,
"s": 84.962,
"l": 73.922
},
"oklch": {
"l": 0.71403,
"c": 0.16728,
"h": 305.4
},
"luminance": 0.33786
}Semantic roles & 50–950 ramp
primary
#BC84F5
secondary
#E6F5D6
accent
#E10474
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#141017
muted
#837F85