#BC84F4#BC84F4
#BC84F4 is a light, vivid violet. Relative luminance 0.337; OKLCH L 71.4% C 0.166 H 305.7°. Best body text is #000000 at 7.75:1 contrast (WCAG AA passes).
Color values
| HEX | #BC84F4 |
|---|---|
| RGB | rgb(188, 132, 244) |
| HSL | hsl(270, 84%, 74%) |
| HSV | hsv(270, 46%, 96%) |
| CMYK | cmyk(23%, 45.9%, 0%, 4.3%) |
| CIE-LAB | lab(64.74, 42.57, -48.27) |
| CIE-LCH | lch(64.74, 64.36, 311.41°) |
| OKLab | oklab(71.35% 0.0969 -0.1349) |
| OKLCH | oklch(71.35% 0.166 305.7) |
| XYZ | xyz(45.3161, 33.7258, 89.6928) |
| Luminance | 0.3373 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.78
Light Purple
#BF77F6
ΔE00 3.20
Easter Purple
#C071FE
ΔE00 4.71
Light Urple
#B36FF6
ΔE00 5.45
Baby Purple
#CA9BF7
ΔE00 6.17
Pastel Purple
#CAA0FF
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC84F4 #BCF484
analogous
#8484F4 #BC84F4 #F484F4
triadic
#BC84F4 #F4BC84 #84F4BC
tetradic
#BC84F4 #F48484 #BCF484 #84F4F4
square
#BC84F4 #F48484 #BCF484 #84F4F4
split-complementary
#BC84F4 #F4F484 #84F484
monochromatic
#7F15E9 #9D4CEF #BC84F4 #DBBCF9 #F0E3FC
Accessibility & contrast
On white
2.71
#BC84F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.75
#BC84F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC84F4
7.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC84F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC84F4 | 1.00 | 2.71 | 7.75 | 7.75 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#669BF8
Deuteranopia (green-blind)
#759DF1
Tritanopia (blue-blind)
#B397B0
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #bc84f4; /* rgb */ color: rgb(188, 132, 244); /* oklch */ color: oklch(71.4% 0.166 305.7);
Tailwind
colors: {
custom: {
50: '#d2a9f8',
500: '#bc84f4',
950: '#000000',
},
}SCSS
$custom: #bc84f4; $custom-light: #d2a9f8; $custom-dark: #000000;
JSON
{
"hex": "#bc84f4",
"rgb": {
"r": 188,
"g": 132,
"b": 244
},
"hsl": {
"h": 270,
"s": 83.582,
"l": 73.725
},
"oklch": {
"l": 0.71351,
"c": 0.16609,
"h": 305.7
},
"luminance": 0.33726
}Semantic roles & 50–950 ramp
primary
#BC84F4
secondary
#E6F4D7
accent
#E00573
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#141017
muted
#837F85