#BE7FF0#BE7FF0
#BE7FF0 is a light, vivid violet. Relative luminance 0.324; OKLCH L 70.5% C 0.170 H 308.4°. Best body text is #000000 at 7.48:1 contrast (WCAG AA passes).
Color values
| HEX | #BE7FF0 |
|---|---|
| RGB | rgb(190, 127, 240) |
| HSL | hsl(273, 79%, 72%) |
| HSV | hsv(273, 47%, 94%) |
| CMYK | cmyk(20.8%, 47.1%, 0%, 5.9%) |
| CIE-LAB | lab(63.69, 44.92, -47.72) |
| CIE-LCH | lch(63.69, 65.53, 313.27°) |
| OKLab | oklab(70.55% 0.1055 -0.1332) |
| OKLCH | oklch(70.55% 0.17 308.4) |
| XYZ | xyz(44.5497, 32.4177, 86.3315) |
| Luminance | 0.3242 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.17
Easter Purple
#C071FE
ΔE00 3.89
Liliac
#C48EFD
ΔE00 3.96
Light Urple
#B36FF6
ΔE00 4.72
Bright Lavender
#C760FF
ΔE00 6.80
Bright Lilac
#C95EFB
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE7FF0 #B1F07F
analogous
#867FF0 #BE7FF0 #F07FEA
triadic
#BE7FF0 #F0BE7F #7FF0BE
tetradic
#BE7FF0 #F0867F #B1F07F #7FEAF0
square
#BE7FF0 #F0867F #B1F07F #7FEAF0
split-complementary
#BE7FF0 #EAF07F #7FF086
monochromatic
#851ADB #A248EA #BE7FF0 #DAB6F6 #F1E4FC
Accessibility & contrast
On white
2.81
#BE7FF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.48
#BE7FF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE7FF0
7.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE7FF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE7FF0 | 1.00 | 2.81 | 7.48 | 7.48 |
| #FFFFFF | 2.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6298F4
Deuteranopia (green-blind)
#749BED
Tritanopia (blue-blind)
#B792AC
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #be7ff0; /* rgb */ color: rgb(190, 127, 240); /* oklch */ color: oklch(70.5% 0.170 308.4);
Tailwind
colors: {
custom: {
50: '#d4a5f5',
500: '#be7ff0',
950: '#000000',
},
}SCSS
$custom: #be7ff0; $custom-light: #d4a5f5; $custom-dark: #000000;
JSON
{
"hex": "#be7ff0",
"rgb": {
"r": 190,
"g": 127,
"b": 240
},
"hsl": {
"h": 273.451,
"s": 79.021,
"l": 71.961
},
"oklch": {
"l": 0.70545,
"c": 0.16995,
"h": 308.4
},
"luminance": 0.32417
}Semantic roles & 50–950 ramp
primary
#BE7FF0
secondary
#E4F4D7
accent
#DB0A67
background
#FDFAFF
surface
#FAF4FE
border
#D3CED6
text
#140F17
muted
#837F85