#BC88ED#BC88ED
#BC88ED is a light, vivid violet. Relative luminance 0.344; OKLCH L 71.7% C 0.151 H 306.7°. Best body text is #000000 at 7.88:1 contrast (WCAG AA passes).
Color values
| HEX | #BC88ED |
|---|---|
| RGB | rgb(188, 136, 237) |
| HSL | hsl(271, 74%, 73%) |
| HSV | hsv(271, 43%, 93%) |
| CMYK | cmyk(20.7%, 42.6%, 0%, 7.1%) |
| CIE-LAB | lab(65.29, 38.81, -43.55) |
| CIE-LCH | lch(65.29, 58.33, 311.70°) |
| OKLab | oklab(71.65% 0.0904 -0.1212) |
| OKLCH | oklch(71.65% 0.151 306.7) |
| XYZ | xyz(44.8262, 34.4145, 84.3855) |
| Luminance | 0.3441 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.73
Light Purple
#BF77F6
ΔE00 4.55
Baby Purple
#CA9BF7
ΔE00 5.07
Pale Purple
#B790D4
ΔE00 5.80
Easter Purple
#C071FE
ΔE00 6.20
Pastel Purple
#CAA0FF
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC88ED #B9ED88
analogous
#8988ED #BC88ED #ED88EC
triadic
#BC88ED #EDBC88 #88EDBC
tetradic
#BC88ED #ED8988 #B9ED88 #88ECED
square
#BC88ED #ED8988 #B9ED88 #88ECED
split-complementary
#BC88ED #ECED88 #88ED89
monochromatic
#8021DA #9E53E5 #BC88ED #DABDF5 #F0E4FB
Accessibility & contrast
On white
2.66
#BC88ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.88
#BC88ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC88ED
7.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC88ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC88ED | 1.00 | 2.66 | 7.88 | 7.88 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#709DF1
Deuteranopia (green-blind)
#7D9FEA
Tritanopia (blue-blind)
#B598AF
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #bc88ed; /* rgb */ color: rgb(188, 136, 237); /* oklch */ color: oklch(71.7% 0.151 306.7);
Tailwind
colors: {
custom: {
50: '#d2abf3',
500: '#bc88ed',
950: '#000000',
},
}SCSS
$custom: #bc88ed; $custom-light: #d2abf3; $custom-dark: #000000;
JSON
{
"hex": "#bc88ed",
"rgb": {
"r": 188,
"g": 136,
"b": 237
},
"hsl": {
"h": 270.891,
"s": 73.723,
"l": 73.137
},
"oklch": {
"l": 0.71652,
"c": 0.15121,
"h": 306.7
},
"luminance": 0.34414
}Semantic roles & 50–950 ramp
primary
#BC88ED
secondary
#E5F3D8
accent
#D61070
background
#FDFAFE
surface
#FAF4FD
border
#D3CED5
text
#141017
muted
#837F85