#BF8FEF#BF8FEF
#BF8FEF is a light, vivid violet. Relative luminance 0.370; OKLCH L 73.2% C 0.143 H 306.2°. Best body text is #000000 at 8.39:1 contrast (WCAG AA passes).
Color values
| HEX | #BF8FEF |
|---|---|
| RGB | rgb(191, 143, 239) |
| HSL | hsl(270, 75%, 75%) |
| HSV | hsv(270, 40%, 94%) |
| CMYK | cmyk(20.1%, 40.2%, 0%, 6.3%) |
| CIE-LAB | lab(67.24, 36.26, -41.57) |
| CIE-LCH | lch(67.24, 55.17, 311.10°) |
| OKLab | oklab(73.22% 0.0845 -0.1155) |
| OKLCH | oklch(73.22% 0.143 306.2) |
| XYZ | xyz(46.8852, 36.9536, 86.3074) |
| Luminance | 0.3695 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.33
Baby Purple
#CA9BF7
ΔE00 3.31
Lavender (survey)
#C79FEF
ΔE00 4.49
Pastel Purple
#CAA0FF
ΔE00 4.51
Lilac (survey)
#CEA2FD
ΔE00 5.01
Pale Purple
#B790D4
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF8FEF #BFEF8F
analogous
#8F8FEF #BF8FEF #EF8FEF
triadic
#BF8FEF #EFBF8F #8FEFBF
tetradic
#BF8FEF #EF8F8F #BFEF8F #8FEFEF
square
#BF8FEF #EF8F8F #BFEF8F #8FEFEF
split-complementary
#BF8FEF #EFEF8F #8FEF8F
monochromatic
#8224E0 #A059E7 #BF8FEF #DEC5F7 #F0E4FB
Accessibility & contrast
On white
2.50
#BF8FEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.39
#BF8FEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF8FEF
8.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF8FEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF8FEF | 1.00 | 2.50 | 8.39 | 8.39 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A2F3
Deuteranopia (green-blind)
#84A4EC
Tritanopia (blue-blind)
#B89EB4
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #bf8fef; /* rgb */ color: rgb(191, 143, 239); /* oklch */ color: oklch(73.2% 0.143 306.2);
Tailwind
colors: {
custom: {
50: '#d4b0f4',
500: '#bf8fef',
950: '#000000',
},
}SCSS
$custom: #bf8fef; $custom-light: #d4b0f4; $custom-dark: #000000;
JSON
{
"hex": "#bf8fef",
"rgb": {
"r": 191,
"g": 143,
"b": 239
},
"hsl": {
"h": 270,
"s": 75,
"l": 74.902
},
"oklch": {
"l": 0.73221,
"c": 0.1431,
"h": 306.2
},
"luminance": 0.36953
}Semantic roles & 50–950 ramp
primary
#BF8FEF
secondary
#E6F3D8
accent
#D70E73
background
#FDFAFE
surface
#FAF5FD
border
#D3CFD5
text
#141017
muted
#837F85