#BCA7FF#BCA7FF
#BCA7FF is a light, vivid violet. Relative luminance 0.455; OKLCH L 77.9% C 0.125 H 294.3°. Best body text is #000000 at 10.11:1 contrast (WCAG AA passes).
Color values
| HEX | #BCA7FF |
|---|---|
| RGB | rgb(188, 167, 255) |
| HSL | hsl(254, 100%, 83%) |
| HSV | hsv(254, 35%, 100%) |
| CMYK | cmyk(26.3%, 34.5%, 0%, 0%) |
| CIE-LAB | lab(73.25, 25.81, -40.92) |
| CIE-LCH | lch(73.25, 48.38, 302.24°) |
| OKLab | oklab(77.95% 0.0513 -0.1137) |
| OKLCH | oklch(77.95% 0.125 294.3) |
| XYZ | xyz(52.6034, 45.5481, 100.6086) |
| Luminance | 0.4555 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 4.15
Pale Violet
#CEAEFA
ΔE00 4.73
Lilac (survey)
#CEA2FD
ΔE00 4.77
Lavender (survey)
#C79FEF
ΔE00 5.28
Baby Purple
#CA9BF7
ΔE00 5.53
Lavender
#B39DDB
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCA7FF #EAFFA7
analogous
#A7BEFF #BCA7FF #E8A7FF
triadic
#BCA7FF #FFBCA7 #A7FFBC
tetradic
#BCA7FF #FFA7BE #EAFFA7 #A7FFE8
square
#BCA7FF #FFA7BE #EAFFA7 #A7FFE8
split-complementary
#BCA7FF #FFE8A7 #BEFFA7
monochromatic
#5F2DFF #8D6AFF #BCA7FF #E8E0FF #E8E0FF
Accessibility & contrast
On white
2.08
#BCA7FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.11
#BCA7FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCA7FF
10.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCA7FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCA7FF | 1.00 | 2.08 | 10.11 | 10.11 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90B5FF
Deuteranopia (green-blind)
#92B3FD
Tritanopia (blue-blind)
#AEB6C7
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #bca7ff; /* rgb */ color: rgb(188, 167, 255); /* oklch */ color: oklch(77.9% 0.125 294.3);
Tailwind
colors: {
custom: {
50: '#d2c1ff',
500: '#bca7ff',
950: '#000000',
},
}SCSS
$custom: #bca7ff; $custom-light: #d2c1ff; $custom-dark: #000000;
JSON
{
"hex": "#bca7ff",
"rgb": {
"r": 188,
"g": 167,
"b": 255
},
"hsl": {
"h": 254.318,
"s": 100,
"l": 82.745
},
"oklch": {
"l": 0.77949,
"c": 0.12478,
"h": 294.3
},
"luminance": 0.45549
}Semantic roles & 50–950 ramp
primary
#BCA7FF
secondary
#EFF7D4
accent
#E600AF
background
#FDFBFF
surface
#FAF7FF
border
#D3D0D7
text
#141218
muted
#838186