#BFABFA#BFABFA
#BFABFA is a light, moderate violet. Relative luminance 0.471; OKLCH L 78.7% C 0.112 H 295.3°. Best body text is #000000 at 10.42:1 contrast (WCAG AA passes).
Color values
| HEX | #BFABFA |
|---|---|
| RGB | rgb(191, 171, 250) |
| HSL | hsl(255, 89%, 83%) |
| HSV | hsv(255, 32%, 98%) |
| CMYK | cmyk(23.6%, 31.6%, 0%, 2%) |
| CIE-LAB | lab(74.26, 23.28, -36.63) |
| CIE-LCH | lch(74.26, 43.41, 302.44°) |
| OKLab | oklab(78.71% 0.048 -0.1014) |
| OKLCH | oklch(78.71% 0.112 295.3) |
| XYZ | xyz(53.3001, 47.1038, 96.7078) |
| Luminance | 0.4710 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 3.44
Pastel Purple
#CAA0FF
ΔE00 4.57
Lilac (survey)
#CEA2FD
ΔE00 4.78
Lavender (survey)
#C79FEF
ΔE00 4.90
Light Violet
#D6B4FC
ΔE00 5.14
Lavender
#B39DDB
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFABFA #E6FAAB
analogous
#ABBEFA #BFABFA #E7ABFA
triadic
#BFABFA #FABFAB #ABFABF
tetradic
#BFABFA #FAABBE #E6FAAB #ABFAE7
square
#BFABFA #FAABBE #E6FAAB #ABFAE7
split-complementary
#BFABFA #FAE7AB #BEFAAB
monochromatic
#6737F3 #9371F7 #BFABFA #E9E2FD #E9E2FD
Accessibility & contrast
On white
2.02
#BFABFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.42
#BFABFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFABFA
10.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFABFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFABFA | 1.00 | 2.02 | 10.42 | 10.42 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B7FD
Deuteranopia (green-blind)
#9AB6F8
Tritanopia (blue-blind)
#B3B8C8
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #bfabfa; /* rgb */ color: rgb(191, 171, 250); /* oklch */ color: oklch(78.7% 0.112 295.3);
Tailwind
colors: {
custom: {
50: '#d3c4fc',
500: '#bfabfa',
950: '#000000',
},
}SCSS
$custom: #bfabfa; $custom-light: #d3c4fc; $custom-dark: #000000;
JSON
{
"hex": "#bfabfa",
"rgb": {
"r": 191,
"g": 171,
"b": 250
},
"hsl": {
"h": 255.19,
"s": 88.764,
"l": 82.549
},
"oklch": {
"l": 0.78711,
"c": 0.11219,
"h": 295.3
},
"luminance": 0.47104
}Semantic roles & 50–950 ramp
primary
#BFABFA
secondary
#EDF5D6
accent
#E500AB
background
#FDFCFF
surface
#FAF8FF
border
#D3D1D7
text
#141217
muted
#838185