#BFACFF#BFACFF
#BFACFF is a light, moderate violet. Relative luminance 0.478; OKLCH L 79.1% C 0.117 H 294.1°. Best body text is #000000 at 10.56:1 contrast (WCAG AA passes).
Color values
| HEX | #BFACFF |
|---|---|
| RGB | rgb(191, 172, 255) |
| HSL | hsl(254, 100%, 84%) |
| HSV | hsv(254, 33%, 100%) |
| CMYK | cmyk(25.1%, 32.5%, 0%, 0%) |
| CIE-LAB | lab(74.70, 23.90, -38.65) |
| CIE-LCH | lch(74.70, 45.44, 301.73°) |
| OKLab | oklab(79.12% 0.0478 -0.1072) |
| OKLCH | oklch(79.12% 0.117 294.1) |
| XYZ | xyz(54.2841, 47.8007, 100.9549) |
| Luminance | 0.4780 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 4.02
Pastel Purple
#CAA0FF
ΔE00 4.75
Lilac (survey)
#CEA2FD
ΔE00 5.09
Lavender (survey)
#C79FEF
ΔE00 5.56
Light Violet
#D6B4FC
ΔE00 5.64
Baby Purple
#CA9BF7
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFACFF #ECFFAC
analogous
#ACC2FF #BFACFF #E8ACFF
triadic
#BFACFF #FFBFAC #ACFFBF
tetradic
#BFACFF #FFACC2 #ECFFAC #ACFFE8
square
#BFACFF #FFACC2 #ECFFAC #ACFFE8
split-complementary
#BFACFF #FFE8AC #C2FFAC
monochromatic
#6132FF #906FFF #BFACFF #E7E0FF #E7E0FF
Accessibility & contrast
On white
1.99
#BFACFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.56
#BFACFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFACFF
10.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFACFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFACFF | 1.00 | 1.99 | 10.56 | 10.56 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B9FF
Deuteranopia (green-blind)
#99B7FD
Tritanopia (blue-blind)
#B2BACA
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #bfacff; /* rgb */ color: rgb(191, 172, 255); /* oklch */ color: oklch(79.1% 0.117 294.1);
Tailwind
colors: {
custom: {
50: '#d3c4ff',
500: '#bfacff',
950: '#000000',
},
}SCSS
$custom: #bfacff; $custom-light: #d3c4ff; $custom-dark: #000000;
JSON
{
"hex": "#bfacff",
"rgb": {
"r": 191,
"g": 172,
"b": 255
},
"hsl": {
"h": 253.735,
"s": 100,
"l": 83.725
},
"oklch": {
"l": 0.79118,
"c": 0.11736,
"h": 294.1
},
"luminance": 0.47801
}Semantic roles & 50–950 ramp
primary
#BFACFF
secondary
#EFF7D4
accent
#E600B1
background
#FDFCFF
surface
#FAF8FF
border
#D3D1D7
text
#141218
muted
#838186