#BCACF2#BCACF2
#BCACF2 is a light, moderate violet. Relative luminance 0.466; OKLCH L 78.3% C 0.099 H 294.5°. Best body text is #000000 at 10.32:1 contrast (WCAG AA passes).
Color values
| HEX | #BCACF2 |
|---|---|
| RGB | rgb(188, 172, 242) |
| HSL | hsl(254, 73%, 81%) |
| HSV | hsv(254, 29%, 95%) |
| CMYK | cmyk(22.3%, 28.9%, 0%, 5.1%) |
| CIE-LAB | lab(73.94, 20.00, -32.82) |
| CIE-LCH | lch(73.94, 38.43, 301.36°) |
| OKLab | oklab(78.3% 0.0412 -0.0905) |
| OKLCH | oklch(78.3% 0.099 294.5) |
| XYZ | xyz(51.5149, 46.6067, 90.2692) |
| Luminance | 0.4661 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 3.82
Lavender
#B39DDB
ΔE00 4.88
Light Violet
#D6B4FC
ΔE00 5.24
Lavender (survey)
#C79FEF
ΔE00 5.37
Pastel Purple
#CAA0FF
ΔE00 5.81
Lilac (survey)
#CEA2FD
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCACF2 #E2F2AC
analogous
#ACBFF2 #BCACF2 #DFACF2
triadic
#BCACF2 #F2BCAC #ACF2BC
tetradic
#BCACF2 #F2ACBF #E2F2AC #ACF2DF
square
#BCACF2 #F2ACBF #E2F2AC #ACF2DF
split-complementary
#BCACF2 #F2DFAC #BFF2AC
monochromatic
#6742E1 #9177EA #BCACF2 #E7E1FA #EAE5FB
Accessibility & contrast
On white
2.03
#BCACF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.32
#BCACF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCACF2
10.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCACF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCACF2 | 1.00 | 2.03 | 10.32 | 10.32 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BB6F5
Deuteranopia (green-blind)
#9DB5F0
Tritanopia (blue-blind)
#B1B7C5
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #bcacf2; /* rgb */ color: rgb(188, 172, 242); /* oklch */ color: oklch(78.3% 0.099 294.5);
Tailwind
colors: {
custom: {
50: '#d1c4f6',
500: '#bcacf2',
950: '#000000',
},
}SCSS
$custom: #bcacf2; $custom-light: #d1c4f6; $custom-dark: #000000;
JSON
{
"hex": "#bcacf2",
"rgb": {
"r": 188,
"g": 172,
"b": 242
},
"hsl": {
"h": 253.714,
"s": 72.917,
"l": 81.176
},
"oklch": {
"l": 0.78303,
"c": 0.09949,
"h": 294.5
},
"luminance": 0.46607
}Semantic roles & 50–950 ramp
primary
#BCACF2
secondary
#EDF3D8
accent
#D510A8
background
#FCFCFF
surface
#F9F8FE
border
#D2D1D6
text
#141217
muted
#828185