#BFA4E6#BFA4E6
#BFA4E6 is a light, moderate violet. Relative luminance 0.433; OKLCH L 76.6% C 0.097 H 302.9°. Best body text is #000000 at 9.67:1 contrast (WCAG AA passes).
Color values
| HEX | #BFA4E6 |
|---|---|
| RGB | rgb(191, 164, 230) |
| HSL | hsl(265, 57%, 77%) |
| HSV | hsv(265, 29%, 90%) |
| CMYK | cmyk(17%, 28.7%, 0%, 9.8%) |
| CIE-LAB | lab(71.79, 22.65, -29.59) |
| CIE-LCH | lch(71.79, 37.26, 307.43°) |
| OKLab | oklab(76.56% 0.0526 -0.0813) |
| OKLCH | oklch(76.56% 0.097 302.9) |
| XYZ | xyz(49.0414, 43.3405, 80.6295) |
| Luminance | 0.4334 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 2.68
Lavender (survey)
#C79FEF
ΔE00 3.16
Pale Violet
#CEAEFA
ΔE00 3.77
Lilac (survey)
#CEA2FD
ΔE00 4.93
Light Violet
#D6B4FC
ΔE00 5.05
Baby Purple
#CA9BF7
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFA4E6 #CBE6A4
analogous
#A4AAE6 #BFA4E6 #E0A4E6
triadic
#BFA4E6 #E6BFA4 #A4E6BF
tetradic
#BFA4E6 #E6A4AA #CBE6A4 #A4E6E0
square
#BFA4E6 #E6A4AA #CBE6A4 #A4E6E0
split-complementary
#BFA4E6 #E6E0A4 #AAE6A4
monochromatic
#7B44CC #9D74D9 #BFA4E6 #E1D4F3 #EEE7F8
Accessibility & contrast
On white
2.17
#BFA4E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.67
#BFA4E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFA4E6
9.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFA4E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFA4E6 | 1.00 | 2.17 | 9.67 | 9.67 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97AFE9
Deuteranopia (green-blind)
#9CB0E4
Tritanopia (blue-blind)
#B9AEBB
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #bfa4e6; /* rgb */ color: rgb(191, 164, 230); /* oklch */ color: oklch(76.6% 0.097 302.9);
Tailwind
colors: {
custom: {
50: '#d3bfee',
500: '#bfa4e6',
950: '#000000',
},
}SCSS
$custom: #bfa4e6; $custom-light: #d3bfee; $custom-dark: #000000;
JSON
{
"hex": "#bfa4e6",
"rgb": {
"r": 191,
"g": 164,
"b": 230
},
"hsl": {
"h": 264.545,
"s": 56.897,
"l": 77.255
},
"oklch": {
"l": 0.76559,
"c": 0.09682,
"h": 302.9
},
"luminance": 0.4334
}Semantic roles & 50–950 ramp
primary
#BFA4E6
secondary
#E7F0DB
accent
#C42182
background
#FDFBFE
surface
#FAF7FD
border
#D3D0D5
text
#141216
muted
#838184