#BE7FEB#BE7FEB
#BE7FEB is a light, vivid violet. Relative luminance 0.321; OKLCH L 70.3% C 0.164 H 309.7°. Best body text is #000000 at 7.42:1 contrast (WCAG AA passes).
Color values
| HEX | #BE7FEB |
|---|---|
| RGB | rgb(190, 127, 235) |
| HSL | hsl(275, 73%, 71%) |
| HSV | hsv(275, 46%, 92%) |
| CMYK | cmyk(19.1%, 46%, 0%, 7.8%) |
| CIE-LAB | lab(63.45, 43.81, -45.34) |
| CIE-LCH | lch(63.45, 63.05, 314.02°) |
| OKLab | oklab(70.29% 0.1048 -0.1263) |
| OKLCH | oklch(70.29% 0.164 309.7) |
| XYZ | xyz(43.8172, 32.1247, 82.4736) |
| Luminance | 0.3212 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.70
Liliac
#C48EFD
ΔE00 4.32
Easter Purple
#C071FE
ΔE00 4.44
Light Urple
#B36FF6
ΔE00 5.15
Baby Purple
#CA9BF7
ΔE00 7.08
Pale Purple
#B790D4
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE7FEB #ACEB7F
analogous
#887FEB #BE7FEB #EB7FE2
triadic
#BE7FEB #EBBE7F #7FEBBE
tetradic
#BE7FEB #EB887F #ACEB7F #7FE2EB
square
#BE7FEB #EB887F #ACEB7F #7FE2EB
split-complementary
#BE7FEB #E2EB7F #7FEB88
monochromatic
#8620CF #A34AE3 #BE7FEB #D9B4F3 #F2E5FB
Accessibility & contrast
On white
2.83
#BE7FEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.42
#BE7FEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE7FEB
7.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE7FEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE7FEB | 1.00 | 2.83 | 7.42 | 7.42 |
| #FFFFFF | 2.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6697EF
Deuteranopia (green-blind)
#769BE8
Tritanopia (blue-blind)
#B890AA
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #be7feb; /* rgb */ color: rgb(190, 127, 235); /* oklch */ color: oklch(70.3% 0.164 309.7);
Tailwind
colors: {
custom: {
50: '#d3a5f2',
500: '#be7feb',
950: '#000000',
},
}SCSS
$custom: #be7feb; $custom-light: #d3a5f2; $custom-dark: #000000;
JSON
{
"hex": "#be7feb",
"rgb": {
"r": 190,
"g": 127,
"b": 235
},
"hsl": {
"h": 275,
"s": 72.973,
"l": 70.98
},
"oklch": {
"l": 0.70286,
"c": 0.16415,
"h": 309.7
},
"luminance": 0.32124
}Semantic roles & 50–950 ramp
primary
#BE7FEB
secondary
#E1F1D5
accent
#D51062
background
#FDFAFE
surface
#FAF4FD
border
#D3CED5
text
#140F17
muted
#837F85