#BE7CFE#BE7CFE
#BE7CFE is a light, vivid violet. Relative luminance 0.325; OKLCH L 70.8% C 0.191 H 305.5°. Best body text is #000000 at 7.50:1 contrast (WCAG AA passes).
Color values
| HEX | #BE7CFE |
|---|---|
| RGB | rgb(190, 124, 254) |
| HSL | hsl(270, 98%, 74%) |
| HSV | hsv(270, 51%, 100%) |
| CMYK | cmyk(25.2%, 51.2%, 0%, 0.4%) |
| CIE-LAB | lab(63.77, 49.66, -55.29) |
| CIE-LCH | lch(63.77, 74.32, 311.93°) |
| OKLab | oklab(70.84% 0.1109 -0.1553) |
| OKLCH | oklch(70.84% 0.191 305.5) |
| XYZ | xyz(46.3285, 32.5185, 97.5828) |
| Luminance | 0.3252 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 1.72
Easter Purple
#C071FE
ΔE00 2.47
Light Urple
#B36FF6
ΔE00 3.72
Liliac
#C48EFD
ΔE00 4.48
Bright Lavender
#C760FF
ΔE00 5.79
Bright Lilac
#C95EFB
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE7CFE #BCFE7C
analogous
#7D7CFE #BE7CFE #FE7CFD
triadic
#BE7CFE #FEBE7C #7CFEBE
tetradic
#BE7CFE #FE7D7C #BCFE7C #7CFDFE
square
#BE7CFE #FE7D7C #BCFE7C #7CFDFE
split-complementary
#BE7CFE #FDFE7C #7CFE7D
monochromatic
#8203FD #A03FFE #BE7CFE #DCB9FE #F0E1FF
Accessibility & contrast
On white
2.80
#BE7CFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.50
#BE7CFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE7CFE
7.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE7CFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE7CFE | 1.00 | 2.80 | 7.50 | 7.50 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5398FF
Deuteranopia (green-blind)
#679BFB
Tritanopia (blue-blind)
#B493B2
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #be7cfe; /* rgb */ color: rgb(190, 124, 254); /* oklch */ color: oklch(70.8% 0.191 305.5);
Tailwind
colors: {
custom: {
50: '#d4a4ff',
500: '#be7cfe',
950: '#000000',
},
}SCSS
$custom: #be7cfe; $custom-light: #d4a4ff; $custom-dark: #000000;
JSON
{
"hex": "#be7cfe",
"rgb": {
"r": 190,
"g": 124,
"b": 254
},
"hsl": {
"h": 270.462,
"s": 98.485,
"l": 74.118
},
"oklch": {
"l": 0.70836,
"c": 0.19082,
"h": 305.5
},
"luminance": 0.32518
}Semantic roles & 50–950 ramp
primary
#BE7CFE
secondary
#E5F7D4
accent
#E60071
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#150F18
muted
#837F86