#BCACFB#BCACFB
#BCACFB is a light, moderate violet. Relative luminance 0.472; OKLCH L 78.7% C 0.112 H 292.9°. Best body text is #000000 at 10.43:1 contrast (WCAG AA passes).
Color values
| HEX | #BCACFB |
|---|---|
| RGB | rgb(188, 172, 251) |
| HSL | hsl(252, 91%, 83%) |
| HSV | hsv(252, 31%, 98%) |
| CMYK | cmyk(25.1%, 31.5%, 0%, 1.6%) |
| CIE-LAB | lab(74.29, 22.09, -37.14) |
| CIE-LCH | lch(74.29, 43.21, 300.75°) |
| OKLab | oklab(78.69% 0.0436 -0.1029) |
| OKLCH | oklch(78.69% 0.112 292.9) |
| XYZ | xyz(52.9000, 47.1607, 97.5640) |
| Luminance | 0.4716 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 4.31
Pastel Purple
#CAA0FF
ΔE00 5.33
Lilac (survey)
#CEA2FD
ΔE00 5.64
Lavender (survey)
#C79FEF
ΔE00 5.80
Light Violet
#D6B4FC
ΔE00 5.88
Lavender
#B39DDB
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCACFB #EBFBAC
analogous
#ACC3FB #BCACFB #E3ACFB
triadic
#BCACFB #FBBCAC #ACFBBC
tetradic
#BCACFB #FBACC3 #EBFBAC #ACFBE3
square
#BCACFB #FBACC3 #EBFBAC #ACFBE3
split-complementary
#BCACFB #FBE3AC #C3FBAC
monochromatic
#5E37F5 #8D72F8 #BCACFB #E7E2FE #E7E2FE
Accessibility & contrast
On white
2.01
#BCACFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.43
#BCACFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCACFB
10.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCACFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCACFB | 1.00 | 2.01 | 10.43 | 10.43 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B8FE
Deuteranopia (green-blind)
#99B5F9
Tritanopia (blue-blind)
#AFB9C8
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #bcacfb; /* rgb */ color: rgb(188, 172, 251); /* oklch */ color: oklch(78.7% 0.112 292.9);
Tailwind
colors: {
custom: {
50: '#d1c4fd',
500: '#bcacfb',
950: '#000000',
},
}SCSS
$custom: #bcacfb; $custom-light: #d1c4fd; $custom-dark: #000000;
JSON
{
"hex": "#bcacfb",
"rgb": {
"r": 188,
"g": 172,
"b": 251
},
"hsl": {
"h": 252.152,
"s": 90.805,
"l": 82.941
},
"oklch": {
"l": 0.78693,
"c": 0.11173,
"h": 292.9
},
"luminance": 0.47161
}Semantic roles & 50–950 ramp
primary
#BCACFB
secondary
#EFF6D5
accent
#E600B7
background
#FCFCFF
surface
#F9F8FF
border
#D2D1D7
text
#141217
muted
#828185