#BCACF4#BCACF4
#BCACF4 is a light, moderate violet. Relative luminance 0.467; OKLCH L 78.4% C 0.102 H 294.1°. Best body text is #000000 at 10.35:1 contrast (WCAG AA passes).
Color values
| HEX | #BCACF4 |
|---|---|
| RGB | rgb(188, 172, 244) |
| HSL | hsl(253, 77%, 82%) |
| HSV | hsv(253, 30%, 96%) |
| CMYK | cmyk(23%, 29.5%, 0%, 4.3%) |
| CIE-LAB | lab(74.02, 20.46, -33.78) |
| CIE-LCH | lch(74.02, 39.50, 301.20°) |
| OKLab | oklab(78.39% 0.0418 -0.0933) |
| OKLCH | oklch(78.39% 0.102 294.1) |
| XYZ | xyz(51.8169, 46.7275, 91.8598) |
| Luminance | 0.4673 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 3.86
Lavender
#B39DDB
ΔE00 5.14
Light Violet
#D6B4FC
ΔE00 5.34
Lavender (survey)
#C79FEF
ΔE00 5.42
Pastel Purple
#CAA0FF
ΔE00 5.65
Lilac (survey)
#CEA2FD
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCACF4 #E4F4AC
analogous
#ACC0F4 #BCACF4 #E0ACF4
triadic
#BCACF4 #F4BCAC #ACF4BC
tetradic
#BCACF4 #F4ACC0 #E4F4AC #ACF4E0
square
#BCACF4 #F4ACC0 #E4F4AC #ACF4E0
split-complementary
#BCACF4 #F4E0AC #C0F4AC
monochromatic
#6540E6 #9076ED #BCACF4 #E8E2FB #E9E4FB
Accessibility & contrast
On white
2.03
#BCACF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.35
#BCACF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCACF4
10.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCACF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCACF4 | 1.00 | 2.03 | 10.35 | 10.35 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BB7F7
Deuteranopia (green-blind)
#9CB5F2
Tritanopia (blue-blind)
#B1B8C6
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #bcacf4; /* rgb */ color: rgb(188, 172, 244); /* oklch */ color: oklch(78.4% 0.102 294.1);
Tailwind
colors: {
custom: {
50: '#d1c4f8',
500: '#bcacf4',
950: '#000000',
},
}SCSS
$custom: #bcacf4; $custom-light: #d1c4f8; $custom-dark: #000000;
JSON
{
"hex": "#bcacf4",
"rgb": {
"r": 188,
"g": 172,
"b": 244
},
"hsl": {
"h": 253.333,
"s": 76.596,
"l": 81.569
},
"oklch": {
"l": 0.78388,
"c": 0.10221,
"h": 294.1
},
"luminance": 0.46728
}Semantic roles & 50–950 ramp
primary
#BCACF4
secondary
#EDF3D8
accent
#D90DAB
background
#FCFCFF
surface
#F9F8FF
border
#D2D1D7
text
#141217
muted
#828185