#BFAAFF#BFAAFF
#BFAAFF is a light, vivid violet. Relative luminance 0.470; OKLCH L 78.8% C 0.120 H 294.8°. Best body text is #000000 at 10.41:1 contrast (WCAG AA passes).
Color values
| HEX | #BFAAFF |
|---|---|
| RGB | rgb(191, 170, 255) |
| HSL | hsl(255, 100%, 83%) |
| HSV | hsv(255, 33%, 100%) |
| CMYK | cmyk(25.1%, 33.3%, 0%, 0%) |
| CIE-LAB | lab(74.22, 25.00, -39.39) |
| CIE-LCH | lch(74.22, 46.66, 302.40°) |
| OKLab | oklab(78.75% 0.0506 -0.1093) |
| OKLCH | oklch(78.75% 0.12 294.8) |
| XYZ | xyz(53.9063, 47.0452, 100.8290) |
| Luminance | 0.4705 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 4.01
Pastel Purple
#CAA0FF
ΔE00 4.24
Lilac (survey)
#CEA2FD
ΔE00 4.66
Lavender (survey)
#C79FEF
ΔE00 5.18
Baby Purple
#CA9BF7
ΔE00 5.65
Light Violet
#D6B4FC
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFAAFF #EAFFAA
analogous
#AABFFF #BFAAFF #EAAAFF
triadic
#BFAAFF #FFBFAA #AAFFBF
tetradic
#BFAAFF #FFAABF #EAFFAA #AAFFEA
square
#BFAAFF #FFAABF #EAFFAA #AAFFEA
split-complementary
#BFAAFF #FFEAAA #BFFFAA
monochromatic
#6330FF #916DFF #BFAAFF #E8E0FF #E8E0FF
Accessibility & contrast
On white
2.02
#BFAAFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.41
#BFAAFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFAAFF
10.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFAAFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFAAFF | 1.00 | 2.02 | 10.41 | 10.41 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B7FF
Deuteranopia (green-blind)
#97B5FD
Tritanopia (blue-blind)
#B2B8C9
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #bfaaff; /* rgb */ color: rgb(191, 170, 255); /* oklch */ color: oklch(78.8% 0.120 294.8);
Tailwind
colors: {
custom: {
50: '#d3c3ff',
500: '#bfaaff',
950: '#000000',
},
}SCSS
$custom: #bfaaff; $custom-light: #d3c3ff; $custom-dark: #000000;
JSON
{
"hex": "#bfaaff",
"rgb": {
"r": 191,
"g": 170,
"b": 255
},
"hsl": {
"h": 254.824,
"s": 100,
"l": 83.333
},
"oklch": {
"l": 0.7875,
"c": 0.12044,
"h": 294.8
},
"luminance": 0.47046
}Semantic roles & 50–950 ramp
primary
#BFAAFF
secondary
#EFF7D4
accent
#E600AD
background
#FDFCFF
surface
#FAF8FF
border
#D3D1D7
text
#141218
muted
#838186