#BC83EE#BC83EE
#BC83EE is a light, vivid violet. Relative luminance 0.331; OKLCH L 70.9% C 0.161 H 307.3°. Best body text is #000000 at 7.62:1 contrast (WCAG AA passes).
Color values
| HEX | #BC83EE |
|---|---|
| RGB | rgb(188, 131, 238) |
| HSL | hsl(272, 76%, 72%) |
| HSV | hsv(272, 45%, 93%) |
| CMYK | cmyk(21%, 45%, 0%, 6.7%) |
| CIE-LAB | lab(64.24, 41.76, -45.76) |
| CIE-LCH | lch(64.24, 61.95, 312.39°) |
| OKLab | oklab(70.88% 0.0974 -0.1276) |
| OKLCH | oklch(70.88% 0.161 307.3) |
| XYZ | xyz(44.2849, 33.0975, 84.9278) |
| Luminance | 0.3310 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 3.25
Liliac
#C48EFD
ΔE00 3.34
Easter Purple
#C071FE
ΔE00 4.93
Light Urple
#B36FF6
ΔE00 5.56
Baby Purple
#CA9BF7
ΔE00 6.25
Pale Purple
#B790D4
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC83EE #B5EE83
analogous
#8783EE #BC83EE #EE83EA
triadic
#BC83EE #EEBC83 #83EEBC
tetradic
#BC83EE #EE8783 #B5EE83 #83EAEE
square
#BC83EE #EE8783 #B5EE83 #83EAEE
split-complementary
#BC83EE #EAEE83 #83EE87
monochromatic
#811ED9 #9F4DE7 #BC83EE #D9B9F5 #F0E4FB
Accessibility & contrast
On white
2.76
#BC83EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.62
#BC83EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC83EE
7.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC83EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC83EE | 1.00 | 2.76 | 7.62 | 7.62 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#699AF2
Deuteranopia (green-blind)
#779CEB
Tritanopia (blue-blind)
#B594AD
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #bc83ee; /* rgb */ color: rgb(188, 131, 238); /* oklch */ color: oklch(70.9% 0.161 307.3);
Tailwind
colors: {
custom: {
50: '#d2a8f4',
500: '#bc83ee',
950: '#000000',
},
}SCSS
$custom: #bc83ee; $custom-light: #d2a8f4; $custom-dark: #000000;
JSON
{
"hex": "#bc83ee",
"rgb": {
"r": 188,
"g": 131,
"b": 238
},
"hsl": {
"h": 271.963,
"s": 75.887,
"l": 72.353
},
"oklch": {
"l": 0.70879,
"c": 0.16054,
"h": 307.3
},
"luminance": 0.33097
}Semantic roles & 50–950 ramp
primary
#BC83EE
secondary
#E5F3D8
accent
#D80D6C
background
#FDFAFE
surface
#FAF4FD
border
#D3CED5
text
#141017
muted
#837F85