#BC89F2#BC89F2
#BC89F2 is a light, vivid violet. Relative luminance 0.350; OKLCH L 72.1% C 0.156 H 305.2°. Best body text is #000000 at 8.00:1 contrast (WCAG AA passes).
Color values
| HEX | #BC89F2 |
|---|---|
| RGB | rgb(188, 137, 242) |
| HSL | hsl(269, 80%, 74%) |
| HSV | hsv(269, 43%, 95%) |
| CMYK | cmyk(22.3%, 43.4%, 0%, 5.1%) |
| CIE-LAB | lab(65.74, 39.39, -45.59) |
| CIE-LCH | lch(65.74, 60.25, 310.82°) |
| OKLab | oklab(72.07% 0.0898 -0.1272) |
| OKLCH | oklch(72.07% 0.156 305.2) |
| XYZ | xyz(45.7084, 34.9937, 88.3337) |
| Luminance | 0.3499 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.08
Light Purple
#BF77F6
ΔE00 4.54
Baby Purple
#CA9BF7
ΔE00 4.96
Pastel Purple
#CAA0FF
ΔE00 5.91
Easter Purple
#C071FE
ΔE00 6.06
Lavender (survey)
#C79FEF
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC89F2 #BFF289
analogous
#898BF2 #BC89F2 #F189F2
triadic
#BC89F2 #F2BC89 #89F2BC
tetradic
#BC89F2 #F2898B #BFF289 #89F2F1
square
#BC89F2 #F2898B #BFF289 #89F2F1
split-complementary
#BC89F2 #F2F189 #8BF289
monochromatic
#7D1BE6 #9D52EC #BC89F2 #DBC0F8 #EFE3FC
Accessibility & contrast
On white
2.63
#BC89F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.00
#BC89F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC89F2
8.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC89F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC89F2 | 1.00 | 2.63 | 8.00 | 8.00 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6F9EF6
Deuteranopia (green-blind)
#7BA0EF
Tritanopia (blue-blind)
#B39AB2
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #bc89f2; /* rgb */ color: rgb(188, 137, 242); /* oklch */ color: oklch(72.1% 0.156 305.2);
Tailwind
colors: {
custom: {
50: '#d2acf7',
500: '#bc89f2',
950: '#000000',
},
}SCSS
$custom: #bc89f2; $custom-light: #d2acf7; $custom-dark: #000000;
JSON
{
"hex": "#bc89f2",
"rgb": {
"r": 188,
"g": 137,
"b": 242
},
"hsl": {
"h": 269.143,
"s": 80.153,
"l": 74.314
},
"oklch": {
"l": 0.72069,
"c": 0.15566,
"h": 305.2
},
"luminance": 0.34993
}Semantic roles & 50–950 ramp
primary
#BC89F2
secondary
#E6F4D7
accent
#DC0976
background
#FDFAFF
surface
#FAF4FE
border
#D3CED6
text
#141017
muted
#837F85