#BFA7EB#BFA7EB
#BFA7EB is a light, moderate violet. Relative luminance 0.447; OKLCH L 77.3% C 0.098 H 300.3°. Best body text is #000000 at 9.94:1 contrast (WCAG AA passes).
Color values
| HEX | #BFA7EB |
|---|---|
| RGB | rgb(191, 167, 235) |
| HSL | hsl(261, 63%, 79%) |
| HSV | hsv(261, 29%, 92%) |
| CMYK | cmyk(18.7%, 28.9%, 0%, 7.8%) |
| CIE-LAB | lab(72.70, 22.09, -30.90) |
| CIE-LCH | lch(72.70, 37.99, 305.56°) |
| OKLab | oklab(77.33% 0.0497 -0.085) |
| OKLCH | oklch(77.33% 0.098 300.3) |
| XYZ | xyz(50.2968, 44.7118, 84.5616) |
| Luminance | 0.4471 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 3.17
Lavender
#B39DDB
ΔE00 3.33
Lavender (survey)
#C79FEF
ΔE00 3.53
Light Violet
#D6B4FC
ΔE00 4.63
Lilac (survey)
#CEA2FD
ΔE00 4.79
Pastel Purple
#CAA0FF
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFA7EB #D3EBA7
analogous
#A7B1EB #BFA7EB #E1A7EB
triadic
#BFA7EB #EBBFA7 #A7EBBF
tetradic
#BFA7EB #EBA7B1 #D3EBA7 #A7EBE1
square
#BFA7EB #EBA7B1 #D3EBA7 #A7EBE1
split-complementary
#BFA7EB #EBE1A7 #B1EBA7
monochromatic
#7643D4 #9B75E0 #BFA7EB #E3D9F6 #EDE6F9
Accessibility & contrast
On white
2.11
#BFA7EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.94
#BFA7EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFA7EB
9.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFA7EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFA7EB | 1.00 | 2.11 | 9.94 | 9.94 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B2EE
Deuteranopia (green-blind)
#9CB2E9
Tritanopia (blue-blind)
#B7B1BF
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #bfa7eb; /* rgb */ color: rgb(191, 167, 235); /* oklch */ color: oklch(77.3% 0.098 300.3);
Tailwind
colors: {
custom: {
50: '#d3c1f1',
500: '#bfa7eb',
950: '#000000',
},
}SCSS
$custom: #bfa7eb; $custom-light: #d3c1f1; $custom-dark: #000000;
JSON
{
"hex": "#bfa7eb",
"rgb": {
"r": 191,
"g": 167,
"b": 235
},
"hsl": {
"h": 261.176,
"s": 62.963,
"l": 78.824
},
"oklch": {
"l": 0.77325,
"c": 0.09848,
"h": 300.3
},
"luminance": 0.44712
}Semantic roles & 50–950 ramp
primary
#BFA7EB
secondary
#E9F1DA
accent
#CB1B8D
background
#FDFBFE
surface
#FAF7FD
border
#D3D0D5
text
#141216
muted
#838184