#BE55FF#BE55FF
#BE55FF is a light, highly saturated violet. Relative luminance 0.247; OKLCH L 65.7% C 0.246 H 309.6°. Best body text is #000000 at 5.93:1 contrast (WCAG AA passes).
Color values
| HEX | #BE55FF |
|---|---|
| RGB | rgb(190, 85, 255) |
| HSL | hsl(277, 100%, 67%) |
| HSV | hsv(277, 67%, 100%) |
| CMYK | cmyk(25.5%, 66.7%, 0%, 0%) |
| CIE-LAB | lab(56.75, 68.87, -67.09) |
| CIE-LCH | lch(56.75, 96.14, 315.75°) |
| OKLab | oklab(65.74% 0.1568 -0.1897) |
| OKLCH | oklch(65.74% 0.246 309.6) |
| XYZ | xyz(42.5301, 24.6650, 97.1087) |
| Luminance | 0.2466 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Bright Lavender
#C760FF
ΔE00 2.89
Bright Lilac
#C95EFB
ΔE00 2.98
Lighter Purple
#A55AF4
ΔE00 4.19
Heliotrope
#D94FF5
ΔE00 5.01
Light Urple
#B36FF6
ΔE00 5.12
Lightish Purple
#A552E6
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE55FF #96FF55
analogous
#6955FF #BE55FF #FF55EB
triadic
#BE55FF #FFBE55 #55FFBE
tetradic
#BE55FF #FF6955 #96FF55 #55EBFF
square
#BE55FF #FF6955 #96FF55 #55EBFF
split-complementary
#BE55FF #EBFF55 #55FF69
monochromatic
#8600DA #A718FF #BE55FF #D592FF #EDCFFF
Accessibility & contrast
On white
3.54
#BE55FF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.93
#BE55FF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BE55FF
5.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE55FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE55FF | 1.00 | 3.54 | 5.93 | 5.93 |
| #FFFFFF | 3.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0084FF
Deuteranopia (green-blind)
#388AFB
Tritanopia (blue-blind)
#B579A4
Achromatopsia (no color)
#888888
Design tokens & code
CSS
--color: #be55ff; /* rgb */ color: rgb(190, 85, 255); /* oklch */ color: oklch(65.7% 0.246 309.6);
Tailwind
colors: {
custom: {
50: '#d68cff',
500: '#be55ff',
950: '#000000',
},
}SCSS
$custom: #be55ff; $custom-light: #d68cff; $custom-dark: #000000;
JSON
{
"hex": "#be55ff",
"rgb": {
"r": 190,
"g": 85,
"b": 255
},
"hsl": {
"h": 277.059,
"s": 100,
"l": 66.667
},
"oklch": {
"l": 0.65736,
"c": 0.24611,
"h": 309.6
},
"luminance": 0.24664
}Semantic roles & 50–950 ramp
primary
#BE55FF
secondary
#D1F3BD
accent
#E60058
background
#FDF8FF
surface
#FBF0FF
border
#D4CBD7
text
#150D18
muted
#837D86