#BC8DFB#BC8DFB
#BC8DFB is a light, vivid violet. Relative luminance 0.367; OKLCH L 73.2% C 0.160 H 302.3°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #BC8DFB |
|---|---|
| RGB | rgb(188, 141, 251) |
| HSL | hsl(266, 93%, 77%) |
| HSV | hsv(266, 44%, 98%) |
| CMYK | cmyk(25.1%, 43.8%, 0%, 1.6%) |
| CIE-LAB | lab(67.06, 39.27, -48.46) |
| CIE-LCH | lch(67.06, 62.37, 309.02°) |
| OKLab | oklab(73.19% 0.0857 -0.1355) |
| OKLCH | oklch(73.19% 0.16 302.3) |
| XYZ | xyz(47.6727, 36.7061, 95.8216) |
| Luminance | 0.3671 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.50
Baby Purple
#CA9BF7
ΔE00 4.70
Pastel Purple
#CAA0FF
ΔE00 5.12
Light Purple
#BF77F6
ΔE00 5.47
Lilac (survey)
#CEA2FD
ΔE00 6.01
Lavender (survey)
#C79FEF
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC8DFB #CCFB8D
analogous
#8D95FB #BC8DFB #F38DFB
triadic
#BC8DFB #FBBC8D #8DFBBC
tetradic
#BC8DFB #FB8D95 #CCFB8D #8DFBF3
square
#BC8DFB #FB8D95 #CCFB8D #8DFBF3
split-complementary
#BC8DFB #FBF38D #95FB8D
monochromatic
#7717F7 #9952F9 #BC8DFB #DFC8FD #EEE1FE
Accessibility & contrast
On white
2.52
#BC8DFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#BC8DFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC8DFB
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC8DFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC8DFB | 1.00 | 2.52 | 8.34 | 8.34 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6FA2FF
Deuteranopia (green-blind)
#7AA3F8
Tritanopia (blue-blind)
#B1A0B8
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #bc8dfb; /* rgb */ color: rgb(188, 141, 251); /* oklch */ color: oklch(73.2% 0.160 302.3);
Tailwind
colors: {
custom: {
50: '#d2affd',
500: '#bc8dfb',
950: '#000000',
},
}SCSS
$custom: #bc8dfb; $custom-light: #d2affd; $custom-dark: #000000;
JSON
{
"hex": "#bc8dfb",
"rgb": {
"r": 188,
"g": 141,
"b": 251
},
"hsl": {
"h": 265.636,
"s": 93.22,
"l": 76.863
},
"oklch": {
"l": 0.73193,
"c": 0.16034,
"h": 302.3
},
"luminance": 0.36706
}Semantic roles & 50–950 ramp
primary
#BC8DFB
secondary
#E8F6D5
accent
#E60083
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#141017
muted
#837F85