#BE4DE8#BE4DE8
#BE4DE8 is a light, highly saturated purple. Relative luminance 0.221; OKLCH L 63.4% C 0.234 H 315.4°. Best body text is #000000 at 5.42:1 contrast (WCAG AA passes).
Color values
| HEX | #BE4DE8 |
|---|---|
| RGB | rgb(190, 77, 232) |
| HSL | hsl(284, 77%, 61%) |
| HSV | hsv(284, 67%, 91%) |
| CMYK | cmyk(18.1%, 66.8%, 0%, 9%) |
| CIE-LAB | lab(54.11, 67.58, -58.50) |
| CIE-LCH | lch(54.11, 89.38, 319.12°) |
| OKLab | oklab(63.4% 0.1669 -0.1645) |
| OKLCH | oklch(63.4% 0.234 315.4) |
| XYZ | xyz(38.4523, 22.0825, 78.5651) |
| Luminance | 0.2208 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 3.28
Lightish Purple
#A552E6
ΔE00 4.39
Bright Lilac
#C95EFB
ΔE00 4.93
Heliotrope
#D94FF5
ΔE00 5.02
Lighter Purple
#A55AF4
ΔE00 5.23
Purple Pink
#D725DE
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE4DE8 #77E84D
analogous
#704DE8 #BE4DE8 #E84DC4
triadic
#BE4DE8 #E8BE4D #4DE8BE
tetradic
#BE4DE8 #E8704D #77E84D #4DC4E8
square
#BE4DE8 #E8704D #77E84D #4DC4E8
split-complementary
#BE4DE8 #C4E84D #4DE870
monochromatic
#7E15A5 #A81CDB #BE4DE8 #D283EF #E6B9F6
Accessibility & contrast
On white
3.88
#BE4DE8 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.42
#BE4DE8 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BE4DE8
5.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE4DE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE4DE8 | 1.00 | 3.88 | 5.42 | 5.42 |
| #FFFFFF | 3.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#007BED
Deuteranopia (green-blind)
#4A84E4
Tritanopia (blue-blind)
#BB6B95
Achromatopsia (no color)
#818181
Design tokens & code
CSS
--color: #be4de8; /* rgb */ color: rgb(190, 77, 232); /* oklch */ color: oklch(63.4% 0.234 315.4);
Tailwind
colors: {
custom: {
50: '#d687f0',
500: '#be4de8',
950: '#000000',
},
}SCSS
$custom: #be4de8; $custom-light: #d687f0; $custom-dark: #000000;
JSON
{
"hex": "#be4de8",
"rgb": {
"r": 190,
"g": 77,
"b": 232
},
"hsl": {
"h": 283.742,
"s": 77.114,
"l": 60.588
},
"oklch": {
"l": 0.63395,
"c": 0.23435,
"h": 315.4
},
"luminance": 0.22081
}Semantic roles & 50–950 ramp
primary
#BE4DE8
secondary
#BBE6AB
accent
#D90C44
background
#FDF8FE
surface
#FBF0FD
border
#D4CBD5
text
#150C17
muted
#837D85