#BC24FF#BC24FF
#BC24FF is a mid, highly saturated purple. Relative luminance 0.192; OKLCH L 61.6% C 0.290 H 311.5°. Best body text is #000000 at 4.83:1 contrast (WCAG AA passes).
Color values
| HEX | #BC24FF |
|---|---|
| RGB | rgb(188, 36, 255) |
| HSL | hsl(282, 100%, 57%) |
| HSV | hsv(282, 86%, 100%) |
| CMYK | cmyk(26.3%, 85.9%, 0%, 0%) |
| CIE-LAB | lab(50.89, 84.54, -76.59) |
| CIE-LCH | lch(50.89, 114.08, 317.82°) |
| OKLab | oklab(61.55% 0.1925 -0.2174) |
| OKLCH | oklch(61.55% 0.29 311.5) |
| XYZ | xyz(39.4165, 19.1742, 96.2130) |
| Luminance | 0.1917 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Neon Purple
#BC13FE
ΔE00 1.15
Bright Purple
#BE03FD
ΔE00 1.58
Hot Purple
#CB00F5
ΔE00 2.80
Electric Purple
#AA23FF
ΔE00 3.28
Bright Violet
#AD0AFD
ΔE00 3.87
Lightish Purple
#A552E6
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC24FF #67FF24
analogous
#4F24FF #BC24FF #FF24D4
triadic
#BC24FF #FFBC24 #24FFBC
tetradic
#BC24FF #FF4F24 #67FF24 #24D4FF
square
#BC24FF #FF4F24 #67FF24 #24D4FF
split-complementary
#BC24FF #D4FF24 #24FF4F
monochromatic
#7500A9 #9F00E6 #BC24FF #CF61FF #E19EFF
Accessibility & contrast
On white
4.34
#BC24FF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
4.83
#BC24FF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BC24FF
4.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC24FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC24FF | 1.00 | 4.34 | 4.83 | 4.83 |
| #FFFFFF | 4.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 4.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 4.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0073FF
Deuteranopia (green-blind)
#007CFB
Tritanopia (blue-blind)
#B36399
Achromatopsia (no color)
#797979
Design tokens & code
CSS
--color: #bc24ff; /* rgb */ color: rgb(188, 36, 255); /* oklch */ color: oklch(61.6% 0.290 311.5);
Tailwind
colors: {
custom: {
50: '#d777ff',
500: '#bc24ff',
950: '#000000',
},
}SCSS
$custom: #bc24ff; $custom-light: #d777ff; $custom-dark: #000000;
JSON
{
"hex": "#bc24ff",
"rgb": {
"r": 188,
"g": 36,
"b": 255
},
"hsl": {
"h": 281.644,
"s": 100,
"l": 57.059
},
"oklch": {
"l": 0.61553,
"c": 0.29037,
"h": 311.5
},
"luminance": 0.19173
}Semantic roles & 50–950 ramp
primary
#BC24FF
secondary
#AEEC93
accent
#FF296A
background
#FDF7FF
surface
#FBEEFF
border
#D4C9D7
text
#150A18
muted
#837C86