#BC8FF0#BC8FF0
#BC8FF0 is a light, vivid violet. Relative luminance 0.366; OKLCH L 73.0% C 0.143 H 304.5°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #BC8FF0 |
|---|---|
| RGB | rgb(188, 143, 240) |
| HSL | hsl(268, 76%, 75%) |
| HSV | hsv(268, 40%, 94%) |
| CMYK | cmyk(21.7%, 40.4%, 0%, 5.9%) |
| CIE-LAB | lab(67.00, 35.63, -42.53) |
| CIE-LCH | lch(67.00, 55.48, 309.96°) |
| OKLab | oklab(72.98% 0.0812 -0.1183) |
| OKLCH | oklch(72.98% 0.143 304.5) |
| XYZ | xyz(46.2864, 36.6277, 87.0526) |
| Luminance | 0.3663 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.29
Baby Purple
#CA9BF7
ΔE00 3.63
Pastel Purple
#CAA0FF
ΔE00 4.58
Lavender (survey)
#C79FEF
ΔE00 4.77
Lilac (survey)
#CEA2FD
ΔE00 5.23
Pale Purple
#B790D4
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC8FF0 #C3F08F
analogous
#8F92F0 #BC8FF0 #EC8FF0
triadic
#BC8FF0 #F0BC8F #8FF0BC
tetradic
#BC8FF0 #F08F92 #C3F08F #8FF0EC
square
#BC8FF0 #F08F92 #C3F08F #8FF0EC
split-complementary
#BC8FF0 #F0EC8F #92F08F
monochromatic
#7B23E2 #9C59E9 #BC8FF0 #DCC5F7 #EFE4FB
Accessibility & contrast
On white
2.52
#BC8FF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#BC8FF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC8FF0
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC8FF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC8FF0 | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A2F4
Deuteranopia (green-blind)
#82A3ED
Tritanopia (blue-blind)
#B49FB4
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #bc8ff0; /* rgb */ color: rgb(188, 143, 240); /* oklch */ color: oklch(73.0% 0.143 304.5);
Tailwind
colors: {
custom: {
50: '#d2b0f5',
500: '#bc8ff0',
950: '#000000',
},
}SCSS
$custom: #bc8ff0; $custom-light: #d2b0f5; $custom-dark: #000000;
JSON
{
"hex": "#bc8ff0",
"rgb": {
"r": 188,
"g": 143,
"b": 240
},
"hsl": {
"h": 267.835,
"s": 76.378,
"l": 75.098
},
"oklch": {
"l": 0.72982,
"c": 0.14348,
"h": 304.5
},
"luminance": 0.36628
}Semantic roles & 50–950 ramp
primary
#BC8FF0
secondary
#E6F3D8
accent
#D90D7A
background
#FDFAFF
surface
#FAF5FE
border
#D3CFD6
text
#141017
muted
#837F85