#BCACFF#BCACFF
#BCACFF is a light, moderate violet. Relative luminance 0.474; OKLCH L 78.9% C 0.117 H 292.3°. Best body text is #000000 at 10.48:1 contrast (WCAG AA passes).
Color values
| HEX | #BCACFF |
|---|---|
| RGB | rgb(188, 172, 255) |
| HSL | hsl(252, 100%, 84%) |
| HSV | hsv(252, 33%, 100%) |
| CMYK | cmyk(26.3%, 32.5%, 0%, 0%) |
| CIE-LAB | lab(74.45, 23.04, -39.04) |
| CIE-LCH | lch(74.45, 45.33, 300.54°) |
| OKLab | oklab(78.87% 0.0445 -0.1084) |
| OKLCH | oklch(78.87% 0.117 292.3) |
| XYZ | xyz(53.5372, 47.4156, 100.9199) |
| Luminance | 0.4742 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 4.72
Pastel Purple
#CAA0FF
ΔE00 5.31
Lilac (survey)
#CEA2FD
ΔE00 5.74
Lavender (survey)
#C79FEF
ΔE00 6.14
Light Violet
#D6B4FC
ΔE00 6.29
Baby Purple
#CA9BF7
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCACFF #EFFFAC
analogous
#ACC5FF #BCACFF #E5ACFF
triadic
#BCACFF #FFBCAC #ACFFBC
tetradic
#BCACFF #FFACC5 #EFFFAC #ACFFE5
square
#BCACFF #FFACC5 #EFFFAC #ACFFE5
split-complementary
#BCACFF #FFE5AC #C5FFAC
monochromatic
#5932FF #8B6FFF #BCACFF #E6E0FF #E6E0FF
Accessibility & contrast
On white
2.00
#BCACFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.48
#BCACFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCACFF
10.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCACFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCACFF | 1.00 | 2.00 | 10.48 | 10.48 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B8FF
Deuteranopia (green-blind)
#98B6FD
Tritanopia (blue-blind)
#AEBACA
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #bcacff; /* rgb */ color: rgb(188, 172, 255); /* oklch */ color: oklch(78.9% 0.117 292.3);
Tailwind
colors: {
custom: {
50: '#d1c4ff',
500: '#bcacff',
950: '#000000',
},
}SCSS
$custom: #bcacff; $custom-light: #d1c4ff; $custom-dark: #000000;
JSON
{
"hex": "#bcacff",
"rgb": {
"r": 188,
"g": 172,
"b": 255
},
"hsl": {
"h": 251.566,
"s": 100,
"l": 83.725
},
"oklch": {
"l": 0.78871,
"c": 0.11716,
"h": 292.3
},
"luminance": 0.47416
}Semantic roles & 50–950 ramp
primary
#BCACFF
secondary
#F0F7D4
accent
#E600B9
background
#FDFCFF
surface
#FAF8FF
border
#D3D1D7
text
#141218
muted
#838186