#BFA0FE#BFA0FE
#BFA0FE is a light, vivid violet. Relative luminance 0.434; OKLCH L 76.9% C 0.135 H 298.4°. Best body text is #000000 at 9.67:1 contrast (WCAG AA passes).
Color values
| HEX | #BFA0FE |
|---|---|
| RGB | rgb(191, 160, 254) |
| HSL | hsl(260, 98%, 81%) |
| HSV | hsv(260, 37%, 100%) |
| CMYK | cmyk(24.8%, 37%, 0%, 0.4%) |
| CIE-LAB | lab(71.81, 30.31, -42.61) |
| CIE-LCH | lch(71.81, 52.29, 305.42°) |
| OKLab | oklab(76.9% 0.064 -0.1185) |
| OKLCH | oklch(76.9% 0.135 298.4) |
| XYZ | xyz(51.9420, 43.3734, 99.3821) |
| Luminance | 0.4337 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 2.35
Lilac (survey)
#CEA2FD
ΔE00 3.32
Baby Purple
#CA9BF7
ΔE00 3.56
Lavender (survey)
#C79FEF
ΔE00 4.00
Pale Violet
#CEAEFA
ΔE00 4.97
Liliac
#C48EFD
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFA0FE #DFFEA0
analogous
#A0B0FE #BFA0FE #EEA0FE
triadic
#BFA0FE #FEBFA0 #A0FEBF
tetradic
#BFA0FE #FEA0B0 #DFFEA0 #A0FEEE
square
#BFA0FE #FEA0B0 #DFFEA0 #A0FEEE
split-complementary
#BFA0FE #FEEEA0 #B0FEA0
monochromatic
#6D27FD #9663FD #BFA0FE #E8DDFF #EBE1FF
Accessibility & contrast
On white
2.17
#BFA0FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.67
#BFA0FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFA0FE
9.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFA0FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFA0FE | 1.00 | 2.17 | 9.67 | 9.67 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88B0FF
Deuteranopia (green-blind)
#8DAFFC
Tritanopia (blue-blind)
#B3B0C3
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #bfa0fe; /* rgb */ color: rgb(191, 160, 254); /* oklch */ color: oklch(76.9% 0.135 298.4);
Tailwind
colors: {
custom: {
50: '#d4bcff',
500: '#bfa0fe',
950: '#000000',
},
}SCSS
$custom: #bfa0fe; $custom-light: #d4bcff; $custom-dark: #000000;
JSON
{
"hex": "#bfa0fe",
"rgb": {
"r": 191,
"g": 160,
"b": 254
},
"hsl": {
"h": 259.787,
"s": 97.917,
"l": 81.176
},
"oklch": {
"l": 0.76896,
"c": 0.13472,
"h": 298.4
},
"luminance": 0.43374
}Semantic roles & 50–950 ramp
primary
#BFA0FE
secondary
#EBF7D4
accent
#E6009A
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141218
muted
#838186