#BE55EA#BE55EA
#BE55EA is a light, highly saturated purple. Relative luminance 0.234; OKLCH L 64.4% C 0.226 H 314.4°. Best body text is #000000 at 5.68:1 contrast (WCAG AA passes).
Color values
| HEX | #BE55EA |
|---|---|
| RGB | rgb(190, 85, 234) |
| HSL | hsl(282, 78%, 63%) |
| HSV | hsv(282, 64%, 92%) |
| CMYK | cmyk(18.8%, 63.7%, 0%, 8.2%) |
| CIE-LAB | lab(55.47, 64.55, -57.45) |
| CIE-LCH | lch(55.47, 86.41, 318.33°) |
| OKLab | oklab(64.41% 0.1581 -0.1614) |
| OKLCH | oklch(64.41% 0.226 314.4) |
| XYZ | xyz(39.3325, 23.3859, 80.2680) |
| Luminance | 0.2339 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 3.49
Bright Lilac
#C95EFB
ΔE00 3.64
Bright Lavender
#C760FF
ΔE00 4.10
Heliotrope
#D94FF5
ΔE00 4.40
Lightish Purple
#A552E6
ΔE00 4.85
Lighter Purple
#A55AF4
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE55EA #81EA55
analogous
#7455EA #BE55EA #EA55CB
triadic
#BE55EA #EABE55 #55EABE
tetradic
#BE55EA #EA7455 #81EA55 #55CBEA
square
#BE55EA #EA7455 #81EA55 #55CBEA
split-complementary
#BE55EA #CBEA55 #55EA74
monochromatic
#8216AF #A91FE3 #BE55EA #D38BF1 #E8C2F7
Accessibility & contrast
On white
3.70
#BE55EA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.68
#BE55EA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BE55EA
5.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE55EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE55EA | 1.00 | 3.70 | 5.68 | 5.68 |
| #FFFFFF | 3.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#117FEF
Deuteranopia (green-blind)
#5088E6
Tritanopia (blue-blind)
#BA7198
Achromatopsia (no color)
#858585
Design tokens & code
CSS
--color: #be55ea; /* rgb */ color: rgb(190, 85, 234); /* oklch */ color: oklch(64.4% 0.226 314.4);
Tailwind
colors: {
custom: {
50: '#d58bf1',
500: '#be55ea',
950: '#000000',
},
}SCSS
$custom: #be55ea; $custom-light: #d58bf1; $custom-dark: #000000;
JSON
{
"hex": "#be55ea",
"rgb": {
"r": 190,
"g": 85,
"b": 234
},
"hsl": {
"h": 282.282,
"s": 78.01,
"l": 62.549
},
"oklch": {
"l": 0.64407,
"c": 0.22597,
"h": 314.4
},
"luminance": 0.23385
}Semantic roles & 50–950 ramp
primary
#BE55EA
secondary
#C2E8B2
accent
#DA0B48
background
#FDF8FE
surface
#FBF0FD
border
#D4CBD5
text
#150C17
muted
#837D85