#BE55E7#BE55E7
#BE55E7 is a light, highly saturated purple. Relative luminance 0.232; OKLCH L 64.2% C 0.223 H 315.2°. Best body text is #000000 at 5.64:1 contrast (WCAG AA passes).
Color values
| HEX | #BE55E7 |
|---|---|
| RGB | rgb(190, 85, 231) |
| HSL | hsl(283, 75%, 62%) |
| HSV | hsv(283, 63%, 91%) |
| CMYK | cmyk(17.7%, 63.2%, 0%, 9.4%) |
| CIE-LAB | lab(55.29, 63.95, -56.05) |
| CIE-LCH | lch(55.29, 85.03, 318.77°) |
| OKLab | oklab(64.22% 0.1582 -0.1573) |
| OKLCH | oklch(64.22% 0.223 315.2) |
| XYZ | xyz(38.9052, 23.2150, 78.0174) |
| Luminance | 0.2321 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 3.05
Bright Lilac
#C95EFB
ΔE00 3.92
Bright Lavender
#C760FF
ΔE00 4.42
Heliotrope
#D94FF5
ΔE00 4.46
Lightish Purple
#A552E6
ΔE00 4.92
Lighter Purple
#A55AF4
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE55E7 #7EE755
analogous
#7555E7 #BE55E7 #E755C7
triadic
#BE55E7 #E7BE55 #55E7BE
tetradic
#BE55E7 #E77555 #7EE755 #55C7E7
square
#BE55E7 #E77555 #7EE755 #55C7E7
split-complementary
#BE55E7 #C7E755 #55E775
monochromatic
#8118AA #A920DF #BE55E7 #D38BEF #E7C0F6
Accessibility & contrast
On white
3.72
#BE55E7 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.64
#BE55E7 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BE55E7
5.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE55E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE55E7 | 1.00 | 3.72 | 5.64 | 5.64 |
| #FFFFFF | 3.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1A7EEB
Deuteranopia (green-blind)
#5287E4
Tritanopia (blue-blind)
#BB7097
Achromatopsia (no color)
#848484
Design tokens & code
CSS
--color: #be55e7; /* rgb */ color: rgb(190, 85, 231); /* oklch */ color: oklch(64.2% 0.223 315.2);
Tailwind
colors: {
custom: {
50: '#d58bef',
500: '#be55e7',
950: '#000000',
},
}SCSS
$custom: #be55e7; $custom-light: #d58bef; $custom-dark: #000000;
JSON
{
"hex": "#be55e7",
"rgb": {
"r": 190,
"g": 85,
"b": 231
},
"hsl": {
"h": 283.151,
"s": 75.258,
"l": 61.961
},
"oklch": {
"l": 0.64225,
"c": 0.22311,
"h": 315.2
},
"luminance": 0.23214
}Semantic roles & 50–950 ramp
primary
#BE55E7
secondary
#C0E7B1
accent
#D70E47
background
#FDF8FE
surface
#FBF0FD
border
#D4CBD5
text
#150C16
muted
#837D84