#BE55E8#BE55E8
#BE55E8 is a light, highly saturated purple. Relative luminance 0.233; OKLCH L 64.3% C 0.224 H 314.9°. Best body text is #000000 at 5.65:1 contrast (WCAG AA passes).
Color values
| HEX | #BE55E8 |
|---|---|
| RGB | rgb(190, 85, 232) |
| HSL | hsl(283, 76%, 62%) |
| HSV | hsv(283, 63%, 91%) |
| CMYK | cmyk(18.1%, 63.4%, 0%, 9%) |
| CIE-LAB | lab(55.35, 64.15, -56.52) |
| CIE-LCH | lch(55.35, 85.49, 318.62°) |
| OKLab | oklab(64.29% 0.1582 -0.1587) |
| OKLCH | oklch(64.29% 0.224 314.9) |
| XYZ | xyz(39.0468, 23.2716, 78.7633) |
| Luminance | 0.2327 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 3.19
Bright Lilac
#C95EFB
ΔE00 3.82
Bright Lavender
#C760FF
ΔE00 4.31
Heliotrope
#D94FF5
ΔE00 4.44
Lightish Purple
#A552E6
ΔE00 4.89
Lighter Purple
#A55AF4
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE55E8 #7FE855
analogous
#7555E8 #BE55E8 #E855C9
triadic
#BE55E8 #E8BE55 #55E8BE
tetradic
#BE55E8 #E87555 #7FE855 #55C9E8
square
#BE55E8 #E87555 #7FE855 #55C9E8
split-complementary
#BE55E8 #C9E855 #55E875
monochromatic
#8117AB #A91FE1 #BE55E8 #D38BEF #E7C1F7
Accessibility & contrast
On white
3.71
#BE55E8 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.65
#BE55E8 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BE55E8
5.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE55E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE55E8 | 1.00 | 3.71 | 5.65 | 5.65 |
| #FFFFFF | 3.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#177FEC
Deuteranopia (green-blind)
#5287E4
Tritanopia (blue-blind)
#BB7097
Achromatopsia (no color)
#858585
Design tokens & code
CSS
--color: #be55e8; /* rgb */ color: rgb(190, 85, 232); /* oklch */ color: oklch(64.3% 0.224 314.9);
Tailwind
colors: {
custom: {
50: '#d58bf0',
500: '#be55e8',
950: '#000000',
},
}SCSS
$custom: #be55e8; $custom-light: #d58bf0; $custom-dark: #000000;
JSON
{
"hex": "#be55e8",
"rgb": {
"r": 190,
"g": 85,
"b": 232
},
"hsl": {
"h": 282.857,
"s": 76.166,
"l": 62.157
},
"oklch": {
"l": 0.64285,
"c": 0.22407,
"h": 314.9
},
"luminance": 0.2327
}Semantic roles & 50–950 ramp
primary
#BE55E8
secondary
#C1E7B1
accent
#D80D47
background
#FDF8FE
surface
#FBF0FD
border
#D4CBD5
text
#150C17
muted
#837D85