#BE4DE4#BE4DE4
#BE4DE4 is a light, highly saturated purple. Relative luminance 0.219; OKLCH L 63.1% C 0.231 H 316.4°. Best body text is #000000 at 5.37:1 contrast (WCAG AA passes).
Color values
| HEX | #BE4DE4 |
|---|---|
| RGB | rgb(190, 77, 228) |
| HSL | hsl(285, 74%, 60%) |
| HSV | hsv(285, 66%, 89%) |
| CMYK | cmyk(16.7%, 66.2%, 0%, 10.6%) |
| CIE-LAB | lab(53.88, 66.80, -56.63) |
| CIE-LCH | lch(53.88, 87.57, 319.71°) |
| OKLab | oklab(63.15% 0.1672 -0.159) |
| OKLCH | oklch(63.15% 0.231 316.4) |
| XYZ | xyz(37.8906, 21.8578, 75.6068) |
| Luminance | 0.2186 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 2.76
Lightish Purple
#A552E6
ΔE00 4.56
Purple Pink
#D725DE
ΔE00 5.07
Heliotrope
#D94FF5
ΔE00 5.16
Pinkish Purple
#D648D7
ΔE00 5.21
Bright Lilac
#C95EFB
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE4DE4 #73E44D
analogous
#734DE4 #BE4DE4 #E44DBE
triadic
#BE4DE4 #E4BE4D #4DE4BE
tetradic
#BE4DE4 #E4734D #73E44D #4DBEE4
square
#BE4DE4 #E4734D #73E44D #4DBEE4
split-complementary
#BE4DE4 #BEE44D #4DE473
monochromatic
#7D189F #A620D4 #BE4DE4 #D182EC #E5B7F4
Accessibility & contrast
On white
3.91
#BE4DE4 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.37
#BE4DE4 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BE4DE4
5.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE4DE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE4DE4 | 1.00 | 3.91 | 5.37 | 5.37 |
| #FFFFFF | 3.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#007AE8
Deuteranopia (green-blind)
#4E84E0
Tritanopia (blue-blind)
#BC6A92
Achromatopsia (no color)
#818181
Design tokens & code
CSS
--color: #be4de4; /* rgb */ color: rgb(190, 77, 228); /* oklch */ color: oklch(63.1% 0.231 316.4);
Tailwind
colors: {
custom: {
50: '#d587ed',
500: '#be4de4',
950: '#000000',
},
}SCSS
$custom: #be4de4; $custom-light: #d587ed; $custom-dark: #000000;
JSON
{
"hex": "#be4de4",
"rgb": {
"r": 190,
"g": 77,
"b": 228
},
"hsl": {
"h": 284.901,
"s": 73.659,
"l": 59.804
},
"oklch": {
"l": 0.63148,
"c": 0.23069,
"h": 316.4
},
"luminance": 0.21856
}Semantic roles & 50–950 ramp
primary
#BE4DE4
secondary
#B8E4A9
accent
#F03766
background
#FDF8FE
surface
#FBF0FD
border
#D4CBD5
text
#150C16
muted
#837D84