#BF8EF8#BF8EF8
#BF8EF8 is a light, vivid violet. Relative luminance 0.372; OKLCH L 73.5% C 0.156 H 304.1°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #BF8EF8 |
|---|---|
| RGB | rgb(191, 142, 248) |
| HSL | hsl(268, 88%, 76%) |
| HSV | hsv(268, 43%, 97%) |
| CMYK | cmyk(23%, 42.7%, 0%, 2.7%) |
| CIE-LAB | lab(67.43, 38.85, -46.22) |
| CIE-LCH | lch(67.43, 60.37, 310.05°) |
| OKLab | oklab(73.49% 0.0874 -0.1289) |
| OKLCH | oklch(73.49% 0.156 304.1) |
| XYZ | xyz(48.0986, 37.1998, 93.4351) |
| Luminance | 0.3720 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.03
Baby Purple
#CA9BF7
ΔE00 3.93
Pastel Purple
#CAA0FF
ΔE00 4.61
Lilac (survey)
#CEA2FD
ΔE00 5.39
Lavender (survey)
#C79FEF
ΔE00 5.51
Light Purple
#BF77F6
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF8EF8 #C7F88E
analogous
#8E92F8 #BF8EF8 #F48EF8
triadic
#BF8EF8 #F8BF8E #8EF8BF
tetradic
#BF8EF8 #F88E92 #C7F88E #8EF8F4
square
#BF8EF8 #F88E92 #C7F88E #8EF8F4
split-complementary
#BF8EF8 #F8F48E #92F88E
monochromatic
#7E1BF1 #9E54F4 #BF8EF8 #E0C8FC #EFE2FD
Accessibility & contrast
On white
2.49
#BF8EF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#BF8EF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF8EF8
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF8EF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF8EF8 | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#73A3FC
Deuteranopia (green-blind)
#7EA4F5
Tritanopia (blue-blind)
#B6A0B7
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #bf8ef8; /* rgb */ color: rgb(191, 142, 248); /* oklch */ color: oklch(73.5% 0.156 304.1);
Tailwind
colors: {
custom: {
50: '#d4b0fb',
500: '#bf8ef8',
950: '#000000',
},
}SCSS
$custom: #bf8ef8; $custom-light: #d4b0fb; $custom-dark: #000000;
JSON
{
"hex": "#bf8ef8",
"rgb": {
"r": 191,
"g": 142,
"b": 248
},
"hsl": {
"h": 267.736,
"s": 88.333,
"l": 76.471
},
"oklch": {
"l": 0.73493,
"c": 0.15578,
"h": 304.1
},
"luminance": 0.372
}Semantic roles & 50–950 ramp
primary
#BF8EF8
secondary
#E7F5D6
accent
#E5017B
background
#FDFAFF
surface
#FAF5FF
border
#D3CFD7
text
#141017
muted
#837F85