#BC8FF4#BC8FF4
#BC8FF4 is a light, vivid violet. Relative luminance 0.369; OKLCH L 73.2% C 0.148 H 303.5°. Best body text is #000000 at 8.37:1 contrast (WCAG AA passes).
Color values
| HEX | #BC8FF4 |
|---|---|
| RGB | rgb(188, 143, 244) |
| HSL | hsl(267, 82%, 76%) |
| HSV | hsv(267, 41%, 96%) |
| CMYK | cmyk(23%, 41.4%, 0%, 4.3%) |
| CIE-LAB | lab(67.18, 36.55, -44.44) |
| CIE-LCH | lch(67.18, 57.53, 309.43°) |
| OKLab | oklab(73.18% 0.0819 -0.1238) |
| OKLCH | oklch(73.18% 0.148 303.5) |
| XYZ | xyz(46.8872, 36.8680, 90.2165) |
| Luminance | 0.3687 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.84
Baby Purple
#CA9BF7
ΔE00 3.81
Pastel Purple
#CAA0FF
ΔE00 4.53
Lavender (survey)
#C79FEF
ΔE00 5.13
Lilac (survey)
#CEA2FD
ΔE00 5.29
Light Purple
#BF77F6
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC8FF4 #C7F48F
analogous
#8F94F4 #BC8FF4 #EF8FF4
triadic
#BC8FF4 #F4BC8F #8FF4BC
tetradic
#BC8FF4 #F48F94 #C7F48F #8FF4EF
square
#BC8FF4 #F48F94 #C7F48F #8FF4EF
split-complementary
#BC8FF4 #F4EF8F #94F48F
monochromatic
#7920E9 #9B57EF #BC8FF4 #DDC7F9 #EEE3FC
Accessibility & contrast
On white
2.51
#BC8FF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.37
#BC8FF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC8FF4
8.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC8FF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC8FF4 | 1.00 | 2.51 | 8.37 | 8.37 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A2F8
Deuteranopia (green-blind)
#80A3F1
Tritanopia (blue-blind)
#B3A0B6
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #bc8ff4; /* rgb */ color: rgb(188, 143, 244); /* oklch */ color: oklch(73.2% 0.148 303.5);
Tailwind
colors: {
custom: {
50: '#d2b0f8',
500: '#bc8ff4',
950: '#000000',
},
}SCSS
$custom: #bc8ff4; $custom-light: #d2b0f8; $custom-dark: #000000;
JSON
{
"hex": "#bc8ff4",
"rgb": {
"r": 188,
"g": 143,
"b": 244
},
"hsl": {
"h": 266.733,
"s": 82.114,
"l": 75.882
},
"oklch": {
"l": 0.73178,
"c": 0.14846,
"h": 303.5
},
"luminance": 0.36868
}Semantic roles & 50–950 ramp
primary
#BC8FF4
secondary
#E7F4D7
accent
#DF077E
background
#FDFAFF
surface
#FAF5FF
border
#D3CFD7
text
#141017
muted
#837F85