#BF8FEA#BF8FEA
#BF8FEA is a light, vivid violet. Relative luminance 0.367; OKLCH L 73.0% C 0.137 H 307.6°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #BF8FEA |
|---|---|
| RGB | rgb(191, 143, 234) |
| HSL | hsl(272, 68%, 74%) |
| HSV | hsv(272, 39%, 92%) |
| CMYK | cmyk(18.4%, 38.9%, 0%, 8.2%) |
| CIE-LAB | lab(67.02, 35.15, -39.17) |
| CIE-LCH | lch(67.02, 52.63, 311.91°) |
| OKLab | oklab(72.98% 0.0835 -0.1085) |
| OKLCH | oklch(72.98% 0.137 307.6) |
| XYZ | xyz(46.1567, 36.6622, 82.4709) |
| Luminance | 0.3666 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.20
Baby Purple
#CA9BF7
ΔE00 3.41
Lavender (survey)
#C79FEF
ΔE00 4.23
Pale Purple
#B790D4
ΔE00 4.33
Pastel Purple
#CAA0FF
ΔE00 4.82
Lilac (survey)
#CEA2FD
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF8FEA #BAEA8F
analogous
#928FEA #BF8FEA #EA8FE8
triadic
#BF8FEA #EABF8F #8FEABF
tetradic
#BF8FEA #EA928F #BAEA8F #8FE8EA
square
#BF8FEA #EA928F #BAEA8F #8FE8EA
split-complementary
#BF8FEA #E8EA8F #8FEA92
monochromatic
#8428D6 #A25BE0 #BF8FEA #DCC3F4 #F0E5FA
Accessibility & contrast
On white
2.52
#BF8FEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#BF8FEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF8FEA
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF8FEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF8FEA | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA1ED
Deuteranopia (green-blind)
#86A4E7
Tritanopia (blue-blind)
#B99DB1
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #bf8fea; /* rgb */ color: rgb(191, 143, 234); /* oklch */ color: oklch(73.0% 0.137 307.6);
Tailwind
colors: {
custom: {
50: '#d3b0f1',
500: '#bf8fea',
950: '#000000',
},
}SCSS
$custom: #bf8fea; $custom-light: #d3b0f1; $custom-dark: #000000;
JSON
{
"hex": "#bf8fea",
"rgb": {
"r": 191,
"g": 143,
"b": 234
},
"hsl": {
"h": 271.648,
"s": 68.421,
"l": 73.922
},
"oklch": {
"l": 0.72983,
"c": 0.13696,
"h": 307.6
},
"luminance": 0.36662
}Semantic roles & 50–950 ramp
primary
#BF8FEA
secondary
#E5F2D9
accent
#D0156E
background
#FDFAFE
surface
#FAF5FD
border
#D3CFD5
text
#141016
muted
#837F84