#BF8FFB#BF8FFB
#BF8FFB is a light, vivid violet. Relative luminance 0.377; OKLCH L 73.8% C 0.158 H 303.3°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #BF8FFB |
|---|---|
| RGB | rgb(191, 143, 251) |
| HSL | hsl(267, 93%, 77%) |
| HSV | hsv(267, 43%, 98%) |
| CMYK | cmyk(23.9%, 43%, 0%, 1.6%) |
| CIE-LAB | lab(67.79, 38.99, -47.29) |
| CIE-LCH | lch(67.79, 61.29, 309.51°) |
| OKLab | oklab(73.81% 0.0866 -0.132) |
| OKLCH | oklch(73.81% 0.158 303.3) |
| XYZ | xyz(48.7172, 37.6864, 95.9558) |
| Luminance | 0.3769 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.01
Baby Purple
#CA9BF7
ΔE00 3.98
Pastel Purple
#CAA0FF
ΔE00 4.46
Lilac (survey)
#CEA2FD
ΔE00 5.31
Lavender (survey)
#C79FEF
ΔE00 5.62
Light Purple
#BF77F6
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF8FFB #CBFB8F
analogous
#8F95FB #BF8FFB #F58FFB
triadic
#BF8FFB #FBBF8F #8FFBBF
tetradic
#BF8FFB #FB8F95 #CBFB8F #8FFBF5
square
#BF8FFB #FB8F95 #CBFB8F #8FFBF5
split-complementary
#BF8FFB #FBF58F #95FB8F
monochromatic
#7B19F7 #9D54F9 #BF8FFB #E1CAFD #EEE1FE
Accessibility & contrast
On white
2.46
#BF8FFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#BF8FFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF8FFB
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF8FFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF8FFB | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#73A4FF
Deuteranopia (green-blind)
#7EA5F8
Tritanopia (blue-blind)
#B5A1B9
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #bf8ffb; /* rgb */ color: rgb(191, 143, 251); /* oklch */ color: oklch(73.8% 0.158 303.3);
Tailwind
colors: {
custom: {
50: '#d4b0fd',
500: '#bf8ffb',
950: '#000000',
},
}SCSS
$custom: #bf8ffb; $custom-light: #d4b0fd; $custom-dark: #000000;
JSON
{
"hex": "#bf8ffb",
"rgb": {
"r": 191,
"g": 143,
"b": 251
},
"hsl": {
"h": 266.667,
"s": 93.103,
"l": 77.255
},
"oklch": {
"l": 0.73811,
"c": 0.15787,
"h": 303.3
},
"luminance": 0.37686
}Semantic roles & 50–950 ramp
primary
#BF8FFB
secondary
#E7F6D5
accent
#E6007F
background
#FDFAFF
surface
#FAF5FF
border
#D3CFD7
text
#141017
muted
#837F85