#BCA6EF#BCA6EF
#BCA6EF is a light, moderate violet. Relative luminance 0.442; OKLCH L 77.1% C 0.105 H 297.7°. Best body text is #000000 at 9.84:1 contrast (WCAG AA passes).
Color values
| HEX | #BCA6EF |
|---|---|
| RGB | rgb(188, 166, 239) |
| HSL | hsl(258, 70%, 79%) |
| HSV | hsv(258, 31%, 94%) |
| CMYK | cmyk(21.3%, 30.5%, 0%, 6.3%) |
| CIE-LAB | lab(72.36, 22.64, -33.63) |
| CIE-LCH | lch(72.36, 40.54, 303.95°) |
| OKLab | oklab(77.05% 0.0488 -0.0928) |
| OKLCH | oklch(77.05% 0.105 297.7) |
| XYZ | xyz(49.9518, 44.1955, 87.5436) |
| Luminance | 0.4420 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 3.54
Lavender
#B39DDB
ΔE00 3.72
Lavender (survey)
#C79FEF
ΔE00 3.76
Pastel Purple
#CAA0FF
ΔE00 4.56
Lilac (survey)
#CEA2FD
ΔE00 4.61
Baby Purple
#CA9BF7
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCA6EF #D9EFA6
analogous
#A6B5EF #BCA6EF #E1A6EF
triadic
#BCA6EF #EFBCA6 #A6EFBC
tetradic
#BCA6EF #EFA6B5 #D9EFA6 #A6EFE1
square
#BCA6EF #EFA6B5 #D9EFA6 #A6EFE1
split-complementary
#BCA6EF #EFE1A6 #B5EFA6
monochromatic
#6E3EDC #9572E6 #BCA6EF #E3DAF8 #EBE5FA
Accessibility & contrast
On white
2.13
#BCA6EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.84
#BCA6EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCA6EF
9.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCA6EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCA6EF | 1.00 | 2.13 | 9.84 | 9.84 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B2F2
Deuteranopia (green-blind)
#98B1ED
Tritanopia (blue-blind)
#B2B2C0
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #bca6ef; /* rgb */ color: rgb(188, 166, 239); /* oklch */ color: oklch(77.1% 0.105 297.7);
Tailwind
colors: {
custom: {
50: '#d1c0f4',
500: '#bca6ef',
950: '#000000',
},
}SCSS
$custom: #bca6ef; $custom-light: #d1c0f4; $custom-dark: #000000;
JSON
{
"hex": "#bca6ef",
"rgb": {
"r": 188,
"g": 166,
"b": 239
},
"hsl": {
"h": 258.082,
"s": 69.524,
"l": 79.412
},
"oklch": {
"l": 0.77052,
"c": 0.10488,
"h": 297.7
},
"luminance": 0.44196
}Semantic roles & 50–950 ramp
primary
#BCA6EF
secondary
#EAF2D9
accent
#D21498
background
#FCFBFE
surface
#F9F7FD
border
#D2D0D5
text
#141217
muted
#828185