#BF7FEB#BF7FEB
#BF7FEB is a light, vivid violet. Relative luminance 0.323; OKLCH L 70.4% C 0.165 H 310.1°. Best body text is #000000 at 7.45:1 contrast (WCAG AA passes).
Color values
| HEX | #BF7FEB |
|---|---|
| RGB | rgb(191, 127, 235) |
| HSL | hsl(276, 73%, 71%) |
| HSV | hsv(276, 46%, 92%) |
| CMYK | cmyk(18.7%, 46%, 0%, 7.8%) |
| CIE-LAB | lab(63.55, 44.09, -45.16) |
| CIE-LCH | lch(63.55, 63.12, 314.31°) |
| OKLab | oklab(70.39% 0.106 -0.1258) |
| OKLCH | oklch(70.39% 0.165 310.1) |
| XYZ | xyz(44.0679, 32.2540, 82.4853) |
| Luminance | 0.3225 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.74
Liliac
#C48EFD
ΔE00 4.33
Easter Purple
#C071FE
ΔE00 4.48
Light Urple
#B36FF6
ΔE00 5.26
Baby Purple
#CA9BF7
ΔE00 7.05
Pale Purple
#B790D4
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF7FEB #ABEB7F
analogous
#897FEB #BF7FEB #EB7FE1
triadic
#BF7FEB #EBBF7F #7FEBBF
tetradic
#BF7FEB #EB897F #ABEB7F #7FE1EB
square
#BF7FEB #EB897F #ABEB7F #7FE1EB
split-complementary
#BF7FEB #E1EB7F #7FEB89
monochromatic
#8820CF #A54AE3 #BF7FEB #D9B4F3 #F2E5FB
Accessibility & contrast
On white
2.82
#BF7FEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.45
#BF7FEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF7FEB
7.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF7FEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF7FEB | 1.00 | 2.82 | 7.45 | 7.45 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6697EF
Deuteranopia (green-blind)
#779BE8
Tritanopia (blue-blind)
#BA90AA
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #bf7feb; /* rgb */ color: rgb(191, 127, 235); /* oklch */ color: oklch(70.4% 0.165 310.1);
Tailwind
colors: {
custom: {
50: '#d4a5f2',
500: '#bf7feb',
950: '#000000',
},
}SCSS
$custom: #bf7feb; $custom-light: #d4a5f2; $custom-dark: #000000;
JSON
{
"hex": "#bf7feb",
"rgb": {
"r": 191,
"g": 127,
"b": 235
},
"hsl": {
"h": 275.556,
"s": 72.973,
"l": 70.98
},
"oklch": {
"l": 0.7039,
"c": 0.16451,
"h": 310.1
},
"luminance": 0.32253
}Semantic roles & 50–950 ramp
primary
#BF7FEB
secondary
#E0F1D5
accent
#D51061
background
#FDFAFE
surface
#FAF4FD
border
#D3CED5
text
#140F17
muted
#837F85