#BE4BE4#BE4BE4
#BE4BE4 is a light, highly saturated purple. Relative luminance 0.216; OKLCH L 62.9% C 0.233 H 316.5°. Best body text is #000000 at 5.32:1 contrast (WCAG AA passes).
Color values
| HEX | #BE4BE4 |
|---|---|
| RGB | rgb(190, 75, 228) |
| HSL | hsl(285, 74%, 59%) |
| HSV | hsv(285, 67%, 89%) |
| CMYK | cmyk(16.7%, 67.1%, 0%, 10.6%) |
| CIE-LAB | lab(53.58, 67.62, -57.10) |
| CIE-LCH | lch(53.58, 88.51, 319.82°) |
| OKLab | oklab(62.94% 0.1693 -0.1604) |
| OKLCH | oklch(62.94% 0.233 316.5) |
| XYZ | xyz(37.7528, 21.5822, 75.5609) |
| Luminance | 0.2158 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 2.90
Lightish Purple
#A552E6
ΔE00 4.51
Purple Pink
#D725DE
ΔE00 4.89
Pinkish Purple
#D648D7
ΔE00 5.29
Hot Purple
#CB00F5
ΔE00 5.31
Heliotrope
#D94FF5
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE4BE4 #71E44B
analogous
#724BE4 #BE4BE4 #E44BBE
triadic
#BE4BE4 #E4BE4B #4BE4BE
tetradic
#BE4BE4 #E4724B #71E44B #4BBEE4
square
#BE4BE4 #E4724B #71E44B #4BBEE4
split-complementary
#BE4BE4 #BEE44B #4BE472
monochromatic
#7C189D #A620D2 #BE4BE4 #D180EC #E4B5F4
Accessibility & contrast
On white
3.95
#BE4BE4 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.32
#BE4BE4 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BE4BE4
5.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE4BE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE4BE4 | 1.00 | 3.95 | 5.32 | 5.32 |
| #FFFFFF | 3.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0079E8
Deuteranopia (green-blind)
#4C83E0
Tritanopia (blue-blind)
#BC6892
Achromatopsia (no color)
#808080
Design tokens & code
CSS
--color: #be4be4; /* rgb */ color: rgb(190, 75, 228); /* oklch */ color: oklch(62.9% 0.233 316.5);
Tailwind
colors: {
custom: {
50: '#d586ed',
500: '#be4be4',
950: '#000000',
},
}SCSS
$custom: #be4be4; $custom-light: #d586ed; $custom-dark: #000000;
JSON
{
"hex": "#be4be4",
"rgb": {
"r": 190,
"g": 75,
"b": 228
},
"hsl": {
"h": 285.098,
"s": 73.913,
"l": 59.412
},
"oklch": {
"l": 0.62936,
"c": 0.23318,
"h": 316.5
},
"luminance": 0.21581
}Semantic roles & 50–950 ramp
primary
#BE4BE4
secondary
#B6E3A8
accent
#F13765
background
#FDF8FE
surface
#FBF0FD
border
#D4CBD5
text
#150C16
muted
#837D84