#BFAAFD#BFAAFD
#BFAAFD is a light, moderate violet. Relative luminance 0.469; OKLCH L 78.7% C 0.118 H 295.2°. Best body text is #000000 at 10.38:1 contrast (WCAG AA passes).
Color values
| HEX | #BFAAFD |
|---|---|
| RGB | rgb(191, 170, 253) |
| HSL | hsl(255, 95%, 83%) |
| HSV | hsv(255, 33%, 99%) |
| CMYK | cmyk(24.5%, 32.8%, 0%, 0.8%) |
| CIE-LAB | lab(74.14, 24.53, -38.44) |
| CIE-LCH | lch(74.14, 45.60, 302.55°) |
| OKLab | oklab(78.66% 0.0501 -0.1066) |
| OKLCH | oklch(78.66% 0.118 295.2) |
| XYZ | xyz(53.5860, 46.9171, 99.1422) |
| Luminance | 0.4692 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 3.76
Pastel Purple
#CAA0FF
ΔE00 4.24
Lilac (survey)
#CEA2FD
ΔE00 4.59
Lavender (survey)
#C79FEF
ΔE00 4.97
Light Violet
#D6B4FC
ΔE00 5.50
Baby Purple
#CA9BF7
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFAAFD #E8FDAA
analogous
#AABEFD #BFAAFD #E9AAFD
triadic
#BFAAFD #FDBFAA #AAFDBF
tetradic
#BFAAFD #FDAABE #E8FDAA #AAFDE9
square
#BFAAFD #FDAABE #E8FDAA #AAFDE9
split-complementary
#BFAAFD #FDE9AA #BEFDAA
monochromatic
#6532FA #926EFC #BFAAFD #E8E1FE #E8E1FE
Accessibility & contrast
On white
2.02
#BFAAFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.38
#BFAAFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFAAFD
10.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFAAFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFAAFD | 1.00 | 2.02 | 10.38 | 10.38 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B7FF
Deuteranopia (green-blind)
#98B5FB
Tritanopia (blue-blind)
#B2B8C8
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #bfaafd; /* rgb */ color: rgb(191, 170, 253); /* oklch */ color: oklch(78.7% 0.118 295.2);
Tailwind
colors: {
custom: {
50: '#d3c3fe',
500: '#bfaafd',
950: '#000000',
},
}SCSS
$custom: #bfaafd; $custom-light: #d3c3fe; $custom-dark: #000000;
JSON
{
"hex": "#bfaafd",
"rgb": {
"r": 191,
"g": 170,
"b": 253
},
"hsl": {
"h": 255.181,
"s": 95.402,
"l": 82.941
},
"oklch": {
"l": 0.7866,
"c": 0.11776,
"h": 295.2
},
"luminance": 0.46918
}Semantic roles & 50–950 ramp
primary
#BFAAFD
secondary
#EEF7D4
accent
#E600AB
background
#FDFCFF
surface
#FAF8FF
border
#D3D1D7
text
#141218
muted
#838186