#BC54FF#BC54FF
#BC54FF is a light, highly saturated violet. Relative luminance 0.243; OKLCH L 65.4% C 0.247 H 309.0°. Best body text is #000000 at 5.85:1 contrast (WCAG AA passes).
Color values
| HEX | #BC54FF |
|---|---|
| RGB | rgb(188, 84, 255) |
| HSL | hsl(276, 100%, 66%) |
| HSV | hsv(276, 67%, 100%) |
| CMYK | cmyk(26.3%, 67.1%, 0%, 0%) |
| CIE-LAB | lab(56.34, 68.89, -67.76) |
| CIE-LCH | lch(56.34, 96.63, 315.48°) |
| OKLab | oklab(65.39% 0.1553 -0.1917) |
| OKLCH | oklch(65.39% 0.247 309) |
| XYZ | xyz(41.9557, 24.2528, 97.0594) |
| Luminance | 0.2425 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Bright Lavender
#C760FF
ΔE00 3.32
Bright Lilac
#C95EFB
ΔE00 3.41
Lighter Purple
#A55AF4
ΔE00 3.85
Lightish Purple
#A552E6
ΔE00 5.15
Light Urple
#B36FF6
ΔE00 5.29
Heliotrope
#D94FF5
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC54FF #97FF54
analogous
#6754FF #BC54FF #FF54ED
triadic
#BC54FF #FFBC54 #54FFBC
tetradic
#BC54FF #FF6754 #97FF54 #54EDFF
square
#BC54FF #FF6754 #97FF54 #54EDFF
split-complementary
#BC54FF #EDFF54 #54FF67
monochromatic
#8400D9 #A417FF #BC54FF #D491FF #ECCEFF
Accessibility & contrast
On white
3.59
#BC54FF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.85
#BC54FF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BC54FF
5.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC54FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC54FF | 1.00 | 3.59 | 5.85 | 5.85 |
| #FFFFFF | 3.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0083FF
Deuteranopia (green-blind)
#3388FB
Tritanopia (blue-blind)
#B279A3
Achromatopsia (no color)
#878787
Design tokens & code
CSS
--color: #bc54ff; /* rgb */ color: rgb(188, 84, 255); /* oklch */ color: oklch(65.4% 0.247 309.0);
Tailwind
colors: {
custom: {
50: '#d58bff',
500: '#bc54ff',
950: '#000000',
},
}SCSS
$custom: #bc54ff; $custom-light: #d58bff; $custom-dark: #000000;
JSON
{
"hex": "#bc54ff",
"rgb": {
"r": 188,
"g": 84,
"b": 255
},
"hsl": {
"h": 276.491,
"s": 100,
"l": 66.471
},
"oklch": {
"l": 0.6539,
"c": 0.24676,
"h": 309
},
"luminance": 0.24252
}Semantic roles & 50–950 ramp
primary
#BC54FF
secondary
#D1F3BC
accent
#E6005A
background
#FDF8FF
surface
#FBF0FF
border
#D4CBD7
text
#150C18
muted
#837D86