#BE7EF0#BE7EF0
#BE7EF0 is a light, vivid violet. Relative luminance 0.322; OKLCH L 70.4% C 0.172 H 308.5°. Best body text is #000000 at 7.43:1 contrast (WCAG AA passes).
Color values
| HEX | #BE7EF0 |
|---|---|
| RGB | rgb(190, 126, 240) |
| HSL | hsl(274, 79%, 72%) |
| HSV | hsv(274, 48%, 94%) |
| CMYK | cmyk(20.8%, 47.5%, 0%, 5.9%) |
| CIE-LAB | lab(63.48, 45.45, -48.05) |
| CIE-LCH | lch(63.48, 66.15, 313.41°) |
| OKLab | oklab(70.39% 0.1068 -0.1342) |
| OKLCH | oklch(70.39% 0.172 308.5) |
| XYZ | xyz(44.4212, 32.1607, 86.2887) |
| Luminance | 0.3216 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 1.95
Easter Purple
#C071FE
ΔE00 3.68
Liliac
#C48EFD
ΔE00 4.18
Light Urple
#B36FF6
ΔE00 4.52
Bright Lavender
#C760FF
ΔE00 6.56
Bright Lilac
#C95EFB
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE7EF0 #B0F07E
analogous
#857EF0 #BE7EF0 #F07EE9
triadic
#BE7EF0 #F0BE7E #7EF0BE
tetradic
#BE7EF0 #F0857E #B0F07E #7EE9F0
square
#BE7EF0 #F0857E #B0F07E #7EE9F0
split-complementary
#BE7EF0 #E9F07E #7EF085
monochromatic
#8619DA #A247EA #BE7EF0 #DAB5F6 #F1E4FC
Accessibility & contrast
On white
2.83
#BE7EF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.43
#BE7EF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE7EF0
7.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE7EF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE7EF0 | 1.00 | 2.83 | 7.43 | 7.43 |
| #FFFFFF | 2.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6197F4
Deuteranopia (green-blind)
#739BED
Tritanopia (blue-blind)
#B791AC
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #be7ef0; /* rgb */ color: rgb(190, 126, 240); /* oklch */ color: oklch(70.4% 0.172 308.5);
Tailwind
colors: {
custom: {
50: '#d4a5f5',
500: '#be7ef0',
950: '#000000',
},
}SCSS
$custom: #be7ef0; $custom-light: #d4a5f5; $custom-dark: #000000;
JSON
{
"hex": "#be7ef0",
"rgb": {
"r": 190,
"g": 126,
"b": 240
},
"hsl": {
"h": 273.684,
"s": 79.167,
"l": 71.765
},
"oklch": {
"l": 0.70387,
"c": 0.17155,
"h": 308.5
},
"luminance": 0.3216
}Semantic roles & 50–950 ramp
primary
#BE7EF0
secondary
#E3F3D6
accent
#DB0A66
background
#FDFAFF
surface
#FAF4FE
border
#D3CED6
text
#140F17
muted
#837F85