#BCABFE#BCABFE
#BCABFE is a light, moderate violet. Relative luminance 0.470; OKLCH L 78.6% C 0.117 H 292.9°. Best body text is #000000 at 10.39:1 contrast (WCAG AA passes).
Color values
| HEX | #BCABFE |
|---|---|
| RGB | rgb(188, 171, 254) |
| HSL | hsl(252, 98%, 83%) |
| HSV | hsv(252, 33%, 100%) |
| CMYK | cmyk(26%, 32.7%, 0%, 0.4%) |
| CIE-LAB | lab(74.17, 23.35, -38.94) |
| CIE-LCH | lch(74.17, 45.41, 300.95°) |
| OKLab | oklab(78.64% 0.0457 -0.1081) |
| OKLCH | oklch(78.64% 0.117 292.9) |
| XYZ | xyz(53.1870, 46.9722, 100.0111) |
| Luminance | 0.4697 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 4.57
Pastel Purple
#CAA0FF
ΔE00 5.05
Lilac (survey)
#CEA2FD
ΔE00 5.49
Lavender (survey)
#C79FEF
ΔE00 5.85
Light Violet
#D6B4FC
ΔE00 6.20
Baby Purple
#CA9BF7
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCABFE #EDFEAB
analogous
#ABC3FE #BCABFE #E5ABFE
triadic
#BCABFE #FEBCAB #ABFEBC
tetradic
#BCABFE #FEABC3 #EDFEAB #ABFEE5
square
#BCABFE #FEABC3 #EDFEAB #ABFEE5
split-complementary
#BCABFE #FEE5AB #C3FEAB
monochromatic
#5C32FD #8C6FFD #BCABFE #E7E1FF #E7E1FF
Accessibility & contrast
On white
2.02
#BCABFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.39
#BCABFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCABFE
10.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCABFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCABFE | 1.00 | 2.02 | 10.39 | 10.39 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B7FF
Deuteranopia (green-blind)
#97B5FC
Tritanopia (blue-blind)
#AEB9C9
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #bcabfe; /* rgb */ color: rgb(188, 171, 254); /* oklch */ color: oklch(78.6% 0.117 292.9);
Tailwind
colors: {
custom: {
50: '#d1c4ff',
500: '#bcabfe',
950: '#000000',
},
}SCSS
$custom: #bcabfe; $custom-light: #d1c4ff; $custom-dark: #000000;
JSON
{
"hex": "#bcabfe",
"rgb": {
"r": 188,
"g": 171,
"b": 254
},
"hsl": {
"h": 252.289,
"s": 97.647,
"l": 83.333
},
"oklch": {
"l": 0.78641,
"c": 0.11732,
"h": 292.9
},
"luminance": 0.46973
}Semantic roles & 50–950 ramp
primary
#BCABFE
secondary
#F0F7D4
accent
#E600B6
background
#FDFCFF
surface
#FAF8FF
border
#D3D1D7
text
#141218
muted
#838186