#BC89F9#BC89F9
#BC89F9 is a light, vivid violet. Relative luminance 0.354; OKLCH L 72.4% C 0.164 H 303.6°. Best body text is #000000 at 8.08:1 contrast (WCAG AA passes).
Color values
| HEX | #BC89F9 |
|---|---|
| RGB | rgb(188, 137, 249) |
| HSL | hsl(267, 90%, 76%) |
| HSV | hsv(267, 45%, 98%) |
| CMYK | cmyk(24.5%, 45%, 0%, 2.4%) |
| CIE-LAB | lab(66.08, 40.99, -48.91) |
| CIE-LCH | lch(66.08, 63.82, 309.97°) |
| OKLab | oklab(72.43% 0.0908 -0.1368) |
| OKLCH | oklch(72.43% 0.164 303.6) |
| XYZ | xyz(46.7799, 35.4223, 93.9769) |
| Luminance | 0.3542 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.78
Light Purple
#BF77F6
ΔE00 4.44
Baby Purple
#CA9BF7
ΔE00 5.33
Easter Purple
#C071FE
ΔE00 5.74
Pastel Purple
#CAA0FF
ΔE00 5.98
Light Urple
#B36FF6
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC89F9 #C6F989
analogous
#898EF9 #BC89F9 #F489F9
triadic
#BC89F9 #F9BC89 #89F9BC
tetradic
#BC89F9 #F9898E #C6F989 #89F9F4
square
#BC89F9 #F9898E #C6F989 #89F9F4
split-complementary
#BC89F9 #F9F489 #8EF989
monochromatic
#7A15F3 #9B4FF6 #BC89F9 #DDC3FC #EEE2FE
Accessibility & contrast
On white
2.60
#BC89F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.08
#BC89F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC89F9
8.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC89F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC89F9 | 1.00 | 2.60 | 8.08 | 8.08 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6B9FFD
Deuteranopia (green-blind)
#77A1F6
Tritanopia (blue-blind)
#B29CB5
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #bc89f9; /* rgb */ color: rgb(188, 137, 249); /* oklch */ color: oklch(72.4% 0.164 303.6);
Tailwind
colors: {
custom: {
50: '#d2acfc',
500: '#bc89f9',
950: '#000000',
},
}SCSS
$custom: #bc89f9; $custom-light: #d2acfc; $custom-dark: #000000;
JSON
{
"hex": "#bc89f9",
"rgb": {
"r": 188,
"g": 137,
"b": 249
},
"hsl": {
"h": 267.321,
"s": 90.323,
"l": 75.686
},
"oklch": {
"l": 0.72427,
"c": 0.16419,
"h": 303.6
},
"luminance": 0.35422
}Semantic roles & 50–950 ramp
primary
#BC89F9
secondary
#E7F6D5
accent
#E6007D
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#141017
muted
#837F85