#BCA3DC#BCA3DC
#BCA3DC is a light, moderate violet. Relative luminance 0.421; OKLCH L 75.7% C 0.085 H 304.5°. Best body text is #000000 at 9.41:1 contrast (WCAG AA passes).
Color values
| HEX | #BCA3DC |
|---|---|
| RGB | rgb(188, 163, 220) |
| HSL | hsl(266, 45%, 75%) |
| HSV | hsv(266, 26%, 86%) |
| CMYK | cmyk(14.5%, 25.9%, 0%, 13.7%) |
| CIE-LAB | lab(70.91, 20.09, -25.48) |
| CIE-LCH | lch(70.91, 32.45, 308.25°) |
| OKLab | oklab(75.7% 0.0479 -0.0697) |
| OKLCH | oklch(75.7% 0.085 304.5) |
| XYZ | xyz(46.7520, 42.0532, 73.3504) |
| Luminance | 0.4205 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 2.48
Lavender (survey)
#C79FEF
ΔE00 4.82
Pale Purple
#B790D4
ΔE00 5.44
Pale Violet
#CEAEFA
ΔE00 5.45
Light Violet
#D6B4FC
ΔE00 6.27
Lilac (survey)
#CEA2FD
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCA3DC #C3DCA3
analogous
#A3A6DC #BCA3DC #D9A3DC
triadic
#BCA3DC #DCBCA3 #A3DCBC
tetradic
#BCA3DC #DCA3A6 #C3DCA3 #A3DCD9
square
#BCA3DC #DCA3A6 #C3DCA3 #A3DCD9
split-complementary
#BCA3DC #DCD9A3 #A6DCA3
monochromatic
#7B4ABA #9C77CB #BCA3DC #DCCFED #EFE9F7
Accessibility & contrast
On white
2.23
#BCA3DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.41
#BCA3DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCA3DC
9.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCA3DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCA3DC | 1.00 | 2.23 | 9.41 | 9.41 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98ADDE
Deuteranopia (green-blind)
#9DAEDA
Tritanopia (blue-blind)
#B7ABB7
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #bca3dc; /* rgb */ color: rgb(188, 163, 220); /* oklch */ color: oklch(75.7% 0.085 304.5);
Tailwind
colors: {
custom: {
50: '#d0bee7',
500: '#bca3dc',
950: '#000000',
},
}SCSS
$custom: #bca3dc; $custom-light: #d0bee7; $custom-dark: #000000;
JSON
{
"hex": "#bca3dc",
"rgb": {
"r": 188,
"g": 163,
"b": 220
},
"hsl": {
"h": 266.316,
"s": 44.882,
"l": 75.098
},
"oklch": {
"l": 0.75698,
"c": 0.08454,
"h": 304.5
},
"luminance": 0.42053
}Semantic roles & 50–950 ramp
primary
#BCA3DC
secondary
#E6EEDD
accent
#B82D7B
background
#FCFBFE
surface
#F9F6FC
border
#D2D0D5
text
#141216
muted
#828184