#BFA6EB#BFA6EB
#BFA6EB is a light, moderate violet. Relative luminance 0.443; OKLCH L 77.1% C 0.100 H 300.7°. Best body text is #000000 at 9.87:1 contrast (WCAG AA passes).
Color values
| HEX | #BFA6EB |
|---|---|
| RGB | rgb(191, 166, 235) |
| HSL | hsl(262, 63%, 79%) |
| HSV | hsv(262, 29%, 92%) |
| CMYK | cmyk(18.7%, 29.4%, 0%, 7.8%) |
| CIE-LAB | lab(72.46, 22.64, -31.28) |
| CIE-LCH | lch(72.46, 38.61, 305.90°) |
| OKLab | oklab(77.14% 0.0511 -0.0861) |
| OKLCH | oklch(77.14% 0.1 300.7) |
| XYZ | xyz(50.1143, 44.3469, 84.5008) |
| Luminance | 0.4435 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 3.19
Lavender
#B39DDB
ΔE00 3.23
Lavender (survey)
#C79FEF
ΔE00 3.25
Lilac (survey)
#CEA2FD
ΔE00 4.57
Light Violet
#D6B4FC
ΔE00 4.71
Pastel Purple
#CAA0FF
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFA6EB #D2EBA6
analogous
#A6AFEB #BFA6EB #E1A6EB
triadic
#BFA6EB #EBBFA6 #A6EBBF
tetradic
#BFA6EB #EBA6AF #D2EBA6 #A6EBE1
square
#BFA6EB #EBA6AF #D2EBA6 #A6EBE1
split-complementary
#BFA6EB #EBE1A6 #AFEBA6
monochromatic
#7742D5 #9B74E0 #BFA6EB #E3D8F6 #EDE6F9
Accessibility & contrast
On white
2.13
#BFA6EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.87
#BFA6EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFA6EB
9.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFA6EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFA6EB | 1.00 | 2.13 | 9.87 | 9.87 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B1EE
Deuteranopia (green-blind)
#9CB1E9
Tritanopia (blue-blind)
#B7B0BF
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #bfa6eb; /* rgb */ color: rgb(191, 166, 235); /* oklch */ color: oklch(77.1% 0.100 300.7);
Tailwind
colors: {
custom: {
50: '#d3c0f1',
500: '#bfa6eb',
950: '#000000',
},
}SCSS
$custom: #bfa6eb; $custom-light: #d3c0f1; $custom-dark: #000000;
JSON
{
"hex": "#bfa6eb",
"rgb": {
"r": 191,
"g": 166,
"b": 235
},
"hsl": {
"h": 261.739,
"s": 63.303,
"l": 78.627
},
"oklch": {
"l": 0.77139,
"c": 0.10011,
"h": 300.7
},
"luminance": 0.44347
}Semantic roles & 50–950 ramp
primary
#BFA6EB
secondary
#E9F1DA
accent
#CB1A8B
background
#FDFBFE
surface
#FAF7FD
border
#D3D0D5
text
#141216
muted
#838184