#BC89F0#BC89F0
#BC89F0 is a light, vivid violet. Relative luminance 0.349; OKLCH L 72.0% C 0.153 H 305.7°. Best body text is #000000 at 7.97:1 contrast (WCAG AA passes).
Color values
| HEX | #BC89F0 |
|---|---|
| RGB | rgb(188, 137, 240) |
| HSL | hsl(270, 77%, 74%) |
| HSV | hsv(270, 43%, 94%) |
| CMYK | cmyk(21.7%, 42.9%, 0%, 5.9%) |
| CIE-LAB | lab(65.65, 38.93, -44.64) |
| CIE-LCH | lch(65.65, 59.23, 311.09°) |
| OKLab | oklab(71.97% 0.0895 -0.1244) |
| OKLCH | oklch(71.97% 0.153 305.7) |
| XYZ | xyz(45.4097, 34.8742, 86.7603) |
| Luminance | 0.3487 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.28
Light Purple
#BF77F6
ΔE00 4.63
Baby Purple
#CA9BF7
ΔE00 4.90
Pastel Purple
#CAA0FF
ΔE00 5.93
Pale Purple
#B790D4
ΔE00 6.12
Easter Purple
#C071FE
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC89F0 #BDF089
analogous
#898AF0 #BC89F0 #F089F0
triadic
#BC89F0 #F0BC89 #89F0BC
tetradic
#BC89F0 #F0898A #BDF089 #89F0F0
square
#BC89F0 #F0898A #BDF089 #89F0F0
split-complementary
#BC89F0 #F0F089 #8AF089
monochromatic
#7E1DE2 #9D53E9 #BC89F0 #DBBFF7 #F0E4FC
Accessibility & contrast
On white
2.63
#BC89F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.97
#BC89F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC89F0
7.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC89F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC89F0 | 1.00 | 2.63 | 7.97 | 7.97 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#709EF4
Deuteranopia (green-blind)
#7CA0ED
Tritanopia (blue-blind)
#B49AB1
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #bc89f0; /* rgb */ color: rgb(188, 137, 240); /* oklch */ color: oklch(72.0% 0.153 305.7);
Tailwind
colors: {
custom: {
50: '#d2acf5',
500: '#bc89f0',
950: '#000000',
},
}SCSS
$custom: #bc89f0; $custom-light: #d2acf5; $custom-dark: #000000;
JSON
{
"hex": "#bc89f0",
"rgb": {
"r": 188,
"g": 137,
"b": 240
},
"hsl": {
"h": 269.709,
"s": 77.444,
"l": 73.922
},
"oklch": {
"l": 0.71968,
"c": 0.15323,
"h": 305.7
},
"luminance": 0.34874
}Semantic roles & 50–950 ramp
primary
#BC89F0
secondary
#E6F3D8
accent
#DA0C74
background
#FDFAFF
surface
#FAF4FE
border
#D3CED6
text
#141017
muted
#837F85