#BC88EA#BC88EA
#BC88EA is a light, vivid violet. Relative luminance 0.342; OKLCH L 71.5% C 0.148 H 307.5°. Best body text is #000000 at 7.85:1 contrast (WCAG AA passes).
Color values
| HEX | #BC88EA |
|---|---|
| RGB | rgb(188, 136, 234) |
| HSL | hsl(272, 70%, 73%) |
| HSV | hsv(272, 42%, 92%) |
| CMYK | cmyk(19.7%, 41.9%, 0%, 8.2%) |
| CIE-LAB | lab(65.15, 38.14, -42.11) |
| CIE-LCH | lch(65.15, 56.82, 312.16°) |
| OKLab | oklab(71.5% 0.0898 -0.1171) |
| OKLCH | oklch(71.5% 0.148 307.5) |
| XYZ | xyz(44.3916, 34.2406, 82.0965) |
| Luminance | 0.3424 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.13
Light Purple
#BF77F6
ΔE00 4.80
Baby Purple
#CA9BF7
ΔE00 5.07
Pale Purple
#B790D4
ΔE00 5.33
Lavender (survey)
#C79FEF
ΔE00 6.14
Pastel Purple
#CAA0FF
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC88EA #B6EA88
analogous
#8B88EA #BC88EA #EA88E7
triadic
#BC88EA #EABC88 #88EABC
tetradic
#BC88EA #EA8B88 #B6EA88 #88E7EA
square
#BC88EA #EA8B88 #B6EA88 #88E7EA
split-complementary
#BC88EA #E7EA88 #88EA8B
monochromatic
#8125D2 #9F54E1 #BC88EA #D9BCF3 #F0E5FA
Accessibility & contrast
On white
2.68
#BC88EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.85
#BC88EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC88EA
7.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC88EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC88EA | 1.00 | 2.68 | 7.85 | 7.85 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#729CEE
Deuteranopia (green-blind)
#7E9FE7
Tritanopia (blue-blind)
#B697AE
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #bc88ea; /* rgb */ color: rgb(188, 136, 234); /* oklch */ color: oklch(71.5% 0.148 307.5);
Tailwind
colors: {
custom: {
50: '#d2abf1',
500: '#bc88ea',
950: '#000000',
},
}SCSS
$custom: #bc88ea; $custom-light: #d2abf1; $custom-dark: #000000;
JSON
{
"hex": "#bc88ea",
"rgb": {
"r": 188,
"g": 136,
"b": 234
},
"hsl": {
"h": 271.837,
"s": 70,
"l": 72.549
},
"oklch": {
"l": 0.71504,
"c": 0.14758,
"h": 307.5
},
"luminance": 0.3424
}Semantic roles & 50–950 ramp
primary
#BC88EA
secondary
#E5F2D9
accent
#D2146D
background
#FDFAFE
surface
#FAF4FD
border
#D3CED5
text
#141017
muted
#837F85