#BFABFC#BFABFC
#BFABFC is a light, moderate violet. Relative luminance 0.472; OKLCH L 78.8% C 0.115 H 295.0°. Best body text is #000000 at 10.45:1 contrast (WCAG AA passes).
Color values
| HEX | #BFABFC |
|---|---|
| RGB | rgb(191, 171, 252) |
| HSL | hsl(255, 93%, 83%) |
| HSV | hsv(255, 32%, 99%) |
| CMYK | cmyk(24.2%, 32.1%, 0%, 1.2%) |
| CIE-LAB | lab(74.34, 23.75, -37.59) |
| CIE-LCH | lch(74.34, 44.46, 302.28°) |
| OKLab | oklab(78.8% 0.0485 -0.1041) |
| OKLCH | oklch(78.8% 0.115 295) |
| XYZ | xyz(53.6153, 47.2299, 98.3682) |
| Luminance | 0.4723 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 3.65
Pastel Purple
#CAA0FF
ΔE00 4.51
Lilac (survey)
#CEA2FD
ΔE00 4.79
Lavender (survey)
#C79FEF
ΔE00 5.07
Light Violet
#D6B4FC
ΔE00 5.34
Baby Purple
#CA9BF7
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFABFC #E8FCAB
analogous
#ABBFFC #BFABFC #E7ABFC
triadic
#BFABFC #FCBFAB #ABFCBF
tetradic
#BFABFC #FCABBF #E8FCAB #ABFCE7
square
#BFABFC #FCABBF #E8FCAB #ABFCE7
split-complementary
#BFABFC #FCE7AB #BFFCAB
monochromatic
#6535F8 #9270FA #BFABFC #E8E1FE #E8E1FE
Accessibility & contrast
On white
2.01
#BFABFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.45
#BFABFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFABFC
10.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFABFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFABFC | 1.00 | 2.01 | 10.45 | 10.45 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B8FF
Deuteranopia (green-blind)
#99B6FA
Tritanopia (blue-blind)
#B3B8C8
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #bfabfc; /* rgb */ color: rgb(191, 171, 252); /* oklch */ color: oklch(78.8% 0.115 295.0);
Tailwind
colors: {
custom: {
50: '#d3c4fd',
500: '#bfabfc',
950: '#000000',
},
}SCSS
$custom: #bfabfc; $custom-light: #d3c4fd; $custom-dark: #000000;
JSON
{
"hex": "#bfabfc",
"rgb": {
"r": 191,
"g": 171,
"b": 252
},
"hsl": {
"h": 254.815,
"s": 93.103,
"l": 82.941
},
"oklch": {
"l": 0.788,
"c": 0.11487,
"h": 295
},
"luminance": 0.4723
}Semantic roles & 50–950 ramp
primary
#BFABFC
secondary
#EEF6D5
accent
#E600AD
background
#FDFCFF
surface
#FAF8FF
border
#D3D1D7
text
#141217
muted
#838185