#BC8DF4#BC8DF4
#BC8DF4 is a light, vivid violet. Relative luminance 0.363; OKLCH L 72.8% C 0.152 H 303.9°. Best body text is #000000 at 8.25:1 contrast (WCAG AA passes).
Color values
| HEX | #BC8DF4 |
|---|---|
| RGB | rgb(188, 141, 244) |
| HSL | hsl(267, 82%, 75%) |
| HSV | hsv(267, 42%, 96%) |
| CMYK | cmyk(23%, 42.2%, 0%, 4.3%) |
| CIE-LAB | lab(66.73, 37.65, -45.14) |
| CIE-LCH | lch(66.73, 58.78, 309.83°) |
| OKLab | oklab(72.84% 0.0846 -0.1259) |
| OKLCH | oklch(72.84% 0.152 303.9) |
| XYZ | xyz(46.5896, 36.2729, 90.1173) |
| Luminance | 0.3627 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.71
Baby Purple
#CA9BF7
ΔE00 4.20
Pastel Purple
#CAA0FF
ΔE00 4.98
Light Purple
#BF77F6
ΔE00 5.52
Lavender (survey)
#C79FEF
ΔE00 5.57
Lilac (survey)
#CEA2FD
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC8DF4 #C5F48D
analogous
#8D91F4 #BC8DF4 #F08DF4
triadic
#BC8DF4 #F4BC8D #8DF4BC
tetradic
#BC8DF4 #F48D91 #C5F48D #8DF4F0
square
#BC8DF4 #F48D91 #C5F48D #8DF4F0
split-complementary
#BC8DF4 #F4F08D #91F48D
monochromatic
#7A1DE9 #9B55EF #BC8DF4 #DDC5F9 #EFE3FC
Accessibility & contrast
On white
2.54
#BC8DF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.25
#BC8DF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC8DF4
8.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC8DF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC8DF4 | 1.00 | 2.54 | 8.25 | 8.25 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#73A1F8
Deuteranopia (green-blind)
#7EA2F1
Tritanopia (blue-blind)
#B39EB5
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #bc8df4; /* rgb */ color: rgb(188, 141, 244); /* oklch */ color: oklch(72.8% 0.152 303.9);
Tailwind
colors: {
custom: {
50: '#d2aff8',
500: '#bc8df4',
950: '#000000',
},
}SCSS
$custom: #bc8df4; $custom-light: #d2aff8; $custom-dark: #000000;
JSON
{
"hex": "#bc8df4",
"rgb": {
"r": 188,
"g": 141,
"b": 244
},
"hsl": {
"h": 267.379,
"s": 82.4,
"l": 75.49
},
"oklch": {
"l": 0.72839,
"c": 0.15168,
"h": 303.9
},
"luminance": 0.36273
}Semantic roles & 50–950 ramp
primary
#BC8DF4
secondary
#E7F4D7
accent
#DF077C
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#141017
muted
#837F85