#BC8DFE#BC8DFE
#BC8DFE is a light, vivid violet. Relative luminance 0.369; OKLCH L 73.3% C 0.164 H 301.7°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #BC8DFE |
|---|---|
| RGB | rgb(188, 141, 254) |
| HSL | hsl(265, 98%, 77%) |
| HSV | hsv(265, 44%, 100%) |
| CMYK | cmyk(26%, 44.5%, 0%, 0.4%) |
| CIE-LAB | lab(67.20, 39.97, -49.87) |
| CIE-LCH | lch(67.20, 63.91, 308.71°) |
| OKLab | oklab(73.35% 0.0862 -0.1396) |
| OKLCH | oklch(73.35% 0.164 301.7) |
| XYZ | xyz(48.1493, 36.8968, 98.3319) |
| Luminance | 0.3690 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.67
Baby Purple
#CA9BF7
ΔE00 4.97
Pastel Purple
#CAA0FF
ΔE00 5.25
Light Purple
#BF77F6
ΔE00 5.53
Lilac (survey)
#CEA2FD
ΔE00 6.19
Lavender (survey)
#C79FEF
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC8DFE #CFFE8D
analogous
#8D96FE #BC8DFE #F58DFE
triadic
#BC8DFE #FEBC8D #8DFEBC
tetradic
#BC8DFE #FE8D96 #CFFE8D #8DFEF5
square
#BC8DFE #FE8D96 #CFFE8D #8DFEF5
split-complementary
#BC8DFE #FEF58D #96FE8D
monochromatic
#7514FD #9850FD #BC8DFE #E0CAFF #EDE1FF
Accessibility & contrast
On white
2.51
#BC8DFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#BC8DFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC8DFE
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC8DFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC8DFE | 1.00 | 2.51 | 8.38 | 8.38 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6DA3FF
Deuteranopia (green-blind)
#78A3FB
Tritanopia (blue-blind)
#B0A1B9
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #bc8dfe; /* rgb */ color: rgb(188, 141, 254); /* oklch */ color: oklch(73.3% 0.164 301.7);
Tailwind
colors: {
custom: {
50: '#d2afff',
500: '#bc8dfe',
950: '#000000',
},
}SCSS
$custom: #bc8dfe; $custom-light: #d2afff; $custom-dark: #000000;
JSON
{
"hex": "#bc8dfe",
"rgb": {
"r": 188,
"g": 141,
"b": 254
},
"hsl": {
"h": 264.956,
"s": 98.261,
"l": 77.451
},
"oklch": {
"l": 0.73348,
"c": 0.16405,
"h": 301.7
},
"luminance": 0.36897
}Semantic roles & 50–950 ramp
primary
#BC8DFE
secondary
#E8F7D4
accent
#E60086
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#141018
muted
#837F86