#BC55FF#BC55FF
#BC55FF is a light, highly saturated violet. Relative luminance 0.244; OKLCH L 65.5% C 0.246 H 308.9°. Best body text is #000000 at 5.88:1 contrast (WCAG AA passes).
Color values
| HEX | #BC55FF |
|---|---|
| RGB | rgb(188, 85, 255) |
| HSL | hsl(276, 100%, 67%) |
| HSV | hsv(276, 67%, 100%) |
| CMYK | cmyk(26.3%, 66.7%, 0%, 0%) |
| CIE-LAB | lab(56.50, 68.46, -67.51) |
| CIE-LCH | lch(56.50, 96.15, 315.40°) |
| OKLab | oklab(65.5% 0.1543 -0.191) |
| OKLCH | oklch(65.5% 0.246 308.9) |
| XYZ | xyz(42.0339, 24.4091, 97.0854) |
| Luminance | 0.2441 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Bright Lavender
#C760FF
ΔE00 3.17
Bright Lilac
#C95EFB
ΔE00 3.29
Lighter Purple
#A55AF4
ΔE00 3.87
Light Urple
#B36FF6
ΔE00 5.13
Lightish Purple
#A552E6
ΔE00 5.24
Heliotrope
#D94FF5
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC55FF #98FF55
analogous
#6755FF #BC55FF #FF55ED
triadic
#BC55FF #FFBC55 #55FFBC
tetradic
#BC55FF #FF6755 #98FF55 #55EDFF
square
#BC55FF #FF6755 #98FF55 #55EDFF
split-complementary
#BC55FF #EDFF55 #55FF67
monochromatic
#8400DA #A418FF #BC55FF #D492FF #ECCFFF
Accessibility & contrast
On white
3.57
#BC55FF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.88
#BC55FF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BC55FF
5.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC55FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC55FF | 1.00 | 3.57 | 5.88 | 5.88 |
| #FFFFFF | 3.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0083FF
Deuteranopia (green-blind)
#3489FB
Tritanopia (blue-blind)
#B279A4
Achromatopsia (no color)
#878787
Design tokens & code
CSS
--color: #bc55ff; /* rgb */ color: rgb(188, 85, 255); /* oklch */ color: oklch(65.5% 0.246 308.9);
Tailwind
colors: {
custom: {
50: '#d58cff',
500: '#bc55ff',
950: '#000000',
},
}SCSS
$custom: #bc55ff; $custom-light: #d58cff; $custom-dark: #000000;
JSON
{
"hex": "#bc55ff",
"rgb": {
"r": 188,
"g": 85,
"b": 255
},
"hsl": {
"h": 276.353,
"s": 100,
"l": 66.667
},
"oklch": {
"l": 0.65501,
"c": 0.24554,
"h": 308.9
},
"luminance": 0.24408
}Semantic roles & 50–950 ramp
primary
#BC55FF
secondary
#D2F3BD
accent
#E6005A
background
#FDF8FF
surface
#FBF0FF
border
#D4CBD7
text
#150D18
muted
#837D86