#BFAEFB#BFAEFB
#BFAEFB is a light, moderate violet. Relative luminance 0.483; OKLCH L 79.3% C 0.109 H 293.9°. Best body text is #000000 at 10.66:1 contrast (WCAG AA passes).
Color values
| HEX | #BFAEFB |
|---|---|
| RGB | rgb(191, 174, 251) |
| HSL | hsl(253, 91%, 83%) |
| HSV | hsv(253, 31%, 98%) |
| CMYK | cmyk(23.9%, 30.7%, 0%, 1.6%) |
| CIE-LAB | lab(75.02, 21.86, -35.99) |
| CIE-LCH | lch(75.02, 42.11, 301.27°) |
| OKLab | oklab(79.31% 0.0441 -0.0995) |
| OKLCH | oklch(79.31% 0.109 293.9) |
| XYZ | xyz(54.0304, 48.3129, 97.7268) |
| Luminance | 0.4831 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 3.73
Light Violet
#D6B4FC
ΔE00 5.20
Pastel Purple
#CAA0FF
ΔE00 5.37
Lilac (survey)
#CEA2FD
ΔE00 5.52
Lavender (survey)
#C79FEF
ΔE00 5.68
Lavender
#B39DDB
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFAEFB #EAFBAE
analogous
#AEC3FB #BFAEFB #E5AEFB
triadic
#BFAEFB #FBBFAE #AEFBBF
tetradic
#BFAEFB #FBAEC3 #EAFBAE #AEFBE5
square
#BFAEFB #FBAEC3 #EAFBAE #AEFBE5
split-complementary
#BFAEFB #FBE5AE #C3FBAE
monochromatic
#6339F5 #9174F8 #BFAEFB #E8E2FE #E8E2FE
Accessibility & contrast
On white
1.97
#BFAEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.66
#BFAEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFAEFB
10.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFAEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFAEFB | 1.00 | 1.97 | 10.66 | 10.66 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BBAFE
Deuteranopia (green-blind)
#9DB7F9
Tritanopia (blue-blind)
#B3BBCA
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #bfaefb; /* rgb */ color: rgb(191, 174, 251); /* oklch */ color: oklch(79.3% 0.109 293.9);
Tailwind
colors: {
custom: {
50: '#d3c6fd',
500: '#bfaefb',
950: '#000000',
},
}SCSS
$custom: #bfaefb; $custom-light: #d3c6fd; $custom-dark: #000000;
JSON
{
"hex": "#bfaefb",
"rgb": {
"r": 191,
"g": 174,
"b": 251
},
"hsl": {
"h": 253.247,
"s": 90.588,
"l": 83.333
},
"oklch": {
"l": 0.79312,
"c": 0.10889,
"h": 293.9
},
"luminance": 0.48314
}Semantic roles & 50–950 ramp
primary
#BFAEFB
secondary
#EFF6D5
accent
#E600B3
background
#FDFCFF
surface
#FAF8FF
border
#D3D1D7
text
#141317
muted
#838285