#BFA5FD#BFA5FD
#BFA5FD is a light, vivid violet. Relative luminance 0.451; OKLCH L 77.7% C 0.126 H 297.0°. Best body text is #000000 at 10.02:1 contrast (WCAG AA passes).
Color values
| HEX | #BFA5FD |
|---|---|
| RGB | rgb(191, 165, 253) |
| HSL | hsl(258, 96%, 82%) |
| HSV | hsv(258, 35%, 99%) |
| CMYK | cmyk(24.5%, 34.8%, 0%, 0.8%) |
| CIE-LAB | lab(72.94, 27.30, -40.30) |
| CIE-LCH | lch(72.94, 48.68, 304.12°) |
| OKLab | oklab(77.75% 0.057 -0.1119) |
| OKLCH | oklch(77.75% 0.126 297) |
| XYZ | xyz(52.6665, 45.0780, 98.8357) |
| Luminance | 0.4508 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 3.06
Lilac (survey)
#CEA2FD
ΔE00 3.67
Pale Violet
#CEAEFA
ΔE00 4.09
Lavender (survey)
#C79FEF
ΔE00 4.18
Baby Purple
#CA9BF7
ΔE00 4.39
Lavender
#B39DDB
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFA5FD #E3FDA5
analogous
#A5B7FD #BFA5FD #EBA5FD
triadic
#BFA5FD #FDBFA5 #A5FDBF
tetradic
#BFA5FD #FDA5B7 #E3FDA5 #A5FDEB
square
#BFA5FD #FDA5B7 #E3FDA5 #A5FDEB
split-complementary
#BFA5FD #FDEBA5 #B7FDA5
monochromatic
#6A2DFA #9469FC #BFA5FD #EAE1FE #EAE1FE
Accessibility & contrast
On white
2.10
#BFA5FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.02
#BFA5FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFA5FD
10.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFA5FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFA5FD | 1.00 | 2.10 | 10.02 | 10.02 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FB3FF
Deuteranopia (green-blind)
#93B2FB
Tritanopia (blue-blind)
#B3B4C5
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #bfa5fd; /* rgb */ color: rgb(191, 165, 253); /* oklch */ color: oklch(77.7% 0.126 297.0);
Tailwind
colors: {
custom: {
50: '#d4c0fe',
500: '#bfa5fd',
950: '#000000',
},
}SCSS
$custom: #bfa5fd; $custom-light: #d4c0fe; $custom-dark: #000000;
JSON
{
"hex": "#bfa5fd",
"rgb": {
"r": 191,
"g": 165,
"b": 253
},
"hsl": {
"h": 257.727,
"s": 95.652,
"l": 81.961
},
"oklch": {
"l": 0.77747,
"c": 0.12555,
"h": 297
},
"luminance": 0.45078
}Semantic roles & 50–950 ramp
primary
#BFA5FD
secondary
#ECF7D4
accent
#E600A2
background
#FDFBFF
surface
#FAF7FF
border
#D3D0D7
text
#141218
muted
#838186