#BCA0FE#BCA0FE
#BCA0FE is a light, vivid violet. Relative luminance 0.430; OKLCH L 76.6% C 0.134 H 296.8°. Best body text is #000000 at 9.60:1 contrast (WCAG AA passes).
Color values
| HEX | #BCA0FE |
|---|---|
| RGB | rgb(188, 160, 254) |
| HSL | hsl(258, 98%, 81%) |
| HSV | hsv(258, 37%, 100%) |
| CMYK | cmyk(26%, 37%, 0%, 0.4%) |
| CIE-LAB | lab(71.55, 29.46, -43.04) |
| CIE-LCH | lch(71.55, 52.16, 304.39°) |
| OKLab | oklab(76.63% 0.0606 -0.1198) |
| OKLCH | oklch(76.63% 0.134 296.8) |
| XYZ | xyz(51.1950, 42.9882, 99.3471) |
| Luminance | 0.4299 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 3.02
Lilac (survey)
#CEA2FD
ΔE00 3.98
Baby Purple
#CA9BF7
ΔE00 4.19
Lavender (survey)
#C79FEF
ΔE00 4.54
Pale Violet
#CEAEFA
ΔE00 5.37
Liliac
#C48EFD
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCA0FE #E2FEA0
analogous
#A0B3FE #BCA0FE #EBA0FE
triadic
#BCA0FE #FEBCA0 #A0FEBC
tetradic
#BCA0FE #FEA0B3 #E2FEA0 #A0FEEB
square
#BCA0FE #FEA0B3 #E2FEA0 #A0FEEB
split-complementary
#BCA0FE #FEEBA0 #B3FEA0
monochromatic
#6727FD #9163FD #BCA0FE #E7DDFF #EAE1FF
Accessibility & contrast
On white
2.19
#BCA0FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.60
#BCA0FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCA0FE
9.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCA0FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCA0FE | 1.00 | 2.19 | 9.60 | 9.60 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87B0FF
Deuteranopia (green-blind)
#8CAEFC
Tritanopia (blue-blind)
#AFB0C3
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #bca0fe; /* rgb */ color: rgb(188, 160, 254); /* oklch */ color: oklch(76.6% 0.134 296.8);
Tailwind
colors: {
custom: {
50: '#d2bcff',
500: '#bca0fe',
950: '#000000',
},
}SCSS
$custom: #bca0fe; $custom-light: #d2bcff; $custom-dark: #000000;
JSON
{
"hex": "#bca0fe",
"rgb": {
"r": 188,
"g": 160,
"b": 254
},
"hsl": {
"h": 257.872,
"s": 97.917,
"l": 81.176
},
"oklch": {
"l": 0.76635,
"c": 0.13429,
"h": 296.8
},
"luminance": 0.42989
}Semantic roles & 50–950 ramp
primary
#BCA0FE
secondary
#EDF7D4
accent
#E600A1
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141218
muted
#838186