#BF8BEC#BF8BEC
#BF8BEC is a light, vivid violet. Relative luminance 0.356; OKLCH L 72.4% C 0.146 H 307.8°. Best body text is #000000 at 8.12:1 contrast (WCAG AA passes).
Color values
| HEX | #BF8BEC |
|---|---|
| RGB | rgb(191, 139, 236) |
| HSL | hsl(272, 72%, 74%) |
| HSV | hsv(272, 41%, 93%) |
| CMYK | cmyk(19.1%, 41.1%, 0%, 7.5%) |
| CIE-LAB | lab(66.21, 37.79, -41.54) |
| CIE-LCH | lch(66.21, 56.16, 312.30°) |
| OKLab | oklab(72.4% 0.0895 -0.1154) |
| OKLCH | oklch(72.4% 0.146 307.8) |
| XYZ | xyz(45.8559, 35.5982, 83.7960) |
| Luminance | 0.3560 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.69
Baby Purple
#CA9BF7
ΔE00 4.20
Pale Purple
#B790D4
ΔE00 5.15
Lavender (survey)
#C79FEF
ΔE00 5.34
Light Purple
#BF77F6
ΔE00 5.40
Pastel Purple
#CAA0FF
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF8BEC #B8EC8B
analogous
#8E8BEC #BF8BEC #EC8BE8
triadic
#BF8BEC #ECBF8B #8BECBF
tetradic
#BF8BEC #EC8E8B #B8EC8B #8BE8EC
square
#BF8BEC #EC8E8B #B8EC8B #8BE8EC
split-complementary
#BF8BEC #E8EC8B #8BEC8E
monochromatic
#8524D9 #A256E3 #BF8BEC #DCC0F5 #F0E5FB
Accessibility & contrast
On white
2.59
#BF8BEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.12
#BF8BEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF8BEC
8.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF8BEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF8BEC | 1.00 | 2.59 | 8.12 | 8.12 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#759FF0
Deuteranopia (green-blind)
#82A2E9
Tritanopia (blue-blind)
#B99AB0
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #bf8bec; /* rgb */ color: rgb(191, 139, 236); /* oklch */ color: oklch(72.4% 0.146 307.8);
Tailwind
colors: {
custom: {
50: '#d4adf2',
500: '#bf8bec',
950: '#000000',
},
}SCSS
$custom: #bf8bec; $custom-light: #d4adf2; $custom-dark: #000000;
JSON
{
"hex": "#bf8bec",
"rgb": {
"r": 191,
"g": 139,
"b": 236
},
"hsl": {
"h": 272.165,
"s": 71.852,
"l": 73.529
},
"oklch": {
"l": 0.724,
"c": 0.14603,
"h": 307.8
},
"luminance": 0.35598
}Semantic roles & 50–950 ramp
primary
#BF8BEC
secondary
#E5F2D9
accent
#D4126C
background
#FDFAFE
surface
#FAF4FD
border
#D3CED5
text
#141017
muted
#837F85