#BFABFF#BFABFF
#BFABFF is a light, moderate violet. Relative luminance 0.474; OKLCH L 78.9% C 0.119 H 294.5°. Best body text is #000000 at 10.48:1 contrast (WCAG AA passes).
Color values
| HEX | #BFABFF |
|---|---|
| RGB | rgb(191, 171, 255) |
| HSL | hsl(254, 100%, 84%) |
| HSV | hsv(254, 33%, 100%) |
| CMYK | cmyk(25.1%, 32.9%, 0%, 0%) |
| CIE-LAB | lab(74.46, 24.45, -39.02) |
| CIE-LCH | lch(74.46, 46.05, 302.07°) |
| OKLab | oklab(78.93% 0.0492 -0.1082) |
| OKLCH | oklch(78.93% 0.119 294.5) |
| XYZ | xyz(54.0945, 47.4215, 100.8917) |
| Luminance | 0.4742 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 4.00
Pastel Purple
#CAA0FF
ΔE00 4.49
Lilac (survey)
#CEA2FD
ΔE00 4.87
Lavender (survey)
#C79FEF
ΔE00 5.36
Light Violet
#D6B4FC
ΔE00 5.67
Baby Purple
#CA9BF7
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFABFF #EBFFAB
analogous
#ABC1FF #BFABFF #E9ABFF
triadic
#BFABFF #FFBFAB #ABFFBF
tetradic
#BFABFF #FFABC1 #EBFFAB #ABFFE9
square
#BFABFF #FFABC1 #EBFFAB #ABFFE9
split-complementary
#BFABFF #FFE9AB #C1FFAB
monochromatic
#6231FF #906EFF #BFABFF #E8E0FF #E8E0FF
Accessibility & contrast
On white
2.00
#BFABFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.48
#BFABFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFABFF
10.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFABFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFABFF | 1.00 | 2.00 | 10.48 | 10.48 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B8FF
Deuteranopia (green-blind)
#98B6FD
Tritanopia (blue-blind)
#B2B9CA
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #bfabff; /* rgb */ color: rgb(191, 171, 255); /* oklch */ color: oklch(78.9% 0.119 294.5);
Tailwind
colors: {
custom: {
50: '#d3c4ff',
500: '#bfabff',
950: '#000000',
},
}SCSS
$custom: #bfabff; $custom-light: #d3c4ff; $custom-dark: #000000;
JSON
{
"hex": "#bfabff",
"rgb": {
"r": 191,
"g": 171,
"b": 255
},
"hsl": {
"h": 254.286,
"s": 100,
"l": 83.529
},
"oklch": {
"l": 0.78933,
"c": 0.11889,
"h": 294.5
},
"luminance": 0.47422
}Semantic roles & 50–950 ramp
primary
#BFABFF
secondary
#EFF7D4
accent
#E600AF
background
#FDFCFF
surface
#FAF8FF
border
#D3D1D7
text
#141218
muted
#838186