#BE4FEC#BE4FEC
#BE4FEC is a light, highly saturated purple. Relative luminance 0.226; OKLCH L 63.9% C 0.236 H 314.3°. Best body text is #000000 at 5.52:1 contrast (WCAG AA passes).
Color values
| HEX | #BE4FEC |
|---|---|
| RGB | rgb(190, 79, 236) |
| HSL | hsl(282, 81%, 62%) |
| HSV | hsv(282, 67%, 93%) |
| CMYK | cmyk(19.5%, 66.5%, 0%, 7.5%) |
| CIE-LAB | lab(54.65, 67.54, -59.88) |
| CIE-LCH | lch(54.65, 90.26, 318.44°) |
| OKLab | oklab(63.86% 0.1646 -0.1685) |
| OKLCH | oklch(63.86% 0.236 314.3) |
| XYZ | xyz(39.1690, 22.5965, 81.6389) |
| Luminance | 0.2260 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 3.75
Bright Lilac
#C95EFB
ΔE00 4.34
Lightish Purple
#A552E6
ΔE00 4.40
Bright Lavender
#C760FF
ΔE00 4.76
Heliotrope
#D94FF5
ΔE00 4.78
Lighter Purple
#A55AF4
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE4FEC #7DEC4F
analogous
#704FEC #BE4FEC #EC4FCC
triadic
#BE4FEC #ECBE4F #4FECBE
tetradic
#BE4FEC #EC704F #7DEC4F #4FCCEC
square
#BE4FEC #EC704F #7DEC4F #4FCCEC
split-complementary
#BE4FEC #CCEC4F #4FEC70
monochromatic
#8013AE #A919E5 #BE4FEC #D286F2 #E7BDF8
Accessibility & contrast
On white
3.81
#BE4FEC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.52
#BE4FEC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BE4FEC
5.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE4FEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE4FEC | 1.00 | 3.81 | 5.52 | 5.52 |
| #FFFFFF | 3.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#007DF1
Deuteranopia (green-blind)
#4886E8
Tritanopia (blue-blind)
#BA6E97
Achromatopsia (no color)
#838383
Design tokens & code
CSS
--color: #be4fec; /* rgb */ color: rgb(190, 79, 236); /* oklch */ color: oklch(63.9% 0.236 314.3);
Tailwind
colors: {
custom: {
50: '#d688f3',
500: '#be4fec',
950: '#000000',
},
}SCSS
$custom: #be4fec; $custom-light: #d688f3; $custom-dark: #000000;
JSON
{
"hex": "#be4fec",
"rgb": {
"r": 190,
"g": 79,
"b": 236
},
"hsl": {
"h": 282.42,
"s": 80.513,
"l": 61.765
},
"oklch": {
"l": 0.6386,
"c": 0.23555,
"h": 314.3
},
"luminance": 0.22595
}Semantic roles & 50–950 ramp
primary
#BE4FEC
secondary
#BFE8AE
accent
#DD0947
background
#FDF8FE
surface
#FBF0FD
border
#D4CBD5
text
#150C17
muted
#837D85