#BFAEEB#BFAEEB
#BFAEEB is a light, moderate violet. Relative luminance 0.473; OKLCH L 78.6% C 0.087 H 297.1°. Best body text is #000000 at 10.47:1 contrast (WCAG AA passes).
Color values
| HEX | #BFAEEB |
|---|---|
| RGB | rgb(191, 174, 235) |
| HSL | hsl(257, 60%, 80%) |
| HSV | hsv(257, 26%, 92%) |
| CMYK | cmyk(18.7%, 26%, 0%, 7.8%) |
| CIE-LAB | lab(74.41, 18.22, -28.27) |
| CIE-LCH | lch(74.41, 33.64, 302.80°) |
| OKLab | oklab(78.64% 0.0398 -0.0776) |
| OKLCH | oklch(78.64% 0.087 297.1) |
| XYZ | xyz(51.6140, 47.3463, 85.0007) |
| Luminance | 0.4735 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 3.91
Lavender
#B39DDB
ΔE00 4.59
Light Violet
#D6B4FC
ΔE00 4.71
Lavender (survey)
#C79FEF
ΔE00 5.67
Lilac (survey)
#CEA2FD
ΔE00 6.60
Light Lavender
#DFC5FE
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFAEEB #DAEBAE
analogous
#AEBCEB #BFAEEB #DDAEEB
triadic
#BFAEEB #EBBFAE #AEEBBF
tetradic
#BFAEEB #EBAEBC #DAEBAE #AEEBDD
square
#BFAEEB #EBAEBC #DAEBAE #AEEBDD
split-complementary
#BFAEEB #EBDDAE #BCEBAE
monochromatic
#714CD3 #987DDF #BFAEEB #E6DFF7 #ECE6F9
Accessibility & contrast
On white
2.01
#BFAEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.47
#BFAEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFAEEB
10.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFAEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFAEEB | 1.00 | 2.01 | 10.47 | 10.47 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1B7EE
Deuteranopia (green-blind)
#A3B6E9
Tritanopia (blue-blind)
#B7B7C3
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #bfaeeb; /* rgb */ color: rgb(191, 174, 235); /* oklch */ color: oklch(78.6% 0.087 297.1);
Tailwind
colors: {
custom: {
50: '#d3c6f1',
500: '#bfaeeb',
950: '#000000',
},
}SCSS
$custom: #bfaeeb; $custom-light: #d3c6f1; $custom-dark: #000000;
JSON
{
"hex": "#bfaeeb",
"rgb": {
"r": 191,
"g": 174,
"b": 235
},
"hsl": {
"h": 256.721,
"s": 60.396,
"l": 80.196
},
"oklch": {
"l": 0.7864,
"c": 0.0872,
"h": 297.1
},
"luminance": 0.47347
}Semantic roles & 50–950 ramp
primary
#BFAEEB
secondary
#EAF0DB
accent
#C81D99
background
#FDFCFE
surface
#FAF8FD
border
#D3D1D5
text
#141316
muted
#838284