#BE4DE2#BE4DE2
#BE4DE2 is a light, highly saturated purple. Relative luminance 0.217; OKLCH L 63.0% C 0.229 H 316.9°. Best body text is #000000 at 5.35:1 contrast (WCAG AA passes).
Color values
| HEX | #BE4DE2 |
|---|---|
| RGB | rgb(190, 77, 226) |
| HSL | hsl(286, 72%, 59%) |
| HSV | hsv(286, 66%, 89%) |
| CMYK | cmyk(15.9%, 65.9%, 0%, 11.4%) |
| CIE-LAB | lab(53.76, 66.41, -55.69) |
| CIE-LCH | lch(53.76, 86.67, 320.02°) |
| OKLab | oklab(63.03% 0.1672 -0.1562) |
| OKLCH | oklch(63.03% 0.229 316.9) |
| XYZ | xyz(37.6145, 21.7474, 74.1531) |
| Luminance | 0.2175 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 2.51
Lightish Purple
#A552E6
ΔE00 4.67
Purple Pink
#D725DE
ΔE00 4.94
Pinkish Purple
#D648D7
ΔE00 5.04
Heliotrope
#D94FF5
ΔE00 5.25
Bright Lilac
#C95EFB
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE4DE2 #71E24D
analogous
#734DE2 #BE4DE2 #E24DBC
triadic
#BE4DE2 #E2BE4D #4DE2BE
tetradic
#BE4DE2 #E2734D #71E24D #4DBCE2
square
#BE4DE2 #E2734D #71E24D #4DBCE2
split-complementary
#BE4DE2 #BCE24D #4DE273
monochromatic
#7C199B #A622D0 #BE4DE2 #D182EB #E4B6F3
Accessibility & contrast
On white
3.93
#BE4DE2 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.35
#BE4DE2 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BE4DE2
5.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE4DE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE4DE2 | 1.00 | 3.93 | 5.35 | 5.35 |
| #FFFFFF | 3.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0279E6
Deuteranopia (green-blind)
#5084DE
Tritanopia (blue-blind)
#BC6991
Achromatopsia (no color)
#808080
Design tokens & code
CSS
--color: #be4de2; /* rgb */ color: rgb(190, 77, 226); /* oklch */ color: oklch(63.0% 0.229 316.9);
Tailwind
colors: {
custom: {
50: '#d587ec',
500: '#be4de2',
950: '#000000',
},
}SCSS
$custom: #be4de2; $custom-light: #d587ec; $custom-dark: #000000;
JSON
{
"hex": "#be4de2",
"rgb": {
"r": 190,
"g": 77,
"b": 226
},
"hsl": {
"h": 285.503,
"s": 71.981,
"l": 59.412
},
"oklch": {
"l": 0.63025,
"c": 0.22887,
"h": 316.9
},
"luminance": 0.21746
}Semantic roles & 50–950 ramp
primary
#BE4DE2
secondary
#B6E2A8
accent
#EF3965
background
#FDF8FE
surface
#FBF0FD
border
#D4CBD5
text
#150C16
muted
#837D84