#BE7FF7#BE7FF7
#BE7FF7 is a light, vivid violet. Relative luminance 0.328; OKLCH L 70.9% C 0.178 H 306.6°. Best body text is #000000 at 7.57:1 contrast (WCAG AA passes).
Color values
| HEX | #BE7FF7 |
|---|---|
| RGB | rgb(190, 127, 247) |
| HSL | hsl(272, 88%, 73%) |
| HSV | hsv(272, 49%, 97%) |
| CMYK | cmyk(23.1%, 48.6%, 0%, 3.1%) |
| CIE-LAB | lab(64.03, 46.48, -51.03) |
| CIE-LCH | lch(64.03, 69.03, 312.33°) |
| OKLab | oklab(70.91% 0.1063 -0.1429) |
| OKLCH | oklch(70.91% 0.178 306.6) |
| XYZ | xyz(45.6097, 32.8417, 91.9140) |
| Luminance | 0.3284 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 1.89
Easter Purple
#C071FE
ΔE00 3.35
Liliac
#C48EFD
ΔE00 3.73
Light Urple
#B36FF6
ΔE00 4.37
Bright Lavender
#C760FF
ΔE00 6.54
Bright Lilac
#C95EFB
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE7FF7 #B8F77F
analogous
#827FF7 #BE7FF7 #F77FF4
triadic
#BE7FF7 #F7BE7F #7FF7BE
tetradic
#BE7FF7 #F7827F #B8F77F #7FF4F7
square
#BE7FF7 #F7827F #B8F77F #7FF4F7
split-complementary
#BE7FF7 #F4F77F #7FF782
monochromatic
#830FED #A145F3 #BE7FF7 #DBB9FB #F0E2FD
Accessibility & contrast
On white
2.77
#BE7FF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.57
#BE7FF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE7FF7
7.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE7FF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE7FF7 | 1.00 | 2.77 | 7.57 | 7.57 |
| #FFFFFF | 2.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5E99FB
Deuteranopia (green-blind)
#6F9CF4
Tritanopia (blue-blind)
#B594B0
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #be7ff7; /* rgb */ color: rgb(190, 127, 247); /* oklch */ color: oklch(70.9% 0.178 306.6);
Tailwind
colors: {
custom: {
50: '#d4a6fa',
500: '#be7ff7',
950: '#000000',
},
}SCSS
$custom: #be7ff7; $custom-light: #d4a6fa; $custom-dark: #000000;
JSON
{
"hex": "#be7ff7",
"rgb": {
"r": 190,
"g": 127,
"b": 247
},
"hsl": {
"h": 271.5,
"s": 88.235,
"l": 73.333
},
"oklch": {
"l": 0.70915,
"c": 0.17809,
"h": 306.6
},
"luminance": 0.32841
}Semantic roles & 50–950 ramp
primary
#BE7FF7
secondary
#E5F5D6
accent
#E5016D
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#140F17
muted
#837F85