#BC88FA#BC88FA
#BC88FA is a light, vivid violet. Relative luminance 0.352; OKLCH L 72.3% C 0.167 H 303.6°. Best body text is #000000 at 8.04:1 contrast (WCAG AA passes).
Color values
| HEX | #BC88FA |
|---|---|
| RGB | rgb(188, 136, 250) |
| HSL | hsl(267, 92%, 76%) |
| HSV | hsv(267, 46%, 98%) |
| CMYK | cmyk(24.8%, 45.6%, 0%, 2%) |
| CIE-LAB | lab(65.91, 41.77, -49.73) |
| CIE-LCH | lch(65.91, 64.94, 310.03°) |
| OKLab | oklab(72.32% 0.0923 -0.1392) |
| OKLCH | oklch(72.32% 0.167 303.6) |
| XYZ | xyz(46.7948, 35.2019, 94.7533) |
| Luminance | 0.3520 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.96
Light Purple
#BF77F6
ΔE00 4.20
Easter Purple
#C071FE
ΔE00 5.46
Baby Purple
#CA9BF7
ΔE00 5.61
Pastel Purple
#CAA0FF
ΔE00 6.23
Light Urple
#B36FF6
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC88FA #C6FA88
analogous
#888DFA #BC88FA #F588FA
triadic
#BC88FA #FABC88 #88FABC
tetradic
#BC88FA #FA888D #C6FA88 #88FAF5
square
#BC88FA #FA888D #C6FA88 #88FAF5
split-complementary
#BC88FA #FAF588 #8DFA88
monochromatic
#7A13F5 #9B4DF8 #BC88FA #DDC3FC #EEE2FE
Accessibility & contrast
On white
2.61
#BC88FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.04
#BC88FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC88FA
8.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC88FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC88FA | 1.00 | 2.61 | 8.04 | 8.04 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#699FFE
Deuteranopia (green-blind)
#75A0F7
Tritanopia (blue-blind)
#B19CB5
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #bc88fa; /* rgb */ color: rgb(188, 136, 250); /* oklch */ color: oklch(72.3% 0.167 303.6);
Tailwind
colors: {
custom: {
50: '#d2abfc',
500: '#bc88fa',
950: '#000000',
},
}SCSS
$custom: #bc88fa; $custom-light: #d2abfc; $custom-dark: #000000;
JSON
{
"hex": "#bc88fa",
"rgb": {
"r": 188,
"g": 136,
"b": 250
},
"hsl": {
"h": 267.368,
"s": 91.935,
"l": 75.686
},
"oklch": {
"l": 0.72315,
"c": 0.167,
"h": 303.6
},
"luminance": 0.35202
}Semantic roles & 50–950 ramp
primary
#BC88FA
secondary
#E7F6D5
accent
#E6007D
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#141017
muted
#837F85