#BFA2E5#BFA2E5
#BFA2E5 is a light, moderate violet. Relative luminance 0.426; OKLCH L 76.1% C 0.099 H 304.0°. Best body text is #000000 at 9.51:1 contrast (WCAG AA passes).
Color values
| HEX | #BFA2E5 |
|---|---|
| RGB | rgb(191, 162, 229) |
| HSL | hsl(266, 56%, 77%) |
| HSV | hsv(266, 29%, 90%) |
| CMYK | cmyk(16.6%, 29.3%, 0%, 10.2%) |
| CIE-LAB | lab(71.27, 23.53, -29.84) |
| CIE-LCH | lch(71.27, 38.01, 308.26°) |
| OKLab | oklab(76.15% 0.0552 -0.082) |
| OKLCH | oklch(76.15% 0.099 304) |
| XYZ | xyz(48.5462, 42.5743, 79.7737) |
| Luminance | 0.4257 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 2.57
Lavender (survey)
#C79FEF
ΔE00 2.79
Pale Violet
#CEAEFA
ΔE00 4.03
Lilac (survey)
#CEA2FD
ΔE00 4.76
Baby Purple
#CA9BF7
ΔE00 4.81
Pale Purple
#B790D4
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFA2E5 #C8E5A2
analogous
#A2A7E5 #BFA2E5 #E1A2E5
triadic
#BFA2E5 #E5BFA2 #A2E5BF
tetradic
#BFA2E5 #E5A2A7 #C8E5A2 #A2E5E1
square
#BFA2E5 #E5A2A7 #C8E5A2 #A2E5E1
split-complementary
#BFA2E5 #E5E1A2 #A7E5A2
monochromatic
#7D42CA #9E72D8 #BFA2E5 #E0D2F2 #EFE7F8
Accessibility & contrast
On white
2.21
#BFA2E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.51
#BFA2E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFA2E5
9.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFA2E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFA2E5 | 1.00 | 2.21 | 9.51 | 9.51 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95AEE8
Deuteranopia (green-blind)
#9AAFE3
Tritanopia (blue-blind)
#B9ACBA
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #bfa2e5; /* rgb */ color: rgb(191, 162, 229); /* oklch */ color: oklch(76.1% 0.099 304.0);
Tailwind
colors: {
custom: {
50: '#d3bded',
500: '#bfa2e5',
950: '#000000',
},
}SCSS
$custom: #bfa2e5; $custom-light: #d3bded; $custom-dark: #000000;
JSON
{
"hex": "#bfa2e5",
"rgb": {
"r": 191,
"g": 162,
"b": 229
},
"hsl": {
"h": 265.97,
"s": 56.303,
"l": 76.667
},
"oklch": {
"l": 0.76147,
"c": 0.09884,
"h": 304
},
"luminance": 0.42574
}Semantic roles & 50–950 ramp
primary
#BFA2E5
secondary
#E7F0DB
accent
#C4227E
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141216
muted
#838184