#BCACF9#BCACF9
#BCACF9 is a light, moderate violet. Relative luminance 0.470; OKLCH L 78.6% C 0.109 H 293.3°. Best body text is #000000 at 10.41:1 contrast (WCAG AA passes).
Color values
| HEX | #BCACF9 |
|---|---|
| RGB | rgb(188, 172, 249) |
| HSL | hsl(252, 87%, 83%) |
| HSV | hsv(252, 31%, 98%) |
| CMYK | cmyk(24.5%, 30.9%, 0%, 2.4%) |
| CIE-LAB | lab(74.21, 21.62, -36.18) |
| CIE-LCH | lch(74.21, 42.15, 300.86°) |
| OKLab | oklab(78.61% 0.0431 -0.1001) |
| OKLCH | oklch(78.61% 0.109 293.3) |
| XYZ | xyz(52.5864, 47.0353, 95.9124) |
| Luminance | 0.4704 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 4.14
Pastel Purple
#CAA0FF
ΔE00 5.38
Lilac (survey)
#CEA2FD
ΔE00 5.64
Lavender (survey)
#C79FEF
ΔE00 5.66
Light Violet
#D6B4FC
ΔE00 5.70
Lavender
#B39DDB
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCACF9 #E9F9AC
analogous
#ACC2F9 #BCACF9 #E3ACF9
triadic
#BCACF9 #F9BCAC #ACF9BC
tetradic
#BCACF9 #F9ACC2 #E9F9AC #ACF9E3
square
#BCACF9 #F9ACC2 #E9F9AC #ACF9E3
split-complementary
#BCACF9 #F9E3AC #C2F9AC
monochromatic
#603AF1 #8E73F5 #BCACF9 #E8E2FD #E8E2FD
Accessibility & contrast
On white
2.02
#BCACF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.41
#BCACF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCACF9
10.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCACF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCACF9 | 1.00 | 2.02 | 10.41 | 10.41 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99B7FC
Deuteranopia (green-blind)
#9AB5F7
Tritanopia (blue-blind)
#AFB9C8
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #bcacf9; /* rgb */ color: rgb(188, 172, 249); /* oklch */ color: oklch(78.6% 0.109 293.3);
Tailwind
colors: {
custom: {
50: '#d1c4fb',
500: '#bcacf9',
950: '#000000',
},
}SCSS
$custom: #bcacf9; $custom-light: #d1c4fb; $custom-dark: #000000;
JSON
{
"hex": "#bcacf9",
"rgb": {
"r": 188,
"g": 172,
"b": 249
},
"hsl": {
"h": 252.468,
"s": 86.517,
"l": 82.549
},
"oklch": {
"l": 0.78605,
"c": 0.10901,
"h": 293.3
},
"luminance": 0.47036
}Semantic roles & 50–950 ramp
primary
#BCACF9
secondary
#EFF5D6
accent
#E302B4
background
#FCFCFF
surface
#F9F8FF
border
#D2D1D7
text
#141217
muted
#828185