#BE4FEB#BE4FEB
#BE4FEB is a light, highly saturated purple. Relative luminance 0.225; OKLCH L 63.8% C 0.235 H 314.6°. Best body text is #000000 at 5.51:1 contrast (WCAG AA passes).
Color values
| HEX | #BE4FEB |
|---|---|
| RGB | rgb(190, 79, 235) |
| HSL | hsl(283, 80%, 62%) |
| HSV | hsv(283, 66%, 92%) |
| CMYK | cmyk(19.1%, 66.4%, 0%, 7.8%) |
| CIE-LAB | lab(54.59, 67.34, -59.41) |
| CIE-LCH | lch(54.59, 89.80, 318.58°) |
| OKLab | oklab(63.8% 0.1646 -0.1672) |
| OKLCH | oklch(63.8% 0.235 314.6) |
| XYZ | xyz(39.0241, 22.5386, 80.8759) |
| Luminance | 0.2254 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 3.62
Bright Lilac
#C95EFB
ΔE00 4.41
Lightish Purple
#A552E6
ΔE00 4.41
Heliotrope
#D94FF5
ΔE00 4.79
Bright Lavender
#C760FF
ΔE00 4.84
Lighter Purple
#A55AF4
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE4FEB #7CEB4F
analogous
#704FEB #BE4FEB #EB4FCA
triadic
#BE4FEB #EBBE4F #4FEBBE
tetradic
#BE4FEB #EB704F #7CEB4F #4FCAEB
square
#BE4FEB #EB704F #7CEB4F #4FCAEB
split-complementary
#BE4FEB #CAEB4F #4FEB70
monochromatic
#8014AC #A91AE3 #BE4FEB #D286F1 #E7BDF7
Accessibility & contrast
On white
3.81
#BE4FEB on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.51
#BE4FEB on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BE4FEB
5.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE4FEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE4FEB | 1.00 | 3.81 | 5.51 | 5.51 |
| #FFFFFF | 3.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#007CF0
Deuteranopia (green-blind)
#4985E7
Tritanopia (blue-blind)
#BA6E97
Achromatopsia (no color)
#838383
Design tokens & code
CSS
--color: #be4feb; /* rgb */ color: rgb(190, 79, 235); /* oklch */ color: oklch(63.8% 0.235 314.6);
Tailwind
colors: {
custom: {
50: '#d688f2',
500: '#be4feb',
950: '#000000',
},
}SCSS
$custom: #be4feb; $custom-light: #d688f2; $custom-dark: #000000;
JSON
{
"hex": "#be4feb",
"rgb": {
"r": 190,
"g": 79,
"b": 235
},
"hsl": {
"h": 282.692,
"s": 79.592,
"l": 61.569
},
"oklch": {
"l": 0.63797,
"c": 0.23462,
"h": 314.6
},
"luminance": 0.22537
}Semantic roles & 50–950 ramp
primary
#BE4FEB
secondary
#BFE8AE
accent
#DC0A46
background
#FDF8FE
surface
#FBF0FD
border
#D4CBD5
text
#150C17
muted
#837D85