#BE4EEB#BE4EEB
#BE4EEB is a light, highly saturated purple. Relative luminance 0.224; OKLCH L 63.7% C 0.236 H 314.6°. Best body text is #000000 at 5.48:1 contrast (WCAG AA passes).
Color values
| HEX | #BE4EEB |
|---|---|
| RGB | rgb(190, 78, 235) |
| HSL | hsl(283, 80%, 61%) |
| HSV | hsv(283, 67%, 92%) |
| CMYK | cmyk(19.1%, 66.8%, 0%, 7.8%) |
| CIE-LAB | lab(54.44, 67.76, -59.65) |
| CIE-LCH | lch(54.44, 90.27, 318.64°) |
| OKLab | oklab(63.69% 0.1657 -0.1679) |
| OKLCH | oklch(63.69% 0.236 314.6) |
| XYZ | xyz(38.9525, 22.3954, 80.8520) |
| Luminance | 0.2239 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 3.64
Lightish Purple
#A552E6
ΔE00 4.37
Bright Lilac
#C95EFB
ΔE00 4.56
Heliotrope
#D94FF5
ΔE00 4.87
Lighter Purple
#A55AF4
ΔE00 4.94
Bright Lavender
#C760FF
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE4EEB #7BEB4E
analogous
#704EEB #BE4EEB #EB4EC9
triadic
#BE4EEB #EBBE4E #4EEBBE
tetradic
#BE4EEB #EB704E #7BEB4E #4EC9EB
square
#BE4EEB #EB704E #7BEB4E #4EC9EB
split-complementary
#BE4EEB #C9EB4E #4EEB70
monochromatic
#8013AB #A91AE2 #BE4EEB #D285F1 #E6BCF7
Accessibility & contrast
On white
3.83
#BE4EEB on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.48
#BE4EEB on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BE4EEB
5.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE4EEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE4EEB | 1.00 | 3.83 | 5.48 | 5.48 |
| #FFFFFF | 3.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#007CF0
Deuteranopia (green-blind)
#4885E7
Tritanopia (blue-blind)
#BA6D97
Achromatopsia (no color)
#828282
Design tokens & code
CSS
--color: #be4eeb; /* rgb */ color: rgb(190, 78, 235); /* oklch */ color: oklch(63.7% 0.236 314.6);
Tailwind
colors: {
custom: {
50: '#d687f2',
500: '#be4eeb',
950: '#000000',
},
}SCSS
$custom: #be4eeb; $custom-light: #d687f2; $custom-dark: #000000;
JSON
{
"hex": "#be4eeb",
"rgb": {
"r": 190,
"g": 78,
"b": 235
},
"hsl": {
"h": 282.803,
"s": 79.695,
"l": 61.373
},
"oklch": {
"l": 0.6369,
"c": 0.23586,
"h": 314.6
},
"luminance": 0.22394
}Semantic roles & 50–950 ramp
primary
#BE4EEB
secondary
#BEE8AD
accent
#DC0946
background
#FDF8FE
surface
#FBF0FD
border
#D4CBD5
text
#150C17
muted
#837D85