#BE56E4#BE56E4
#BE56E4 is a light, highly saturated purple. Relative luminance 0.232; OKLCH L 64.2% C 0.219 H 315.9°. Best body text is #000000 at 5.64:1 contrast (WCAG AA passes).
Color values
| HEX | #BE56E4 |
|---|---|
| RGB | rgb(190, 86, 228) |
| HSL | hsl(284, 72%, 62%) |
| HSV | hsv(284, 62%, 89%) |
| CMYK | cmyk(16.7%, 62.3%, 0%, 10.6%) |
| CIE-LAB | lab(55.28, 62.90, -54.38) |
| CIE-LCH | lch(55.28, 83.15, 319.16°) |
| OKLab | oklab(64.16% 0.1571 -0.1525) |
| OKLCH | oklch(64.16% 0.219 315.9) |
| XYZ | xyz(38.5644, 23.2055, 75.8314) |
| Luminance | 0.2320 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 2.64
Bright Lilac
#C95EFB
ΔE00 4.11
Heliotrope
#D94FF5
ΔE00 4.52
Bright Lavender
#C760FF
ΔE00 4.65
Lightish Purple
#A552E6
ΔE00 5.12
Pinkish Purple
#D648D7
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE56E4 #7CE456
analogous
#7756E4 #BE56E4 #E456C3
triadic
#BE56E4 #E4BE56 #56E4BE
tetradic
#BE56E4 #E47756 #7CE456 #56C3E4
square
#BE56E4 #E47756 #7CE456 #56C3E4
split-complementary
#BE56E4 #C3E456 #56E477
monochromatic
#801AA5 #A923DA #BE56E4 #D28BEC #E7C0F5
Accessibility & contrast
On white
3.72
#BE56E4 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.64
#BE56E4 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BE56E4
5.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE56E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE56E4 | 1.00 | 3.72 | 5.64 | 5.64 |
| #FFFFFF | 3.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#247EE8
Deuteranopia (green-blind)
#5687E1
Tritanopia (blue-blind)
#BC7095
Achromatopsia (no color)
#848484
Design tokens & code
CSS
--color: #be56e4; /* rgb */ color: rgb(190, 86, 228); /* oklch */ color: oklch(64.2% 0.219 315.9);
Tailwind
colors: {
custom: {
50: '#d58ced',
500: '#be56e4',
950: '#000000',
},
}SCSS
$custom: #be56e4; $custom-light: #d58ced; $custom-dark: #000000;
JSON
{
"hex": "#be56e4",
"rgb": {
"r": 190,
"g": 86,
"b": 228
},
"hsl": {
"h": 283.944,
"s": 72.449,
"l": 61.569
},
"oklch": {
"l": 0.64162,
"c": 0.2189,
"h": 315.9
},
"luminance": 0.23204
}Semantic roles & 50–950 ramp
primary
#BE56E4
secondary
#BFE5B0
accent
#D51145
background
#FDF8FE
surface
#FBF0FD
border
#D4CBD5
text
#150C16
muted
#837D84