#BF8FEB#BF8FEB
#BF8FEB is a light, vivid violet. Relative luminance 0.367; OKLCH L 73.0% C 0.138 H 307.3°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #BF8FEB |
|---|---|
| RGB | rgb(191, 143, 235) |
| HSL | hsl(271, 70%, 74%) |
| HSV | hsv(271, 39%, 92%) |
| CMYK | cmyk(18.7%, 39.1%, 0%, 7.8%) |
| CIE-LAB | lab(67.07, 35.37, -39.65) |
| CIE-LCH | lch(67.07, 53.13, 311.74°) |
| OKLab | oklab(73.03% 0.0837 -0.1099) |
| OKLCH | oklch(73.03% 0.138 307.3) |
| XYZ | xyz(46.3008, 36.7199, 83.2296) |
| Luminance | 0.3672 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.02
Baby Purple
#CA9BF7
ΔE00 3.37
Lavender (survey)
#C79FEF
ΔE00 4.27
Pale Purple
#B790D4
ΔE00 4.50
Pastel Purple
#CAA0FF
ΔE00 4.74
Lilac (survey)
#CEA2FD
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF8FEB #BBEB8F
analogous
#918FEB #BF8FEB #EB8FE9
triadic
#BF8FEB #EBBF8F #8FEBBF
tetradic
#BF8FEB #EB918F #BBEB8F #8FE9EB
square
#BF8FEB #EB918F #BBEB8F #8FE9EB
split-complementary
#BF8FEB #E9EB8F #8FEB91
monochromatic
#8427D8 #A15BE2 #BF8FEB #DDC3F4 #F0E5FA
Accessibility & contrast
On white
2.52
#BF8FEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#BF8FEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF8FEB
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF8FEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF8FEB | 1.00 | 2.52 | 8.34 | 8.34 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA1EE
Deuteranopia (green-blind)
#86A4E8
Tritanopia (blue-blind)
#B99DB2
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #bf8feb; /* rgb */ color: rgb(191, 143, 235); /* oklch */ color: oklch(73.0% 0.138 307.3);
Tailwind
colors: {
custom: {
50: '#d4b0f2',
500: '#bf8feb',
950: '#000000',
},
}SCSS
$custom: #bf8feb; $custom-light: #d4b0f2; $custom-dark: #000000;
JSON
{
"hex": "#bf8feb",
"rgb": {
"r": 191,
"g": 143,
"b": 235
},
"hsl": {
"h": 271.304,
"s": 69.697,
"l": 74.118
},
"oklch": {
"l": 0.7303,
"c": 0.13819,
"h": 307.3
},
"luminance": 0.36719
}Semantic roles & 50–950 ramp
primary
#BF8FEB
secondary
#E5F2D9
accent
#D2146F
background
#FDFAFE
surface
#FAF5FD
border
#D3CFD5
text
#141017
muted
#837F85