#BE24FF#BE24FF
#BE24FF is a mid, highly saturated purple. Relative luminance 0.194; OKLCH L 61.8% C 0.291 H 312.1°. Best body text is #000000 at 4.89:1 contrast (WCAG AA passes).
Color values
| HEX | #BE24FF |
|---|---|
| RGB | rgb(190, 36, 255) |
| HSL | hsl(282, 100%, 57%) |
| HSV | hsv(282, 86%, 100%) |
| CMYK | cmyk(25.5%, 85.9%, 0%, 0%) |
| CIE-LAB | lab(51.19, 84.82, -76.10) |
| CIE-LCH | lch(51.19, 113.96, 318.10°) |
| OKLab | oklab(61.82% 0.195 -0.2159) |
| OKLCH | oklch(61.82% 0.291 312.1) |
| XYZ | xyz(39.9127, 19.4301, 96.2362) |
| Luminance | 0.1943 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Neon Purple
#BC13FE
ΔE00 1.39
Bright Purple
#BE03FD
ΔE00 1.76
Hot Purple
#CB00F5
ΔE00 2.59
Electric Purple
#AA23FF
ΔE00 3.64
Bright Violet
#AD0AFD
ΔE00 4.21
Lightish Purple
#A552E6
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE24FF #65FF24
analogous
#5124FF #BE24FF #FF24D2
triadic
#BE24FF #FFBE24 #24FFBE
tetradic
#BE24FF #FF5124 #65FF24 #24D2FF
square
#BE24FF #FF5124 #65FF24 #24D2FF
split-complementary
#BE24FF #D2FF24 #24FF51
monochromatic
#7700A9 #A200E6 #BE24FF #D061FF #E29EFF
Accessibility & contrast
On white
4.30
#BE24FF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
4.89
#BE24FF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BE24FF
4.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE24FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE24FF | 1.00 | 4.30 | 4.89 | 4.89 |
| #FFFFFF | 4.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 4.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 4.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0073FF
Deuteranopia (green-blind)
#007DFB
Tritanopia (blue-blind)
#B66399
Achromatopsia (no color)
#7A7A7A
Design tokens & code
CSS
--color: #be24ff; /* rgb */ color: rgb(190, 36, 255); /* oklch */ color: oklch(61.8% 0.291 312.1);
Tailwind
colors: {
custom: {
50: '#d877ff',
500: '#be24ff',
950: '#000000',
},
}SCSS
$custom: #be24ff; $custom-light: #d877ff; $custom-dark: #000000;
JSON
{
"hex": "#be24ff",
"rgb": {
"r": 190,
"g": 36,
"b": 255
},
"hsl": {
"h": 282.192,
"s": 100,
"l": 57.059
},
"oklch": {
"l": 0.61817,
"c": 0.29089,
"h": 312.1
},
"luminance": 0.19429
}Semantic roles & 50–950 ramp
primary
#BE24FF
secondary
#ADEC93
accent
#FF2968
background
#FEF7FF
surface
#FCEEFF
border
#D5C9D7
text
#160A18
muted
#847C86