#BC8EED#BC8EED
#BC8EED is a light, vivid violet. Relative luminance 0.362; OKLCH L 72.7% C 0.141 H 305.5°. Best body text is #000000 at 8.23:1 contrast (WCAG AA passes).
Color values
| HEX | #BC8EED |
|---|---|
| RGB | rgb(188, 142, 237) |
| HSL | hsl(269, 73%, 74%) |
| HSV | hsv(269, 40%, 93%) |
| CMYK | cmyk(20.7%, 40.1%, 0%, 7.1%) |
| CIE-LAB | lab(66.64, 35.50, -41.44) |
| CIE-LCH | lch(66.64, 54.57, 310.59°) |
| OKLab | oklab(72.67% 0.082 -0.1152) |
| OKLCH | oklch(72.67% 0.141 305.5) |
| XYZ | xyz(45.6950, 36.1520, 84.6751) |
| Luminance | 0.3615 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.64
Baby Purple
#CA9BF7
ΔE00 3.78
Lavender (survey)
#C79FEF
ΔE00 4.80
Pastel Purple
#CAA0FF
ΔE00 4.90
Pale Purple
#B790D4
ΔE00 5.02
Lilac (survey)
#CEA2FD
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC8EED #BFED8E
analogous
#8E90ED #BC8EED #EC8EED
triadic
#BC8EED #EDBC8E #8EEDBC
tetradic
#BC8EED #ED8E90 #BFED8E #8EEDEC
square
#BC8EED #ED8E90 #BFED8E #8EEDEC
split-complementary
#BC8EED #EDEC8E #90ED8E
monochromatic
#7D24DC #9D59E5 #BC8EED #DBC3F5 #EFE5FB
Accessibility & contrast
On white
2.55
#BC8EED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.23
#BC8EED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC8EED
8.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC8EED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC8EED | 1.00 | 2.55 | 8.23 | 8.23 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A1F1
Deuteranopia (green-blind)
#82A2EA
Tritanopia (blue-blind)
#B49DB2
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #bc8eed; /* rgb */ color: rgb(188, 142, 237); /* oklch */ color: oklch(72.7% 0.141 305.5);
Tailwind
colors: {
custom: {
50: '#d2aff3',
500: '#bc8eed',
950: '#000000',
},
}SCSS
$custom: #bc8eed; $custom-light: #d2aff3; $custom-dark: #000000;
JSON
{
"hex": "#bc8eed",
"rgb": {
"r": 188,
"g": 142,
"b": 237
},
"hsl": {
"h": 269.053,
"s": 72.519,
"l": 74.314
},
"oklch": {
"l": 0.72666,
"c": 0.14139,
"h": 305.5
},
"luminance": 0.36152
}Semantic roles & 50–950 ramp
primary
#BC8EED
secondary
#E6F2D9
accent
#D51176
background
#FDFAFE
surface
#FAF4FD
border
#D3CED5
text
#141017
muted
#837F85