#BFABFD#BFABFD
#BFABFD is a light, moderate violet. Relative luminance 0.473; OKLCH L 78.8% C 0.116 H 294.8°. Best body text is #000000 at 10.46:1 contrast (WCAG AA passes).
Color values
| HEX | #BFABFD |
|---|---|
| RGB | rgb(191, 171, 253) |
| HSL | hsl(255, 95%, 83%) |
| HSV | hsv(255, 32%, 99%) |
| CMYK | cmyk(24.5%, 32.4%, 0%, 0.8%) |
| CIE-LAB | lab(74.38, 23.98, -38.07) |
| CIE-LCH | lch(74.38, 44.99, 302.21°) |
| OKLab | oklab(78.84% 0.0487 -0.1055) |
| OKLCH | oklch(78.84% 0.116 294.8) |
| XYZ | xyz(53.7742, 47.2934, 99.2049) |
| Luminance | 0.4729 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 3.76
Pastel Purple
#CAA0FF
ΔE00 4.50
Lilac (survey)
#CEA2FD
ΔE00 4.81
Lavender (survey)
#C79FEF
ΔE00 5.16
Light Violet
#D6B4FC
ΔE00 5.45
Baby Purple
#CA9BF7
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFABFD #E9FDAB
analogous
#ABC0FD #BFABFD #E8ABFD
triadic
#BFABFD #FDBFAB #ABFDBF
tetradic
#BFABFD #FDABC0 #E9FDAB #ABFDE8
square
#BFABFD #FDABC0 #E9FDAB #ABFDE8
split-complementary
#BFABFD #FDE8AB #C0FDAB
monochromatic
#6433FA #916FFC #BFABFD #E8E1FE #E8E1FE
Accessibility & contrast
On white
2.01
#BFABFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.46
#BFABFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFABFD
10.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFABFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFABFD | 1.00 | 2.01 | 10.46 | 10.46 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B8FF
Deuteranopia (green-blind)
#99B6FB
Tritanopia (blue-blind)
#B2B9C9
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #bfabfd; /* rgb */ color: rgb(191, 171, 253); /* oklch */ color: oklch(78.8% 0.116 294.8);
Tailwind
colors: {
custom: {
50: '#d3c4fe',
500: '#bfabfd',
950: '#000000',
},
}SCSS
$custom: #bfabfd; $custom-light: #d3c4fe; $custom-dark: #000000;
JSON
{
"hex": "#bfabfd",
"rgb": {
"r": 191,
"g": 171,
"b": 253
},
"hsl": {
"h": 254.634,
"s": 95.349,
"l": 83.137
},
"oklch": {
"l": 0.78844,
"c": 0.11621,
"h": 294.8
},
"luminance": 0.47294
}Semantic roles & 50–950 ramp
primary
#BFABFD
secondary
#EEF7D4
accent
#E600AE
background
#FDFCFF
surface
#FAF8FF
border
#D3D1D7
text
#141218
muted
#838186