#BC89FF#BC89FF
#BC89FF is a light, vivid violet. Relative luminance 0.358; OKLCH L 72.7% C 0.172 H 302.3°. Best body text is #000000 at 8.16:1 contrast (WCAG AA passes).
Color values
| HEX | #BC89FF |
|---|---|
| RGB | rgb(188, 137, 255) |
| HSL | hsl(266, 100%, 77%) |
| HSV | hsv(266, 46%, 100%) |
| CMYK | cmyk(26.3%, 46.3%, 0%, 0%) |
| CIE-LAB | lab(66.37, 42.39, -51.73) |
| CIE-LCH | lch(66.37, 66.88, 309.33°) |
| OKLab | oklab(72.74% 0.0916 -0.145) |
| OKLCH | oklch(72.74% 0.172 302.3) |
| XYZ | xyz(47.7307, 35.8027, 98.9844) |
| Luminance | 0.3580 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.07
Light Purple
#BF77F6
ΔE00 4.60
Easter Purple
#C071FE
ΔE00 5.65
Baby Purple
#CA9BF7
ΔE00 5.79
Pastel Purple
#CAA0FF
ΔE00 6.19
Light Urple
#B36FF6
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC89FF #CCFF89
analogous
#8991FF #BC89FF #F789FF
triadic
#BC89FF #FFBC89 #89FFBC
tetradic
#BC89FF #FF8991 #CCFF89 #89FFF7
square
#BC89FF #FF8991 #CCFF89 #89FFF7
split-complementary
#BC89FF #FFF789 #91FF89
monochromatic
#770FFF #994CFF #BC89FF #DFC6FF #EEE0FF
Accessibility & contrast
On white
2.57
#BC89FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.16
#BC89FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC89FF
8.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC89FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC89FF | 1.00 | 2.57 | 8.16 | 8.16 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#67A0FF
Deuteranopia (green-blind)
#73A1FC
Tritanopia (blue-blind)
#B09EB8
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #bc89ff; /* rgb */ color: rgb(188, 137, 255); /* oklch */ color: oklch(72.7% 0.172 302.3);
Tailwind
colors: {
custom: {
50: '#d3acff',
500: '#bc89ff',
950: '#000000',
},
}SCSS
$custom: #bc89ff; $custom-light: #d3acff; $custom-dark: #000000;
JSON
{
"hex": "#bc89ff",
"rgb": {
"r": 188,
"g": 137,
"b": 255
},
"hsl": {
"h": 265.932,
"s": 100,
"l": 76.863
},
"oklch": {
"l": 0.72741,
"c": 0.17151,
"h": 302.3
},
"luminance": 0.35803
}Semantic roles & 50–950 ramp
primary
#BC89FF
secondary
#E8F7D4
accent
#E60082
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#141018
muted
#837F86