#BE7FFF#BE7FFF
#BE7FFF is a light, vivid violet. Relative luminance 0.333; OKLCH L 71.4% C 0.187 H 304.8°. Best body text is #000000 at 7.67:1 contrast (WCAG AA passes).
Color values
| HEX | #BE7FFF |
|---|---|
| RGB | rgb(190, 127, 255) |
| HSL | hsl(270, 100%, 75%) |
| HSV | hsv(270, 50%, 100%) |
| CMYK | cmyk(25.5%, 50.2%, 0%, 0%) |
| CIE-LAB | lab(64.44, 48.30, -54.78) |
| CIE-LCH | lch(64.44, 73.03, 311.41°) |
| OKLab | oklab(71.35% 0.1071 -0.1538) |
| OKLCH | oklch(71.35% 0.187 304.8) |
| XYZ | xyz(46.8707, 33.3461, 98.5556) |
| Luminance | 0.3335 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.33
Easter Purple
#C071FE
ΔE00 3.17
Liliac
#C48EFD
ΔE00 3.84
Light Urple
#B36FF6
ΔE00 4.34
Bright Lavender
#C760FF
ΔE00 6.48
Bright Lilac
#C95EFB
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE7FFF #C0FF7F
analogous
#7F80FF #BE7FFF #FE7FFF
triadic
#BE7FFF #FFBE7F #7FFFBE
tetradic
#BE7FFF #FF7F80 #C0FF7F #7FFFFE
square
#BE7FFF #FF7F80 #C0FF7F #7FFFFE
split-complementary
#BE7FFF #FFFE7F #80FF7F
monochromatic
#8005FF #9F42FF #BE7FFF #DDBCFF #EFE0FF
Accessibility & contrast
On white
2.74
#BE7FFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.67
#BE7FFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE7FFF
7.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE7FFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE7FFF | 1.00 | 2.74 | 7.67 | 7.67 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#589AFF
Deuteranopia (green-blind)
#6A9CFC
Tritanopia (blue-blind)
#B396B3
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #be7fff; /* rgb */ color: rgb(190, 127, 255); /* oklch */ color: oklch(71.4% 0.187 304.8);
Tailwind
colors: {
custom: {
50: '#d4a6ff',
500: '#be7fff',
950: '#000000',
},
}SCSS
$custom: #be7fff; $custom-light: #d4a6ff; $custom-dark: #000000;
JSON
{
"hex": "#be7fff",
"rgb": {
"r": 190,
"g": 127,
"b": 255
},
"hsl": {
"h": 269.531,
"s": 100,
"l": 74.902
},
"oklch": {
"l": 0.7135,
"c": 0.18741,
"h": 304.8
},
"luminance": 0.33346
}Semantic roles & 50–950 ramp
primary
#BE7FFF
secondary
#E6F7D4
accent
#E60075
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#140F18
muted
#837F86