#BF8FED#BF8FED
#BF8FED is a light, vivid violet. Relative luminance 0.368; OKLCH L 73.1% C 0.141 H 306.7°. Best body text is #000000 at 8.37:1 contrast (WCAG AA passes).
Color values
| HEX | #BF8FED |
|---|---|
| RGB | rgb(191, 143, 237) |
| HSL | hsl(271, 72%, 75%) |
| HSV | hsv(271, 40%, 93%) |
| CMYK | cmyk(19.4%, 39.7%, 0%, 7.1%) |
| CIE-LAB | lab(67.15, 35.82, -40.61) |
| CIE-LCH | lch(67.15, 54.15, 311.41°) |
| OKLab | oklab(73.13% 0.0841 -0.1127) |
| OKLCH | oklch(73.13% 0.141 306.7) |
| XYZ | xyz(46.5914, 36.8361, 84.7599) |
| Luminance | 0.3684 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.67
Baby Purple
#CA9BF7
ΔE00 3.32
Lavender (survey)
#C79FEF
ΔE00 4.37
Pastel Purple
#CAA0FF
ΔE00 4.61
Pale Purple
#B790D4
ΔE00 4.85
Lilac (survey)
#CEA2FD
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF8FED #BDED8F
analogous
#908FED #BF8FED #ED8FEC
triadic
#BF8FED #EDBF8F #8FEDBF
tetradic
#BF8FED #ED908F #BDED8F #8FECED
square
#BF8FED #ED908F #BDED8F #8FECED
split-complementary
#BF8FED #ECED8F #8FED90
monochromatic
#8326DC #A15AE5 #BF8FED #DDC4F5 #F0E5FB
Accessibility & contrast
On white
2.51
#BF8FED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.37
#BF8FED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF8FED
8.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF8FED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF8FED | 1.00 | 2.51 | 8.37 | 8.37 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA2F1
Deuteranopia (green-blind)
#85A4EA
Tritanopia (blue-blind)
#B89EB3
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #bf8fed; /* rgb */ color: rgb(191, 143, 237); /* oklch */ color: oklch(73.1% 0.141 306.7);
Tailwind
colors: {
custom: {
50: '#d4b0f3',
500: '#bf8fed',
950: '#000000',
},
}SCSS
$custom: #bf8fed; $custom-light: #d4b0f3; $custom-dark: #000000;
JSON
{
"hex": "#bf8fed",
"rgb": {
"r": 191,
"g": 143,
"b": 237
},
"hsl": {
"h": 270.638,
"s": 72.308,
"l": 74.51
},
"oklch": {
"l": 0.73125,
"c": 0.14064,
"h": 306.7
},
"luminance": 0.36836
}Semantic roles & 50–950 ramp
primary
#BF8FED
secondary
#E5F2D9
accent
#D41171
background
#FDFAFE
surface
#FAF5FD
border
#D3CFD5
text
#141017
muted
#837F85