#BFA5F9#BFA5F9
#BFA5F9 is a light, vivid violet. Relative luminance 0.448; OKLCH L 77.6% C 0.120 H 297.8°. Best body text is #000000 at 9.97:1 contrast (WCAG AA passes).
Color values
| HEX | #BFA5F9 |
|---|---|
| RGB | rgb(191, 165, 249) |
| HSL | hsl(259, 88%, 81%) |
| HSV | hsv(259, 34%, 98%) |
| CMYK | cmyk(23.3%, 33.7%, 0%, 2.4%) |
| CIE-LAB | lab(72.78, 26.37, -38.39) |
| CIE-LCH | lch(72.78, 46.58, 304.49°) |
| OKLab | oklab(77.57% 0.056 -0.1064) |
| OKLCH | oklch(77.57% 0.12 297.8) |
| XYZ | xyz(52.0360, 44.8258, 95.5150) |
| Luminance | 0.4483 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 3.10
Lilac (survey)
#CEA2FD
ΔE00 3.53
Pale Violet
#CEAEFA
ΔE00 3.64
Lavender (survey)
#C79FEF
ΔE00 3.67
Baby Purple
#CA9BF7
ΔE00 4.21
Lavender
#B39DDB
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFA5F9 #DFF9A5
analogous
#A5B5F9 #BFA5F9 #E9A5F9
triadic
#BFA5F9 #F9BFA5 #A5F9BF
tetradic
#BFA5F9 #F9A5B5 #DFF9A5 #A5F9E9
square
#BFA5F9 #F9A5B5 #DFF9A5 #A5F9E9
split-complementary
#BFA5F9 #F9E9A5 #B5F9A5
monochromatic
#6D32F1 #966CF5 #BFA5F9 #E8DEFD #EBE2FD
Accessibility & contrast
On white
2.11
#BFA5F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.97
#BFA5F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFA5F9
9.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFA5F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFA5F9 | 1.00 | 2.11 | 9.97 | 9.97 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91B3FC
Deuteranopia (green-blind)
#95B2F7
Tritanopia (blue-blind)
#B4B3C4
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #bfa5f9; /* rgb */ color: rgb(191, 165, 249); /* oklch */ color: oklch(77.6% 0.120 297.8);
Tailwind
colors: {
custom: {
50: '#d3c0fb',
500: '#bfa5f9',
950: '#000000',
},
}SCSS
$custom: #bfa5f9; $custom-light: #d3c0fb; $custom-dark: #000000;
JSON
{
"hex": "#bfa5f9",
"rgb": {
"r": 191,
"g": 165,
"b": 249
},
"hsl": {
"h": 258.571,
"s": 87.5,
"l": 81.176
},
"oklch": {
"l": 0.77566,
"c": 0.12026,
"h": 297.8
},
"luminance": 0.44826
}Semantic roles & 50–950 ramp
primary
#BFA5F9
secondary
#EBF5D6
accent
#E4019E
background
#FDFBFF
surface
#FAF7FF
border
#D3D0D7
text
#141217
muted
#838185