#BCABFC#BCABFC
#BCABFC is a light, moderate violet. Relative luminance 0.468; OKLCH L 78.6% C 0.115 H 293.2°. Best body text is #000000 at 10.37:1 contrast (WCAG AA passes).
Color values
| HEX | #BCABFC |
|---|---|
| RGB | rgb(188, 171, 252) |
| HSL | hsl(253, 93%, 83%) |
| HSV | hsv(253, 32%, 99%) |
| CMYK | cmyk(25.4%, 32.1%, 0%, 1.2%) |
| CIE-LAB | lab(74.09, 22.88, -37.99) |
| CIE-LCH | lch(74.09, 44.35, 301.06°) |
| OKLab | oklab(78.55% 0.0452 -0.1053) |
| OKLCH | oklch(78.55% 0.115 293.2) |
| XYZ | xyz(52.8684, 46.8447, 98.3332) |
| Luminance | 0.4684 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 4.35
Pastel Purple
#CAA0FF
ΔE00 5.05
Lilac (survey)
#CEA2FD
ΔE00 5.43
Lavender (survey)
#C79FEF
ΔE00 5.67
Light Violet
#D6B4FC
ΔE00 5.99
Lavender
#B39DDB
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCABFC #EBFCAB
analogous
#ABC2FC #BCABFC #E5ABFC
triadic
#BCABFC #FCBCAB #ABFCBC
tetradic
#BCABFC #FCABC2 #EBFCAB #ABFCE5
square
#BCABFC #FCABC2 #EBFCAB #ABFCE5
split-complementary
#BCABFC #FCE5AB #C2FCAB
monochromatic
#5E35F8 #8D70FA #BCABFC #E7E1FE #E7E1FE
Accessibility & contrast
On white
2.03
#BCABFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.37
#BCABFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCABFC
10.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCABFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCABFC | 1.00 | 2.03 | 10.37 | 10.37 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B7FF
Deuteranopia (green-blind)
#98B5FA
Tritanopia (blue-blind)
#AFB9C8
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #bcabfc; /* rgb */ color: rgb(188, 171, 252); /* oklch */ color: oklch(78.6% 0.115 293.2);
Tailwind
colors: {
custom: {
50: '#d1c4fd',
500: '#bcabfc',
950: '#000000',
},
}SCSS
$custom: #bcabfc; $custom-light: #d1c4fd; $custom-dark: #000000;
JSON
{
"hex": "#bcabfc",
"rgb": {
"r": 188,
"g": 171,
"b": 252
},
"hsl": {
"h": 252.593,
"s": 93.103,
"l": 82.941
},
"oklch": {
"l": 0.78551,
"c": 0.11462,
"h": 293.2
},
"luminance": 0.46845
}Semantic roles & 50–950 ramp
primary
#BCABFC
secondary
#EFF6D5
accent
#E600B5
background
#FCFCFF
surface
#F9F8FF
border
#D2D1D7
text
#141217
muted
#828185