#BC85ED#BC85ED
#BC85ED is a light, vivid violet. Relative luminance 0.336; OKLCH L 71.2% C 0.156 H 307.3°. Best body text is #000000 at 7.72:1 contrast (WCAG AA passes).
Color values
| HEX | #BC85ED |
|---|---|
| RGB | rgb(188, 133, 237) |
| HSL | hsl(272, 74%, 73%) |
| HSV | hsv(272, 44%, 93%) |
| CMYK | cmyk(20.7%, 43.9%, 0%, 7.1%) |
| CIE-LAB | lab(64.63, 40.45, -44.59) |
| CIE-LCH | lch(64.63, 60.20, 312.21°) |
| OKLab | oklab(71.16% 0.0945 -0.1242) |
| OKLCH | oklch(71.16% 0.156 307.3) |
| XYZ | xyz(44.4096, 33.5813, 84.2466) |
| Luminance | 0.3358 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.10
Light Purple
#BF77F6
ΔE00 3.81
Easter Purple
#C071FE
ΔE00 5.48
Baby Purple
#CA9BF7
ΔE00 5.77
Light Urple
#B36FF6
ΔE00 6.10
Pale Purple
#B790D4
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC85ED #B6ED85
analogous
#8885ED #BC85ED #ED85EA
triadic
#BC85ED #EDBC85 #85EDBC
tetradic
#BC85ED #ED8885 #B6ED85 #85EAED
square
#BC85ED #ED8885 #B6ED85 #85EAED
split-complementary
#BC85ED #EAED85 #85ED88
monochromatic
#8120D8 #9F50E5 #BC85ED #D9BAF5 #F0E4FB
Accessibility & contrast
On white
2.72
#BC85ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.72
#BC85ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC85ED
7.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC85ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC85ED | 1.00 | 2.72 | 7.72 | 7.72 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6C9BF1
Deuteranopia (green-blind)
#7A9DEA
Tritanopia (blue-blind)
#B596AE
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #bc85ed; /* rgb */ color: rgb(188, 133, 237); /* oklch */ color: oklch(71.2% 0.156 307.3);
Tailwind
colors: {
custom: {
50: '#d2a9f3',
500: '#bc85ed',
950: '#000000',
},
}SCSS
$custom: #bc85ed; $custom-light: #d2a9f3; $custom-dark: #000000;
JSON
{
"hex": "#bc85ed",
"rgb": {
"r": 188,
"g": 133,
"b": 237
},
"hsl": {
"h": 271.731,
"s": 74.286,
"l": 72.549
},
"oklch": {
"l": 0.71155,
"c": 0.1561,
"h": 307.3
},
"luminance": 0.33581
}Semantic roles & 50–950 ramp
primary
#BC85ED
secondary
#E5F3D8
accent
#D60F6D
background
#FDFAFE
surface
#FAF4FD
border
#D3CED5
text
#141017
muted
#837F85