#BC89F8#BC89F8
#BC89F8 is a light, vivid violet. Relative luminance 0.354; OKLCH L 72.4% C 0.163 H 303.8°. Best body text is #000000 at 8.07:1 contrast (WCAG AA passes).
Color values
| HEX | #BC89F8 |
|---|---|
| RGB | rgb(188, 137, 248) |
| HSL | hsl(268, 89%, 75%) |
| HSV | hsv(268, 45%, 97%) |
| CMYK | cmyk(24.2%, 44.8%, 0%, 2.7%) |
| CIE-LAB | lab(66.03, 40.76, -48.44) |
| CIE-LCH | lch(66.03, 63.31, 310.08°) |
| OKLab | oklab(72.38% 0.0907 -0.1354) |
| OKLCH | oklch(72.38% 0.163 303.8) |
| XYZ | xyz(46.6243, 35.3601, 93.1577) |
| Luminance | 0.3536 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.78
Light Purple
#BF77F6
ΔE00 4.43
Baby Purple
#CA9BF7
ΔE00 5.27
Easter Purple
#C071FE
ΔE00 5.77
Pastel Purple
#CAA0FF
ΔE00 5.95
Light Urple
#B36FF6
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC89F8 #C5F889
analogous
#898DF8 #BC89F8 #F489F8
triadic
#BC89F8 #F8BC89 #89F8BC
tetradic
#BC89F8 #F8898D #C5F889 #89F8F4
square
#BC89F8 #F8898D #C5F889 #89F8F4
split-complementary
#BC89F8 #F8F489 #8DF889
monochromatic
#7A15F1 #9B4FF5 #BC89F8 #DDC3FB #EFE2FD
Accessibility & contrast
On white
2.60
#BC89F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.07
#BC89F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC89F8
8.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC89F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC89F8 | 1.00 | 2.60 | 8.07 | 8.07 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6B9FFC
Deuteranopia (green-blind)
#77A0F5
Tritanopia (blue-blind)
#B29CB5
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #bc89f8; /* rgb */ color: rgb(188, 137, 248); /* oklch */ color: oklch(72.4% 0.163 303.8);
Tailwind
colors: {
custom: {
50: '#d2acfb',
500: '#bc89f8',
950: '#000000',
},
}SCSS
$custom: #bc89f8; $custom-light: #d2acfb; $custom-dark: #000000;
JSON
{
"hex": "#bc89f8",
"rgb": {
"r": 188,
"g": 137,
"b": 248
},
"hsl": {
"h": 267.568,
"s": 88.8,
"l": 75.49
},
"oklch": {
"l": 0.72375,
"c": 0.16298,
"h": 303.8
},
"luminance": 0.3536
}Semantic roles & 50–950 ramp
primary
#BC89F8
secondary
#E7F5D6
accent
#E5007C
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#141017
muted
#837F85