#BFA4EA#BFA4EA
#BFA4EA is a light, moderate violet. Relative luminance 0.436; OKLCH L 76.7% C 0.102 H 301.7°. Best body text is #000000 at 9.71:1 contrast (WCAG AA passes).
Color values
| HEX | #BFA4EA |
|---|---|
| RGB | rgb(191, 164, 234) |
| HSL | hsl(263, 63%, 78%) |
| HSV | hsv(263, 30%, 92%) |
| CMYK | cmyk(18.4%, 29.9%, 0%, 8.2%) |
| CIE-LAB | lab(71.94, 23.53, -31.54) |
| CIE-LCH | lch(71.94, 39.35, 306.73°) |
| OKLab | oklab(76.73% 0.0537 -0.0868) |
| OKLCH | oklch(76.73% 0.102 301.7) |
| XYZ | xyz(49.6095, 43.5678, 83.6218) |
| Luminance | 0.4357 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 2.77
Lavender
#B39DDB
ΔE00 3.02
Pale Violet
#CEAEFA
ΔE00 3.38
Lilac (survey)
#CEA2FD
ΔE00 4.31
Pastel Purple
#CAA0FF
ΔE00 4.56
Baby Purple
#CA9BF7
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFA4EA #CFEAA4
analogous
#A4ACEA #BFA4EA #E2A4EA
triadic
#BFA4EA #EABFA4 #A4EABF
tetradic
#BFA4EA #EAA4AC #CFEAA4 #A4EAE2
square
#BFA4EA #EAA4AC #CFEAA4 #A4EAE2
split-complementary
#BFA4EA #EAE2A4 #ACEAA4
monochromatic
#7941D3 #9C72DF #BFA4EA #E2D6F5 #EEE6F9
Accessibility & contrast
On white
2.16
#BFA4EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.71
#BFA4EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFA4EA
9.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFA4EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFA4EA | 1.00 | 2.16 | 9.71 | 9.71 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B0ED
Deuteranopia (green-blind)
#9AB0E8
Tritanopia (blue-blind)
#B8AFBD
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #bfa4ea; /* rgb */ color: rgb(191, 164, 234); /* oklch */ color: oklch(76.7% 0.102 301.7);
Tailwind
colors: {
custom: {
50: '#d3bff1',
500: '#bfa4ea',
950: '#000000',
},
}SCSS
$custom: #bfa4ea; $custom-light: #d3bff1; $custom-dark: #000000;
JSON
{
"hex": "#bfa4ea",
"rgb": {
"r": 191,
"g": 164,
"b": 234
},
"hsl": {
"h": 263.143,
"s": 62.5,
"l": 78.039
},
"oklch": {
"l": 0.76727,
"c": 0.10206,
"h": 301.7
},
"luminance": 0.43568
}Semantic roles & 50–950 ramp
primary
#BFA4EA
secondary
#E8F1DA
accent
#CA1B87
background
#FDFBFE
surface
#FAF7FD
border
#D3D0D5
text
#141216
muted
#838184