#BFA4FD#BFA4FD
#BFA4FD is a light, vivid violet. Relative luminance 0.447; OKLCH L 77.6% C 0.127 H 297.3°. Best body text is #000000 at 9.94:1 contrast (WCAG AA passes).
Color values
| HEX | #BFA4FD |
|---|---|
| RGB | rgb(191, 164, 253) |
| HSL | hsl(258, 96%, 82%) |
| HSV | hsv(258, 35%, 99%) |
| CMYK | cmyk(24.5%, 35.2%, 0%, 0.8%) |
| CIE-LAB | lab(72.71, 27.86, -40.67) |
| CIE-LCH | lch(72.71, 49.29, 304.41°) |
| OKLab | oklab(77.57% 0.0583 -0.1129) |
| OKLCH | oklch(77.57% 0.127 297.3) |
| XYZ | xyz(52.4869, 44.7187, 98.7758) |
| Luminance | 0.4472 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 2.87
Lilac (survey)
#CEA2FD
ΔE00 3.54
Lavender (survey)
#C79FEF
ΔE00 4.07
Baby Purple
#CA9BF7
ΔE00 4.18
Pale Violet
#CEAEFA
ΔE00 4.22
Lavender
#B39DDB
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFA4FD #E2FDA4
analogous
#A4B6FD #BFA4FD #EBA4FD
triadic
#BFA4FD #FDBFA4 #A4FDBF
tetradic
#BFA4FD #FDA4B6 #E2FDA4 #A4FDEB
square
#BFA4FD #FDA4B6 #E2FDA4 #A4FDEB
split-complementary
#BFA4FD #FDEBA4 #B6FDA4
monochromatic
#6B2CFA #9568FC #BFA4FD #E9E0FE #EAE1FE
Accessibility & contrast
On white
2.11
#BFA4FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.94
#BFA4FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFA4FD
9.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFA4FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFA4FD | 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)
#8EB3FF
Deuteranopia (green-blind)
#92B1FB
Tritanopia (blue-blind)
#B3B3C5
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #bfa4fd; /* rgb */ color: rgb(191, 164, 253); /* oklch */ color: oklch(77.6% 0.127 297.3);
Tailwind
colors: {
custom: {
50: '#d4bffe',
500: '#bfa4fd',
950: '#000000',
},
}SCSS
$custom: #bfa4fd; $custom-light: #d4bffe; $custom-dark: #000000;
JSON
{
"hex": "#bfa4fd",
"rgb": {
"r": 191,
"g": 164,
"b": 253
},
"hsl": {
"h": 258.202,
"s": 95.699,
"l": 81.765
},
"oklch": {
"l": 0.77566,
"c": 0.12711,
"h": 297.3
},
"luminance": 0.44719
}Semantic roles & 50–950 ramp
primary
#BFA4FD
secondary
#ECF7D4
accent
#E600A0
background
#FDFBFF
surface
#FAF7FF
border
#D3D0D7
text
#141218
muted
#838186