#BF8DEF#BF8DEF
#BF8DEF is a light, vivid violet. Relative luminance 0.364; OKLCH L 72.9% C 0.146 H 306.6°. Best body text is #000000 at 8.27:1 contrast (WCAG AA passes).
Color values
| HEX | #BF8DEF |
|---|---|
| RGB | rgb(191, 141, 239) |
| HSL | hsl(271, 75%, 75%) |
| HSV | hsv(271, 41%, 94%) |
| CMYK | cmyk(20.1%, 41%, 0%, 6.3%) |
| CIE-LAB | lab(66.79, 37.36, -42.28) |
| CIE-LCH | lch(66.79, 56.42, 311.47°) |
| OKLab | oklab(72.88% 0.0873 -0.1175) |
| OKLCH | oklch(72.88% 0.146 306.6) |
| XYZ | xyz(46.5876, 36.3585, 86.2082) |
| Luminance | 0.3636 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.20
Baby Purple
#CA9BF7
ΔE00 3.75
Pastel Purple
#CAA0FF
ΔE00 4.95
Lavender (survey)
#C79FEF
ΔE00 4.99
Pale Purple
#B790D4
ΔE00 5.40
Lilac (survey)
#CEA2FD
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF8DEF #BDEF8D
analogous
#8E8DEF #BF8DEF #EF8DEE
triadic
#BF8DEF #EFBF8D #8DEFBF
tetradic
#BF8DEF #EF8E8D #BDEF8D #8DEEEF
square
#BF8DEF #EF8E8D #BDEF8D #8DEEEF
split-complementary
#BF8DEF #EEEF8D #8DEF8E
monochromatic
#8322E0 #A157E7 #BF8DEF #DDC3F7 #F0E4FB
Accessibility & contrast
On white
2.54
#BF8DEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.27
#BF8DEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF8DEF
8.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF8DEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF8DEF | 1.00 | 2.54 | 8.27 | 8.27 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A1F3
Deuteranopia (green-blind)
#82A3EC
Tritanopia (blue-blind)
#B89CB3
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #bf8def; /* rgb */ color: rgb(191, 141, 239); /* oklch */ color: oklch(72.9% 0.146 306.6);
Tailwind
colors: {
custom: {
50: '#d4aff4',
500: '#bf8def',
950: '#000000',
},
}SCSS
$custom: #bf8def; $custom-light: #d4aff4; $custom-dark: #000000;
JSON
{
"hex": "#bf8def",
"rgb": {
"r": 191,
"g": 141,
"b": 239
},
"hsl": {
"h": 270.612,
"s": 75.385,
"l": 74.51
},
"oklch": {
"l": 0.72882,
"c": 0.14638,
"h": 306.6
},
"luminance": 0.36358
}Semantic roles & 50–950 ramp
primary
#BF8DEF
secondary
#E5F3D8
accent
#D80E71
background
#FDFAFE
surface
#FAF4FD
border
#D3CED5
text
#141017
muted
#837F85