#BC88FF#BC88FF
#BC88FF is a light, vivid violet. Relative luminance 0.355; OKLCH L 72.6% C 0.173 H 302.5°. Best body text is #000000 at 8.10:1 contrast (WCAG AA passes).
Color values
| HEX | #BC88FF |
|---|---|
| RGB | rgb(188, 136, 255) |
| HSL | hsl(266, 100%, 77%) |
| HSV | hsv(266, 47%, 100%) |
| CMYK | cmyk(26.3%, 46.7%, 0%, 0%) |
| CIE-LAB | lab(66.15, 42.93, -52.07) |
| CIE-LCH | lch(66.15, 67.49, 309.50°) |
| OKLab | oklab(72.58% 0.0929 -0.146) |
| OKLCH | oklch(72.58% 0.173 302.5) |
| XYZ | xyz(47.5892, 35.5197, 98.9372) |
| Luminance | 0.3552 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.21
Light Purple
#BF77F6
ΔE00 4.36
Easter Purple
#C071FE
ΔE00 5.41
Baby Purple
#CA9BF7
ΔE00 5.98
Light Urple
#B36FF6
ΔE00 6.25
Pastel Purple
#CAA0FF
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC88FF #CBFF88
analogous
#8890FF #BC88FF #F788FF
triadic
#BC88FF #FFBC88 #88FFBC
tetradic
#BC88FF #FF8890 #CBFF88 #88FFF7
square
#BC88FF #FF8890 #CBFF88 #88FFF7
split-complementary
#BC88FF #FFF788 #90FF88
monochromatic
#770EFF #9A4BFF #BC88FF #DEC5FF #EEE0FF
Accessibility & contrast
On white
2.59
#BC88FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.10
#BC88FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC88FF
8.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC88FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC88FF | 1.00 | 2.59 | 8.10 | 8.10 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#65A0FF
Deuteranopia (green-blind)
#72A0FC
Tritanopia (blue-blind)
#B09DB8
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #bc88ff; /* rgb */ color: rgb(188, 136, 255); /* oklch */ color: oklch(72.6% 0.173 302.5);
Tailwind
colors: {
custom: {
50: '#d3acff',
500: '#bc88ff',
950: '#000000',
},
}SCSS
$custom: #bc88ff; $custom-light: #d3acff; $custom-dark: #000000;
JSON
{
"hex": "#bc88ff",
"rgb": {
"r": 188,
"g": 136,
"b": 255
},
"hsl": {
"h": 266.218,
"s": 100,
"l": 76.667
},
"oklch": {
"l": 0.72579,
"c": 0.17307,
"h": 302.5
},
"luminance": 0.3552
}Semantic roles & 50–950 ramp
primary
#BC88FF
secondary
#E8F7D4
accent
#E60081
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#141018
muted
#837F86