#BFAFEA#BFAFEA
#BFAFEA is a light, moderate violet. Relative luminance 0.477; OKLCH L 78.8% C 0.084 H 296.9°. Best body text is #000000 at 10.54:1 contrast (WCAG AA passes).
Color values
| HEX | #BFAFEA |
|---|---|
| RGB | rgb(191, 175, 234) |
| HSL | hsl(256, 58%, 80%) |
| HSV | hsv(256, 25%, 92%) |
| CMYK | cmyk(18.4%, 25.2%, 0%, 8.2%) |
| CIE-LAB | lab(74.62, 17.45, -27.41) |
| CIE-LCH | lch(74.62, 32.49, 302.48°) |
| OKLab | oklab(78.79% 0.0381 -0.0752) |
| OKLCH | oklch(78.79% 0.084 296.9) |
| XYZ | xyz(51.6639, 47.6765, 84.3066) |
| Luminance | 0.4768 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 4.24
Lavender
#B39DDB
ΔE00 4.82
Light Violet
#D6B4FC
ΔE00 4.88
Lavender (survey)
#C79FEF
ΔE00 6.08
Light Lavender
#DFC5FE
ΔE00 6.71
Lilac (survey)
#CEA2FD
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFAFEA #DAEAAF
analogous
#AFBCEA #BFAFEA #DCAFEA
triadic
#BFAFEA #EABFAF #AFEABF
tetradic
#BFAFEA #EAAFBC #DAEAAF #AFEADC
square
#BFAFEA #EAAFBC #DAEAAF #AFEADC
split-complementary
#BFAFEA #EADCAF #BCEAAF
monochromatic
#714ED1 #987FDD #BFAFEA #E6DFF7 #ECE7F9
Accessibility & contrast
On white
1.99
#BFAFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.54
#BFAFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFAFEA
10.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFAFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFAFEA | 1.00 | 1.99 | 10.54 | 10.54 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2B8ED
Deuteranopia (green-blind)
#A4B7E8
Tritanopia (blue-blind)
#B7B8C4
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #bfafea; /* rgb */ color: rgb(191, 175, 234); /* oklch */ color: oklch(78.8% 0.084 296.9);
Tailwind
colors: {
custom: {
50: '#d3c7f1',
500: '#bfafea',
950: '#000000',
},
}SCSS
$custom: #bfafea; $custom-light: #d3c7f1; $custom-dark: #000000;
JSON
{
"hex": "#bfafea",
"rgb": {
"r": 191,
"g": 175,
"b": 234
},
"hsl": {
"h": 256.271,
"s": 58.416,
"l": 80.196
},
"oklch": {
"l": 0.7879,
"c": 0.08425,
"h": 296.9
},
"luminance": 0.47677
}Semantic roles & 50–950 ramp
primary
#BFAFEA
secondary
#EAF0DB
accent
#C61F99
background
#FDFCFE
surface
#FAF8FD
border
#D3D1D5
text
#141316
muted
#838284