#BFA4E3#BFA4E3
#BFA4E3 is a light, moderate violet. Relative luminance 0.432; OKLCH L 76.4% C 0.093 H 303.9°. Best body text is #000000 at 9.63:1 contrast (WCAG AA passes).
Color values
| HEX | #BFA4E3 |
|---|---|
| RGB | rgb(191, 164, 227) |
| HSL | hsl(266, 53%, 77%) |
| HSV | hsv(266, 28%, 89%) |
| CMYK | cmyk(15.9%, 27.8%, 0%, 11%) |
| CIE-LAB | lab(71.67, 21.99, -28.12) |
| CIE-LCH | lch(71.67, 35.70, 308.02°) |
| OKLab | oklab(76.44% 0.0518 -0.0771) |
| OKLCH | oklch(76.44% 0.093 303.9) |
| XYZ | xyz(48.6237, 43.1734, 78.4299) |
| Luminance | 0.4317 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 2.62
Lavender (survey)
#C79FEF
ΔE00 3.59
Pale Violet
#CEAEFA
ΔE00 4.17
Light Violet
#D6B4FC
ΔE00 5.24
Lilac (survey)
#CEA2FD
ΔE00 5.46
Pale Purple
#B790D4
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFA4E3 #C8E3A4
analogous
#A4A9E3 #BFA4E3 #DFA4E3
triadic
#BFA4E3 #E3BFA4 #A4E3BF
tetradic
#BFA4E3 #E3A4A9 #C8E3A4 #A4E3DF
square
#BFA4E3 #E3A4A9 #C8E3A4 #A4E3DF
split-complementary
#BFA4E3 #E3DFA4 #A9E3A4
monochromatic
#7D46C6 #9E75D5 #BFA4E3 #E0D3F1 #EFE8F8
Accessibility & contrast
On white
2.18
#BFA4E3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.63
#BFA4E3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFA4E3
9.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFA4E3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFA4E3 | 1.00 | 2.18 | 9.63 | 9.63 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98AFE6
Deuteranopia (green-blind)
#9DB0E1
Tritanopia (blue-blind)
#BAADBA
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #bfa4e3; /* rgb */ color: rgb(191, 164, 227); /* oklch */ color: oklch(76.4% 0.093 303.9);
Tailwind
colors: {
custom: {
50: '#d3bfec',
500: '#bfa4e3',
950: '#000000',
},
}SCSS
$custom: #bfa4e3; $custom-light: #d3bfec; $custom-dark: #000000;
JSON
{
"hex": "#bfa4e3",
"rgb": {
"r": 191,
"g": 164,
"b": 227
},
"hsl": {
"h": 265.714,
"s": 52.941,
"l": 76.667
},
"oklch": {
"l": 0.76435,
"c": 0.09289,
"h": 303.9
},
"luminance": 0.43173
}Semantic roles & 50–950 ramp
primary
#BFA4E3
secondary
#E7EFDC
accent
#C0257E
background
#FDFBFE
surface
#FAF7FD
border
#D3D0D5
text
#141216
muted
#838184