#BFABEF#BFABEF
#BFABEF is a light, moderate violet. Relative luminance 0.464; OKLCH L 78.2% C 0.097 H 297.6°. Best body text is #000000 at 10.29:1 contrast (WCAG AA passes).
Color values
| HEX | #BFABEF |
|---|---|
| RGB | rgb(191, 171, 239) |
| HSL | hsl(258, 68%, 80%) |
| HSV | hsv(258, 28%, 94%) |
| CMYK | cmyk(20.1%, 28.5%, 0%, 6.3%) |
| CIE-LAB | lab(73.83, 20.77, -31.34) |
| CIE-LCH | lch(73.83, 37.60, 303.53°) |
| OKLab | oklab(78.24% 0.0451 -0.0863) |
| OKLCH | oklch(78.24% 0.097 297.6) |
| XYZ | xyz(51.6253, 46.4339, 87.8874) |
| Luminance | 0.4643 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 3.10
Lavender
#B39DDB
ΔE00 4.26
Light Violet
#D6B4FC
ΔE00 4.48
Lavender (survey)
#C79FEF
ΔE00 4.55
Lilac (survey)
#CEA2FD
ΔE00 5.32
Pastel Purple
#CAA0FF
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFABEF #DBEFAB
analogous
#ABB9EF #BFABEF #E1ABEF
triadic
#BFABEF #EFBFAB #ABEFBF
tetradic
#BFABEF #EFABB9 #DBEFAB #ABEFE1
square
#BFABEF #EFABB9 #DBEFAB #ABEFE1
split-complementary
#BFABEF #EFE1AB #B9EFAB
monochromatic
#7144DB #9878E5 #BFABEF #E6DEF9 #EBE5FA
Accessibility & contrast
On white
2.04
#BFABEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.29
#BFABEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFABEF
10.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFABEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFABEF | 1.00 | 2.04 | 10.29 | 10.29 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CB6F2
Deuteranopia (green-blind)
#9FB5ED
Tritanopia (blue-blind)
#B6B6C3
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #bfabef; /* rgb */ color: rgb(191, 171, 239); /* oklch */ color: oklch(78.2% 0.097 297.6);
Tailwind
colors: {
custom: {
50: '#d3c4f4',
500: '#bfabef',
950: '#000000',
},
}SCSS
$custom: #bfabef; $custom-light: #d3c4f4; $custom-dark: #000000;
JSON
{
"hex": "#bfabef",
"rgb": {
"r": 191,
"g": 171,
"b": 239
},
"hsl": {
"h": 257.647,
"s": 68,
"l": 80.392
},
"oklch": {
"l": 0.7824,
"c": 0.09738,
"h": 297.6
},
"luminance": 0.46434
}Semantic roles & 50–950 ramp
primary
#BFABEF
secondary
#EAF2D9
accent
#D01699
background
#FDFCFE
surface
#FAF8FD
border
#D3D1D5
text
#141217
muted
#838185