#BFA6FE#BFA6FE
#BFA6FE is a light, vivid violet. Relative luminance 0.455; OKLCH L 78.0% C 0.125 H 296.4°. Best body text is #000000 at 10.10:1 contrast (WCAG AA passes).
Color values
| HEX | #BFA6FE |
|---|---|
| RGB | rgb(191, 166, 254) |
| HSL | hsl(257, 98%, 82%) |
| HSV | hsv(257, 35%, 100%) |
| CMYK | cmyk(24.8%, 34.6%, 0%, 0.4%) |
| CIE-LAB | lab(73.22, 26.98, -40.40) |
| CIE-LCH | lch(73.22, 48.58, 303.74°) |
| OKLab | oklab(77.97% 0.0558 -0.1122) |
| OKLCH | oklch(77.97% 0.125 296.4) |
| XYZ | xyz(53.0073, 45.5041, 99.7372) |
| Luminance | 0.4551 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 3.29
Lilac (survey)
#CEA2FD
ΔE00 3.88
Pale Violet
#CEAEFA
ΔE00 4.11
Lavender (survey)
#C79FEF
ΔE00 4.44
Baby Purple
#CA9BF7
ΔE00 4.66
Light Violet
#D6B4FC
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFA6FE #E5FEA6
analogous
#A6B9FE #BFA6FE #EBA6FE
triadic
#BFA6FE #FEBFA6 #A6FEBF
tetradic
#BFA6FE #FEA6B9 #E5FEA6 #A6FEEB
square
#BFA6FE #FEA6B9 #E5FEA6 #A6FEEB
split-complementary
#BFA6FE #FEEBA6 #B9FEA6
monochromatic
#682DFD #9369FD #BFA6FE #E9E1FF #E9E1FF
Accessibility & contrast
On white
2.08
#BFA6FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.10
#BFA6FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFA6FE
10.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFA6FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFA6FE | 1.00 | 2.08 | 10.10 | 10.10 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90B4FF
Deuteranopia (green-blind)
#93B3FC
Tritanopia (blue-blind)
#B2B5C6
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #bfa6fe; /* rgb */ color: rgb(191, 166, 254); /* oklch */ color: oklch(78.0% 0.125 296.4);
Tailwind
colors: {
custom: {
50: '#d4c0ff',
500: '#bfa6fe',
950: '#000000',
},
}SCSS
$custom: #bfa6fe; $custom-light: #d4c0ff; $custom-dark: #000000;
JSON
{
"hex": "#bfa6fe",
"rgb": {
"r": 191,
"g": 166,
"b": 254
},
"hsl": {
"h": 257.045,
"s": 97.778,
"l": 82.353
},
"oklch": {
"l": 0.77974,
"c": 0.12531,
"h": 296.4
},
"luminance": 0.45505
}Semantic roles & 50–950 ramp
primary
#BFA6FE
secondary
#EDF7D4
accent
#E600A4
background
#FDFBFF
surface
#FAF7FF
border
#D3D0D7
text
#141218
muted
#838186