#BE7BF8#BE7BF8
#BE7BF8 is a light, vivid violet. Relative luminance 0.319; OKLCH L 70.4% C 0.185 H 307.0°. Best body text is #000000 at 7.38:1 contrast (WCAG AA passes).
Color values
| HEX | #BE7BF8 |
|---|---|
| RGB | rgb(190, 123, 248) |
| HSL | hsl(272, 90%, 73%) |
| HSV | hsv(272, 50%, 97%) |
| CMYK | cmyk(23.4%, 50.4%, 0%, 2.7%) |
| CIE-LAB | lab(63.25, 48.84, -52.82) |
| CIE-LCH | lch(63.25, 71.93, 312.76°) |
| OKLab | oklab(70.35% 0.1117 -0.1481) |
| OKLCH | oklch(70.35% 0.185 307) |
| XYZ | xyz(45.2580, 31.8908, 92.5601) |
| Luminance | 0.3189 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 1.00
Easter Purple
#C071FE
ΔE00 2.39
Light Urple
#B36FF6
ΔE00 3.53
Liliac
#C48EFD
ΔE00 4.64
Bright Lavender
#C760FF
ΔE00 5.59
Bright Lilac
#C95EFB
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE7BF8 #B5F87B
analogous
#7F7BF8 #BE7BF8 #F87BF3
triadic
#BE7BF8 #F8BE7B #7BF8BE
tetradic
#BE7BF8 #F87F7B #B5F87B #7BF3F8
square
#BE7BF8 #F87F7B #B5F87B #7BF3F8
split-complementary
#BE7BF8 #F3F87B #7BF87F
monochromatic
#840DEC #A141F5 #BE7BF8 #DBB5FB #F1E2FD
Accessibility & contrast
On white
2.85
#BE7BF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.38
#BE7BF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE7BF8
7.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE7BF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE7BF8 | 1.00 | 2.85 | 7.38 | 7.38 |
| #FFFFFF | 2.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5797FC
Deuteranopia (green-blind)
#6B9AF5
Tritanopia (blue-blind)
#B591AE
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #be7bf8; /* rgb */ color: rgb(190, 123, 248); /* oklch */ color: oklch(70.4% 0.185 307.0);
Tailwind
colors: {
custom: {
50: '#d4a3fb',
500: '#be7bf8',
950: '#000000',
},
}SCSS
$custom: #be7bf8; $custom-light: #d4a3fb; $custom-dark: #000000;
JSON
{
"hex": "#be7bf8",
"rgb": {
"r": 190,
"g": 123,
"b": 248
},
"hsl": {
"h": 272.16,
"s": 89.928,
"l": 72.745
},
"oklch": {
"l": 0.70352,
"c": 0.18546,
"h": 307
},
"luminance": 0.3189
}Semantic roles & 50–950 ramp
primary
#BE7BF8
secondary
#E4F6D5
accent
#E6006A
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#140F17
muted
#837F85