#BE4EE2#BE4EE2
#BE4EE2 is a light, highly saturated purple. Relative luminance 0.219; OKLCH L 63.1% C 0.228 H 316.9°. Best body text is #000000 at 5.38:1 contrast (WCAG AA passes).
Color values
| HEX | #BE4EE2 |
|---|---|
| RGB | rgb(190, 78, 226) |
| HSL | hsl(285, 72%, 60%) |
| HSV | hsv(285, 65%, 89%) |
| CMYK | cmyk(15.9%, 65.5%, 0%, 11.4%) |
| CIE-LAB | lab(53.91, 65.99, -55.45) |
| CIE-LCH | lch(53.91, 86.20, 319.96°) |
| OKLab | oklab(63.13% 0.1662 -0.1555) |
| OKLCH | oklch(63.13% 0.228 316.9) |
| XYZ | xyz(37.6850, 21.8884, 74.1766) |
| Luminance | 0.2189 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 2.44
Lightish Purple
#A552E6
ΔE00 4.71
Pinkish Purple
#D648D7
ΔE00 5.00
Purple Pink
#D725DE
ΔE00 5.04
Heliotrope
#D94FF5
ΔE00 5.16
Bright Lilac
#C95EFB
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE4EE2 #72E24E
analogous
#744EE2 #BE4EE2 #E24EBC
triadic
#BE4EE2 #E2BE4E #4EE2BE
tetradic
#BE4EE2 #E2744E #72E24E #4EBCE2
square
#BE4EE2 #E2744E #72E24E #4EBCE2
split-complementary
#BE4EE2 #BCE24E #4EE274
monochromatic
#7C1A9C #A622D1 #BE4EE2 #D183EB #E5B7F3
Accessibility & contrast
On white
3.91
#BE4EE2 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.38
#BE4EE2 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BE4EE2
5.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE4EE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE4EE2 | 1.00 | 3.91 | 5.38 | 5.38 |
| #FFFFFF | 3.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#097AE6
Deuteranopia (green-blind)
#5184DE
Tritanopia (blue-blind)
#BC6A92
Achromatopsia (no color)
#818181
Design tokens & code
CSS
--color: #be4ee2; /* rgb */ color: rgb(190, 78, 226); /* oklch */ color: oklch(63.1% 0.228 316.9);
Tailwind
colors: {
custom: {
50: '#d587ec',
500: '#be4ee2',
950: '#000000',
},
}SCSS
$custom: #be4ee2; $custom-light: #d587ec; $custom-dark: #000000;
JSON
{
"hex": "#be4ee2",
"rgb": {
"r": 190,
"g": 78,
"b": 226
},
"hsl": {
"h": 285.405,
"s": 71.845,
"l": 59.608
},
"oklch": {
"l": 0.63133,
"c": 0.2276,
"h": 316.9
},
"luminance": 0.21887
}Semantic roles & 50–950 ramp
primary
#BE4EE2
secondary
#B7E3A9
accent
#EF3965
background
#FDF8FE
surface
#FBF0FD
border
#D4CBD5
text
#150C16
muted
#837D84