#BC89FA#BC89FA
#BC89FA is a light, vivid violet. Relative luminance 0.355; OKLCH L 72.5% C 0.165 H 303.4°. Best body text is #000000 at 8.10:1 contrast (WCAG AA passes).
Color values
| HEX | #BC89FA |
|---|---|
| RGB | rgb(188, 137, 250) |
| HSL | hsl(267, 92%, 76%) |
| HSV | hsv(267, 45%, 98%) |
| CMYK | cmyk(24.8%, 45.2%, 0%, 2%) |
| CIE-LAB | lab(66.12, 41.22, -49.38) |
| CIE-LCH | lch(66.12, 64.33, 309.85°) |
| OKLab | oklab(72.48% 0.091 -0.1382) |
| OKLCH | oklch(72.48% 0.165 303.4) |
| XYZ | xyz(46.9363, 35.4849, 94.8005) |
| Luminance | 0.3548 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.80
Light Purple
#BF77F6
ΔE00 4.45
Baby Purple
#CA9BF7
ΔE00 5.40
Easter Purple
#C071FE
ΔE00 5.71
Pastel Purple
#CAA0FF
ΔE00 6.00
Light Urple
#B36FF6
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC89FA #C7FA89
analogous
#898EFA #BC89FA #F589FA
triadic
#BC89FA #FABC89 #89FABC
tetradic
#BC89FA #FA898E #C7FA89 #89FAF5
square
#BC89FA #FA898E #C7FA89 #89FAF5
split-complementary
#BC89FA #FAF589 #8EFA89
monochromatic
#7914F5 #9B4EF8 #BC89FA #DDC4FC #EEE2FE
Accessibility & contrast
On white
2.59
#BC89FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.10
#BC89FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC89FA
8.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC89FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC89FA | 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)
#6AA0FE
Deuteranopia (green-blind)
#76A1F7
Tritanopia (blue-blind)
#B19CB6
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #bc89fa; /* rgb */ color: rgb(188, 137, 250); /* oklch */ color: oklch(72.5% 0.165 303.4);
Tailwind
colors: {
custom: {
50: '#d2acfc',
500: '#bc89fa',
950: '#000000',
},
}SCSS
$custom: #bc89fa; $custom-light: #d2acfc; $custom-dark: #000000;
JSON
{
"hex": "#bc89fa",
"rgb": {
"r": 188,
"g": 137,
"b": 250
},
"hsl": {
"h": 267.08,
"s": 91.87,
"l": 75.882
},
"oklch": {
"l": 0.72479,
"c": 0.16542,
"h": 303.4
},
"luminance": 0.35485
}Semantic roles & 50–950 ramp
primary
#BC89FA
secondary
#E7F6D5
accent
#E6007E
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#141017
muted
#837F85