#BFA4EB#BFA4EB
#BFA4EB is a light, moderate violet. Relative luminance 0.436; OKLCH L 76.8% C 0.103 H 301.5°. Best body text is #000000 at 9.73:1 contrast (WCAG AA passes).
Color values
| HEX | #BFA4EB |
|---|---|
| RGB | rgb(191, 164, 235) |
| HSL | hsl(263, 64%, 78%) |
| HSV | hsv(263, 30%, 92%) |
| CMYK | cmyk(18.7%, 30.2%, 0%, 7.8%) |
| CIE-LAB | lab(71.98, 23.75, -32.02) |
| CIE-LCH | lch(71.98, 39.87, 306.56°) |
| OKLab | oklab(76.77% 0.054 -0.0882) |
| OKLCH | oklch(76.77% 0.103 301.5) |
| XYZ | xyz(49.7536, 43.6254, 84.3805) |
| Luminance | 0.4363 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 2.71
Lavender
#B39DDB
ΔE00 3.13
Pale Violet
#CEAEFA
ΔE00 3.32
Lilac (survey)
#CEA2FD
ΔE00 4.17
Pastel Purple
#CAA0FF
ΔE00 4.39
Baby Purple
#CA9BF7
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFA4EB #D0EBA4
analogous
#A4ACEB #BFA4EB #E2A4EB
triadic
#BFA4EB #EBBFA4 #A4EBBF
tetradic
#BFA4EB #EBA4AC #D0EBA4 #A4EBE2
square
#BFA4EB #EBA4AC #D0EBA4 #A4EBE2
split-complementary
#BFA4EB #EBE2A4 #ACEBA4
monochromatic
#7840D5 #9C72E0 #BFA4EB #E2D6F6 #EDE6F9
Accessibility & contrast
On white
2.16
#BFA4EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.73
#BFA4EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFA4EB
9.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFA4EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFA4EB | 1.00 | 2.16 | 9.73 | 9.73 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B0EE
Deuteranopia (green-blind)
#9AB0E9
Tritanopia (blue-blind)
#B8AFBD
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #bfa4eb; /* rgb */ color: rgb(191, 164, 235); /* oklch */ color: oklch(76.8% 0.103 301.5);
Tailwind
colors: {
custom: {
50: '#d3bff1',
500: '#bfa4eb',
950: '#000000',
},
}SCSS
$custom: #bfa4eb; $custom-light: #d3bff1; $custom-dark: #000000;
JSON
{
"hex": "#bfa4eb",
"rgb": {
"r": 191,
"g": 164,
"b": 235
},
"hsl": {
"h": 262.817,
"s": 63.964,
"l": 78.235
},
"oklch": {
"l": 0.76769,
"c": 0.10338,
"h": 301.5
},
"luminance": 0.43625
}Semantic roles & 50–950 ramp
primary
#BFA4EB
secondary
#E8F1DA
accent
#CC1A88
background
#FDFBFE
surface
#FAF7FD
border
#D3D0D5
text
#141217
muted
#838185