#BE4DEB#BE4DEB
#BE4DEB is a light, highly saturated purple. Relative luminance 0.223; OKLCH L 63.6% C 0.237 H 314.7°. Best body text is #000000 at 5.45:1 contrast (WCAG AA passes).
Color values
| HEX | #BE4DEB |
|---|---|
| RGB | rgb(190, 77, 235) |
| HSL | hsl(283, 80%, 61%) |
| HSV | hsv(283, 67%, 92%) |
| CMYK | cmyk(19.1%, 67.2%, 0%, 7.8%) |
| CIE-LAB | lab(54.30, 68.17, -59.89) |
| CIE-LCH | lch(54.30, 90.74, 318.70°) |
| OKLab | oklab(63.58% 0.1667 -0.1685) |
| OKLCH | oklch(63.58% 0.237 314.7) |
| XYZ | xyz(38.8820, 22.2544, 80.8285) |
| Luminance | 0.2225 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 3.68
Lightish Purple
#A552E6
ΔE00 4.32
Bright Lilac
#C95EFB
ΔE00 4.70
Heliotrope
#D94FF5
ΔE00 4.96
Lighter Purple
#A55AF4
ΔE00 4.97
Bright Lavender
#C760FF
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE4DEB #7AEB4D
analogous
#6F4DEB #BE4DEB #EB4DC9
triadic
#BE4DEB #EBBE4D #4DEBBE
tetradic
#BE4DEB #EB6F4D #7AEB4D #4DC9EB
square
#BE4DEB #EB6F4D #7AEB4D #4DC9EB
split-complementary
#BE4DEB #C9EB4D #4DEB6F
monochromatic
#7F13AA #A819E1 #BE4DEB #D284F1 #E6BBF7
Accessibility & contrast
On white
3.85
#BE4DEB on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.45
#BE4DEB on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BE4DEB
5.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE4DEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE4DEB | 1.00 | 3.85 | 5.45 | 5.45 |
| #FFFFFF | 3.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#007BF0
Deuteranopia (green-blind)
#4785E7
Tritanopia (blue-blind)
#BA6C96
Achromatopsia (no color)
#828282
Design tokens & code
CSS
--color: #be4deb; /* rgb */ color: rgb(190, 77, 235); /* oklch */ color: oklch(63.6% 0.237 314.7);
Tailwind
colors: {
custom: {
50: '#d687f2',
500: '#be4deb',
950: '#000000',
},
}SCSS
$custom: #be4deb; $custom-light: #d687f2; $custom-dark: #000000;
JSON
{
"hex": "#be4deb",
"rgb": {
"r": 190,
"g": 77,
"b": 235
},
"hsl": {
"h": 282.911,
"s": 79.798,
"l": 61.176
},
"oklch": {
"l": 0.63583,
"c": 0.23709,
"h": 314.7
},
"luminance": 0.22253
}Semantic roles & 50–950 ramp
primary
#BE4DEB
secondary
#BDE8AC
accent
#DC0945
background
#FDF8FE
surface
#FBF0FD
border
#D4CBD5
text
#150C17
muted
#837D85