#BCA7DC#BCA7DC
#BCA7DC is a light, moderate violet. Relative luminance 0.435; OKLCH L 76.5% C 0.078 H 302.7°. Best body text is #000000 at 9.70:1 contrast (WCAG AA passes).
Color values
| HEX | #BCA7DC |
|---|---|
| RGB | rgb(188, 167, 220) |
| HSL | hsl(264, 43%, 76%) |
| HSV | hsv(264, 24%, 86%) |
| CMYK | cmyk(14.5%, 24.1%, 0%, 13.7%) |
| CIE-LAB | lab(71.89, 17.87, -23.98) |
| CIE-LCH | lch(71.89, 29.91, 306.70°) |
| OKLab | oklab(76.46% 0.042 -0.0655) |
| OKLCH | oklch(76.46% 0.078 302.7) |
| XYZ | xyz(47.4735, 43.4961, 73.5909) |
| Luminance | 0.4350 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 3.38
Pale Violet
#CEAEFA
ΔE00 5.70
Lavender (survey)
#C79FEF
ΔE00 5.87
Light Violet
#D6B4FC
ΔE00 6.27
Pale Purple
#B790D4
ΔE00 6.76
Lilac
#C8A2C8
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCA7DC #C7DCA7
analogous
#A7ACDC #BCA7DC #D6A7DC
triadic
#BCA7DC #DCBCA7 #A7DCBC
tetradic
#BCA7DC #DCA7AC #C7DCA7 #A7DCD6
square
#BCA7DC #DCA7AC #C7DCA7 #A7DCD6
split-complementary
#BCA7DC #DCD6A7 #ACDCA7
monochromatic
#794FB9 #9B7BCB #BCA7DC #DDD3ED #EEE9F6
Accessibility & contrast
On white
2.17
#BCA7DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.70
#BCA7DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCA7DC
9.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCA7DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCA7DC | 1.00 | 2.17 | 9.70 | 9.70 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DB0DE
Deuteranopia (green-blind)
#A1B0DA
Tritanopia (blue-blind)
#B7AEB9
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #bca7dc; /* rgb */ color: rgb(188, 167, 220); /* oklch */ color: oklch(76.5% 0.078 302.7);
Tailwind
colors: {
custom: {
50: '#d0c1e7',
500: '#bca7dc',
950: '#000000',
},
}SCSS
$custom: #bca7dc; $custom-light: #d0c1e7; $custom-dark: #000000;
JSON
{
"hex": "#bca7dc",
"rgb": {
"r": 188,
"g": 167,
"b": 220
},
"hsl": {
"h": 263.774,
"s": 43.089,
"l": 75.882
},
"oklch": {
"l": 0.76456,
"c": 0.07783,
"h": 302.7
},
"luminance": 0.43496
}Semantic roles & 50–950 ramp
primary
#BCA7DC
secondary
#E7EDDE
accent
#B62F81
background
#FCFBFE
surface
#F9F7FC
border
#D2D0D5
text
#141216
muted
#828184