#BC84F2#BC84F2
#BC84F2 is a light, vivid violet. Relative luminance 0.336; OKLCH L 71.2% C 0.164 H 306.2°. Best body text is #000000 at 7.72:1 contrast (WCAG AA passes).
Color values
| HEX | #BC84F2 |
|---|---|
| RGB | rgb(188, 132, 242) |
| HSL | hsl(271, 81%, 73%) |
| HSV | hsv(271, 45%, 95%) |
| CMYK | cmyk(22.3%, 45.5%, 0%, 5.1%) |
| CIE-LAB | lab(64.65, 42.12, -47.32) |
| CIE-LCH | lch(64.65, 63.35, 311.67°) |
| OKLab | oklab(71.25% 0.0966 -0.1322) |
| OKLCH | oklch(71.25% 0.164 306.2) |
| XYZ | xyz(45.0140, 33.6050, 88.1022) |
| Luminance | 0.3361 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.88
Light Purple
#BF77F6
ΔE00 3.26
Easter Purple
#C071FE
ΔE00 4.84
Light Urple
#B36FF6
ΔE00 5.54
Baby Purple
#CA9BF7
ΔE00 6.10
Pastel Purple
#CAA0FF
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC84F2 #BAF284
analogous
#8584F2 #BC84F2 #F284F1
triadic
#BC84F2 #F2BC84 #84F2BC
tetradic
#BC84F2 #F28584 #BAF284 #84F1F2
square
#BC84F2 #F28584 #BAF284 #84F1F2
split-complementary
#BC84F2 #F1F284 #84F285
monochromatic
#8018E4 #9E4DEC #BC84F2 #DABBF8 #F0E3FC
Accessibility & contrast
On white
2.72
#BC84F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.72
#BC84F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC84F2
7.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC84F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC84F2 | 1.00 | 2.72 | 7.72 | 7.72 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#689BF6
Deuteranopia (green-blind)
#769DEF
Tritanopia (blue-blind)
#B496B0
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #bc84f2; /* rgb */ color: rgb(188, 132, 242); /* oklch */ color: oklch(71.2% 0.164 306.2);
Tailwind
colors: {
custom: {
50: '#d2a9f7',
500: '#bc84f2',
950: '#000000',
},
}SCSS
$custom: #bc84f2; $custom-light: #d2a9f7; $custom-dark: #000000;
JSON
{
"hex": "#bc84f2",
"rgb": {
"r": 188,
"g": 132,
"b": 242
},
"hsl": {
"h": 270.545,
"s": 80.882,
"l": 73.333
},
"oklch": {
"l": 0.71247,
"c": 0.1637,
"h": 306.2
},
"luminance": 0.33605
}Semantic roles & 50–950 ramp
primary
#BC84F2
secondary
#E5F4D7
accent
#DD0871
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#141017
muted
#837F85