#BC88F7#BC88F7
#BC88F7 is a light, vivid violet. Relative luminance 0.350; OKLCH L 72.2% C 0.163 H 304.2°. Best body text is #000000 at 8.00:1 contrast (WCAG AA passes).
Color values
| HEX | #BC88F7 |
|---|---|
| RGB | rgb(188, 136, 247) |
| HSL | hsl(268, 87%, 75%) |
| HSV | hsv(268, 45%, 97%) |
| CMYK | cmyk(23.9%, 44.9%, 0%, 3.1%) |
| CIE-LAB | lab(65.76, 41.08, -48.31) |
| CIE-LCH | lch(65.76, 63.42, 310.37°) |
| OKLab | oklab(72.16% 0.0919 -0.135) |
| OKLCH | oklch(72.16% 0.163 304.2) |
| XYZ | xyz(46.3281, 35.0152, 92.2956) |
| Luminance | 0.3502 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.95
Light Purple
#BF77F6
ΔE00 4.18
Baby Purple
#CA9BF7
ΔE00 5.42
Easter Purple
#C071FE
ΔE00 5.55
Pastel Purple
#CAA0FF
ΔE00 6.17
Light Urple
#B36FF6
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC88F7 #C3F788
analogous
#888BF7 #BC88F7 #F488F7
triadic
#BC88F7 #F7BC88 #88F7BC
tetradic
#BC88F7 #F7888B #C3F788 #88F7F4
square
#BC88F7 #F7888B #C3F788 #88F7F4
split-complementary
#BC88F7 #F7F488 #8BF788
monochromatic
#7B15EF #9C4FF3 #BC88F7 #DCC1FB #EFE2FD
Accessibility & contrast
On white
2.62
#BC88F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.00
#BC88F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC88F7
8.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC88F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC88F7 | 1.00 | 2.62 | 8.00 | 8.00 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A9EFB
Deuteranopia (green-blind)
#77A0F4
Tritanopia (blue-blind)
#B29BB4
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #bc88f7; /* rgb */ color: rgb(188, 136, 247); /* oklch */ color: oklch(72.2% 0.163 304.2);
Tailwind
colors: {
custom: {
50: '#d2abfa',
500: '#bc88f7',
950: '#000000',
},
}SCSS
$custom: #bc88f7; $custom-light: #d2abfa; $custom-dark: #000000;
JSON
{
"hex": "#bc88f7",
"rgb": {
"r": 188,
"g": 136,
"b": 247
},
"hsl": {
"h": 268.108,
"s": 87.402,
"l": 75.098
},
"oklch": {
"l": 0.72159,
"c": 0.16335,
"h": 304.2
},
"luminance": 0.35015
}Semantic roles & 50–950 ramp
primary
#BC88F7
secondary
#E6F5D6
accent
#E4027A
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#141017
muted
#837F85