#BE55F0#BE55F0
#BE55F0 is a light, highly saturated purple. Relative luminance 0.237; OKLCH L 64.8% C 0.232 H 312.9°. Best body text is #000000 at 5.75:1 contrast (WCAG AA passes).
Color values
| HEX | #BE55F0 |
|---|---|
| RGB | rgb(190, 85, 240) |
| HSL | hsl(281, 84%, 64%) |
| HSV | hsv(281, 65%, 94%) |
| CMYK | cmyk(20.8%, 64.6%, 0%, 5.9%) |
| CIE-LAB | lab(55.82, 65.76, -60.24) |
| CIE-LCH | lch(55.82, 89.18, 317.51°) |
| OKLab | oklab(64.78% 0.1579 -0.1696) |
| OKLCH | oklch(64.78% 0.232 312.9) |
| XYZ | xyz(40.2091, 23.7366, 84.8847) |
| Luminance | 0.2374 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Bright Lilac
#C95EFB
ΔE00 3.20
Bright Lavender
#C760FF
ΔE00 3.55
Mediumorchid
#BA55D3
ΔE00 4.35
Heliotrope
#D94FF5
ΔE00 4.41
Lighter Purple
#A55AF4
ΔE00 4.53
Lightish Purple
#A552E6
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE55F0 #87F055
analogous
#7055F0 #BE55F0 #F055D4
triadic
#BE55F0 #F0BE55 #55F0BE
tetradic
#BE55F0 #F07055 #87F055 #55D4F0
square
#BE55F0 #F07055 #87F055 #55D4F0
split-complementary
#BE55F0 #D4F055 #55F070
monochromatic
#8310BA #A81DEB #BE55F0 #D48DF5 #E9C5FA
Accessibility & contrast
On white
3.65
#BE55F0 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.75
#BE55F0 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BE55F0
5.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE55F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE55F0 | 1.00 | 3.65 | 5.75 | 5.75 |
| #FFFFFF | 3.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0080F5
Deuteranopia (green-blind)
#4A88EC
Tritanopia (blue-blind)
#B9739B
Achromatopsia (no color)
#868686
Design tokens & code
CSS
--color: #be55f0; /* rgb */ color: rgb(190, 85, 240); /* oklch */ color: oklch(64.8% 0.232 312.9);
Tailwind
colors: {
custom: {
50: '#d68bf6',
500: '#be55f0',
950: '#000000',
},
}SCSS
$custom: #be55f0; $custom-light: #d68bf6; $custom-dark: #000000;
JSON
{
"hex": "#be55f0",
"rgb": {
"r": 190,
"g": 85,
"b": 240
},
"hsl": {
"h": 280.645,
"s": 83.784,
"l": 63.725
},
"oklch": {
"l": 0.64777,
"c": 0.23171,
"h": 312.9
},
"luminance": 0.23735
}Semantic roles & 50–950 ramp
primary
#BE55F0
secondary
#C7ECB5
accent
#E0054C
background
#FDF8FF
surface
#FBF0FE
border
#D4CBD6
text
#150C17
muted
#837D85