#BC8FF5#BC8FF5
#BC8FF5 is a light, vivid violet. Relative luminance 0.369; OKLCH L 73.2% C 0.150 H 303.2°. Best body text is #000000 at 8.39:1 contrast (WCAG AA passes).
Color values
| HEX | #BC8FF5 |
|---|---|
| RGB | rgb(188, 143, 245) |
| HSL | hsl(266, 84%, 76%) |
| HSV | hsv(266, 42%, 96%) |
| CMYK | cmyk(23.3%, 41.6%, 0%, 3.9%) |
| CIE-LAB | lab(67.22, 36.78, -44.91) |
| CIE-LCH | lch(67.22, 58.05, 309.31°) |
| OKLab | oklab(73.23% 0.0821 -0.1252) |
| OKLCH | oklch(73.23% 0.15 303.2) |
| XYZ | xyz(47.0394, 36.9289, 91.0183) |
| Luminance | 0.3693 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.75
Baby Purple
#CA9BF7
ΔE00 3.87
Pastel Purple
#CAA0FF
ΔE00 4.53
Lavender (survey)
#C79FEF
ΔE00 5.23
Lilac (survey)
#CEA2FD
ΔE00 5.32
Light Purple
#BF77F6
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC8FF5 #C8F58F
analogous
#8F95F5 #BC8FF5 #EF8FF5
triadic
#BC8FF5 #F5BC8F #8FF5BC
tetradic
#BC8FF5 #F58F95 #C8F58F #8FF5EF
square
#BC8FF5 #F58F95 #C8F58F #8FF5EF
split-complementary
#BC8FF5 #F5EF8F #95F58F
monochromatic
#791FEB #9A57F0 #BC8FF5 #DEC7FA #EEE3FC
Accessibility & contrast
On white
2.50
#BC8FF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.39
#BC8FF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC8FF5
8.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC8FF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC8FF5 | 1.00 | 2.50 | 8.39 | 8.39 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A3F9
Deuteranopia (green-blind)
#7FA4F2
Tritanopia (blue-blind)
#B2A0B6
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #bc8ff5; /* rgb */ color: rgb(188, 143, 245); /* oklch */ color: oklch(73.2% 0.150 303.2);
Tailwind
colors: {
custom: {
50: '#d2b0f9',
500: '#bc8ff5',
950: '#000000',
},
}SCSS
$custom: #bc8ff5; $custom-light: #d2b0f9; $custom-dark: #000000;
JSON
{
"hex": "#bc8ff5",
"rgb": {
"r": 188,
"g": 143,
"b": 245
},
"hsl": {
"h": 266.471,
"s": 83.607,
"l": 76.078
},
"oklch": {
"l": 0.73228,
"c": 0.1497,
"h": 303.2
},
"luminance": 0.36929
}Semantic roles & 50–950 ramp
primary
#BC8FF5
secondary
#E7F4D7
accent
#E00580
background
#FDFAFF
surface
#FAF5FF
border
#D3CFD7
text
#141017
muted
#837F85