#BC88F6#BC88F6
#BC88F6 is a light, vivid violet. Relative luminance 0.350; OKLCH L 72.1% C 0.162 H 304.5°. Best body text is #000000 at 7.99:1 contrast (WCAG AA passes).
Color values
| HEX | #BC88F6 |
|---|---|
| RGB | rgb(188, 136, 246) |
| HSL | hsl(268, 86%, 75%) |
| HSV | hsv(268, 45%, 96%) |
| CMYK | cmyk(23.6%, 44.7%, 0%, 3.5%) |
| CIE-LAB | lab(65.71, 40.85, -47.84) |
| CIE-LCH | lch(65.71, 62.91, 310.49°) |
| OKLab | oklab(72.11% 0.0917 -0.1337) |
| OKLCH | oklch(72.11% 0.162 304.5) |
| XYZ | xyz(46.1742, 34.9537, 91.4851) |
| Luminance | 0.3495 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.97
Light Purple
#BF77F6
ΔE00 4.18
Baby Purple
#CA9BF7
ΔE00 5.37
Easter Purple
#C071FE
ΔE00 5.60
Pastel Purple
#CAA0FF
ΔE00 6.16
Light Urple
#B36FF6
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC88F6 #C2F688
analogous
#888BF6 #BC88F6 #F388F6
triadic
#BC88F6 #F6BC88 #88F6BC
tetradic
#BC88F6 #F6888B #C2F688 #88F6F3
square
#BC88F6 #F6888B #C2F688 #88F6F3
split-complementary
#BC88F6 #F6F388 #8BF688
monochromatic
#7C16ED #9C4FF2 #BC88F6 #DCC1FA #EFE3FD
Accessibility & contrast
On white
2.63
#BC88F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.99
#BC88F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC88F6
7.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC88F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC88F6 | 1.00 | 2.63 | 7.99 | 7.99 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6B9EFA
Deuteranopia (green-blind)
#78A0F3
Tritanopia (blue-blind)
#B29BB3
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #bc88f6; /* rgb */ color: rgb(188, 136, 246); /* oklch */ color: oklch(72.1% 0.162 304.5);
Tailwind
colors: {
custom: {
50: '#d2abf9',
500: '#bc88f6',
950: '#000000',
},
}SCSS
$custom: #bc88f6; $custom-light: #d2abf9; $custom-dark: #000000;
JSON
{
"hex": "#bc88f6",
"rgb": {
"r": 188,
"g": 136,
"b": 246
},
"hsl": {
"h": 268.364,
"s": 85.938,
"l": 74.902
},
"oklch": {
"l": 0.72107,
"c": 0.16213,
"h": 304.5
},
"luminance": 0.34954
}Semantic roles & 50–950 ramp
primary
#BC88F6
secondary
#E6F5D6
accent
#E20379
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#141017
muted
#837F85