#BFA1EB#BFA1EB
#BFA1EB is a light, moderate violet. Relative luminance 0.426; OKLCH L 76.2% C 0.108 H 302.5°. Best body text is #000000 at 9.51:1 contrast (WCAG AA passes).
Color values
| HEX | #BFA1EB |
|---|---|
| RGB | rgb(191, 161, 235) |
| HSL | hsl(264, 65%, 78%) |
| HSV | hsv(264, 31%, 92%) |
| CMYK | cmyk(18.7%, 31.5%, 0%, 7.8%) |
| CIE-LAB | lab(71.26, 25.41, -33.13) |
| CIE-LCH | lch(71.26, 41.76, 307.49°) |
| OKLab | oklab(76.22% 0.0582 -0.0913) |
| OKLCH | oklch(76.22% 0.108 302.5) |
| XYZ | xyz(49.2230, 42.5643, 84.2037) |
| Luminance | 0.4256 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 2.02
Lavender
#B39DDB
ΔE00 3.20
Lilac (survey)
#CEA2FD
ΔE00 3.70
Pale Violet
#CEAEFA
ΔE00 3.71
Baby Purple
#CA9BF7
ΔE00 3.75
Pastel Purple
#CAA0FF
ΔE00 3.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFA1EB #CDEBA1
analogous
#A1A8EB #BFA1EB #E4A1EB
triadic
#BFA1EB #EBBFA1 #A1EBBF
tetradic
#BFA1EB #EBA1A8 #CDEBA1 #A1EBE4
square
#BFA1EB #EBA1A8 #CDEBA1 #A1EBE4
split-complementary
#BFA1EB #EBE4A1 #A8EBA1
monochromatic
#7A3CD6 #9D6FE0 #BFA1EB #E1D3F6 #EEE6FA
Accessibility & contrast
On white
2.21
#BFA1EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.51
#BFA1EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFA1EB
9.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFA1EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFA1EB | 1.00 | 2.21 | 9.51 | 9.51 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91AEEE
Deuteranopia (green-blind)
#97AEE9
Tritanopia (blue-blind)
#B8ACBC
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #bfa1eb; /* rgb */ color: rgb(191, 161, 235); /* oklch */ color: oklch(76.2% 0.108 302.5);
Tailwind
colors: {
custom: {
50: '#d3bdf1',
500: '#bfa1eb',
950: '#000000',
},
}SCSS
$custom: #bfa1eb; $custom-light: #d3bdf1; $custom-dark: #000000;
JSON
{
"hex": "#bfa1eb",
"rgb": {
"r": 191,
"g": 161,
"b": 235
},
"hsl": {
"h": 264.324,
"s": 64.912,
"l": 77.647
},
"oklch": {
"l": 0.76218,
"c": 0.10832,
"h": 302.5
},
"luminance": 0.42564
}Semantic roles & 50–950 ramp
primary
#BFA1EB
secondary
#E8F1DA
accent
#CD1984
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141217
muted
#838185