#BD24FF#BD24FF
#BD24FF is a mid, highly saturated purple. Relative luminance 0.193; OKLCH L 61.7% C 0.291 H 311.8°. Best body text is #000000 at 4.86:1 contrast (WCAG AA passes).
Color values
| HEX | #BD24FF |
|---|---|
| RGB | rgb(189, 36, 255) |
| HSL | hsl(282, 100%, 57%) |
| HSV | hsv(282, 86%, 100%) |
| CMYK | cmyk(25.9%, 85.9%, 0%, 0%) |
| CIE-LAB | lab(51.04, 84.68, -76.34) |
| CIE-LCH | lch(51.04, 114.02, 317.96°) |
| OKLab | oklab(61.69% 0.1937 -0.2166) |
| OKLCH | oklch(61.69% 0.291 311.8) |
| XYZ | xyz(39.6637, 19.3017, 96.2246) |
| Luminance | 0.1930 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Neon Purple
#BC13FE
ΔE00 1.26
Bright Purple
#BE03FD
ΔE00 1.66
Hot Purple
#CB00F5
ΔE00 2.69
Electric Purple
#AA23FF
ΔE00 3.46
Bright Violet
#AD0AFD
ΔE00 4.04
Lightish Purple
#A552E6
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BD24FF #66FF24
analogous
#5024FF #BD24FF #FF24D3
triadic
#BD24FF #FFBD24 #24FFBD
tetradic
#BD24FF #FF5024 #66FF24 #24D3FF
square
#BD24FF #FF5024 #66FF24 #24D3FF
split-complementary
#BD24FF #D3FF24 #24FF50
monochromatic
#7600A9 #A100E6 #BD24FF #CF61FF #E29EFF
Accessibility & contrast
On white
4.32
#BD24FF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
4.86
#BD24FF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BD24FF
4.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BD24FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BD24FF | 1.00 | 4.32 | 4.86 | 4.86 |
| #FFFFFF | 4.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 4.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 4.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0073FF
Deuteranopia (green-blind)
#007CFB
Tritanopia (blue-blind)
#B46399
Achromatopsia (no color)
#7A7A7A
Design tokens & code
CSS
--color: #bd24ff; /* rgb */ color: rgb(189, 36, 255); /* oklch */ color: oklch(61.7% 0.291 311.8);
Tailwind
colors: {
custom: {
50: '#d777ff',
500: '#bd24ff',
950: '#000000',
},
}SCSS
$custom: #bd24ff; $custom-light: #d777ff; $custom-dark: #000000;
JSON
{
"hex": "#bd24ff",
"rgb": {
"r": 189,
"g": 36,
"b": 255
},
"hsl": {
"h": 281.918,
"s": 100,
"l": 57.059
},
"oklch": {
"l": 0.61685,
"c": 0.29063,
"h": 311.8
},
"luminance": 0.19301
}Semantic roles & 50–950 ramp
primary
#BD24FF
secondary
#AEEC93
accent
#FF2969
background
#FEF7FF
surface
#FCEEFF
border
#D5C9D7
text
#150A18
muted
#847C86