#BCABFA#BCABFA
#BCABFA is a light, moderate violet. Relative luminance 0.467; OKLCH L 78.5% C 0.112 H 293.5°. Best body text is #000000 at 10.34:1 contrast (WCAG AA passes).
Color values
| HEX | #BCABFA |
|---|---|
| RGB | rgb(188, 171, 250) |
| HSL | hsl(253, 89%, 83%) |
| HSV | hsv(253, 32%, 98%) |
| CMYK | cmyk(24.8%, 31.6%, 0%, 2%) |
| CIE-LAB | lab(74.01, 22.41, -37.04) |
| CIE-LCH | lch(74.01, 43.29, 301.18°) |
| OKLab | oklab(78.46% 0.0447 -0.1026) |
| OKLCH | oklch(78.46% 0.112 293.5) |
| XYZ | xyz(52.5532, 46.7186, 96.6728) |
| Luminance | 0.4672 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 4.16
Pastel Purple
#CAA0FF
ΔE00 5.09
Lilac (survey)
#CEA2FD
ΔE00 5.40
Lavender (survey)
#C79FEF
ΔE00 5.50
Light Violet
#D6B4FC
ΔE00 5.80
Lavender
#B39DDB
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCABFA #E9FAAB
analogous
#ABC2FA #BCABFA #E3ABFA
triadic
#BCABFA #FABCAB #ABFABC
tetradic
#BCABFA #FAABC2 #E9FAAB #ABFAE3
square
#BCABFA #FAABC2 #E9FAAB #ABFAE3
split-complementary
#BCABFA #FAE3AB #C2FAAB
monochromatic
#6037F3 #8E71F7 #BCABFA #E8E2FD #E8E2FD
Accessibility & contrast
On white
2.03
#BCABFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.34
#BCABFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCABFA
10.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCABFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCABFA | 1.00 | 2.03 | 10.34 | 10.34 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B7FD
Deuteranopia (green-blind)
#99B5F8
Tritanopia (blue-blind)
#AFB8C8
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #bcabfa; /* rgb */ color: rgb(188, 171, 250); /* oklch */ color: oklch(78.5% 0.112 293.5);
Tailwind
colors: {
custom: {
50: '#d1c4fc',
500: '#bcabfa',
950: '#000000',
},
}SCSS
$custom: #bcabfa; $custom-light: #d1c4fc; $custom-dark: #000000;
JSON
{
"hex": "#bcabfa",
"rgb": {
"r": 188,
"g": 171,
"b": 250
},
"hsl": {
"h": 252.911,
"s": 88.764,
"l": 82.549
},
"oklch": {
"l": 0.78462,
"c": 0.1119,
"h": 293.5
},
"luminance": 0.46719
}Semantic roles & 50–950 ramp
primary
#BCABFA
secondary
#EFF5D6
accent
#E500B4
background
#FCFCFF
surface
#F9F8FF
border
#D2D1D7
text
#141217
muted
#828185