#BFABF4#BFABF4
#BFABF4 is a light, moderate violet. Relative luminance 0.467; OKLCH L 78.5% C 0.104 H 296.5°. Best body text is #000000 at 10.35:1 contrast (WCAG AA passes).
Color values
| HEX | #BFABF4 |
|---|---|
| RGB | rgb(191, 171, 244) |
| HSL | hsl(256, 77%, 81%) |
| HSV | hsv(256, 30%, 96%) |
| CMYK | cmyk(21.7%, 29.9%, 0%, 4.3%) |
| CIE-LAB | lab(74.02, 21.90, -33.76) |
| CIE-LCH | lch(74.02, 40.24, 302.98°) |
| OKLab | oklab(78.45% 0.0465 -0.0932) |
| OKLCH | oklch(78.45% 0.104 296.5) |
| XYZ | xyz(52.3742, 46.7334, 91.8316) |
| Luminance | 0.4673 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 3.05
Lavender (survey)
#C79FEF
ΔE00 4.57
Light Violet
#D6B4FC
ΔE00 4.66
Lavender
#B39DDB
ΔE00 4.85
Lilac (survey)
#CEA2FD
ΔE00 4.94
Pastel Purple
#CAA0FF
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFABF4 #E0F4AB
analogous
#ABBCF4 #BFABF4 #E4ABF4
triadic
#BFABF4 #F4BFAB #ABF4BF
tetradic
#BFABF4 #F4ABBC #E0F4AB #ABF4E4
square
#BFABF4 #F4ABBC #E0F4AB #ABF4E4
split-complementary
#BFABF4 #F4E4AB #BCF4AB
monochromatic
#6D3FE6 #9675ED #BFABF4 #E8E1FB #EAE4FB
Accessibility & contrast
On white
2.03
#BFABF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.35
#BFABF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFABF4
10.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFABF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFABF4 | 1.00 | 2.03 | 10.35 | 10.35 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AB6F7
Deuteranopia (green-blind)
#9DB5F2
Tritanopia (blue-blind)
#B5B7C5
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #bfabf4; /* rgb */ color: rgb(191, 171, 244); /* oklch */ color: oklch(78.5% 0.104 296.5);
Tailwind
colors: {
custom: {
50: '#d3c4f8',
500: '#bfabf4',
950: '#000000',
},
}SCSS
$custom: #bfabf4; $custom-light: #d3c4f8; $custom-dark: #000000;
JSON
{
"hex": "#bfabf4",
"rgb": {
"r": 191,
"g": 171,
"b": 244
},
"hsl": {
"h": 256.438,
"s": 76.842,
"l": 81.373
},
"oklch": {
"l": 0.78451,
"c": 0.10412,
"h": 296.5
},
"luminance": 0.46734
}Semantic roles & 50–950 ramp
primary
#BFABF4
secondary
#ECF3D8
accent
#D90CA1
background
#FDFCFF
surface
#FAF8FF
border
#D3D1D7
text
#141217
muted
#838185