#FF40EC#FF40EC
#FF40EC is a light, highly saturated purple. Relative luminance 0.310; OKLCH L 71.4% C 0.280 H 332.6°. Best body text is #000000 at 7.20:1 contrast (WCAG AA passes).
Color values
| HEX | #FF40EC |
|---|---|
| RGB | rgb(255, 64, 236) |
| HSL | hsl(306, 100%, 63%) |
| HSV | hsv(306, 75%, 100%) |
| CMYK | cmyk(0%, 74.9%, 7.5%, 0%) |
| CIE-LAB | lab(62.50, 86.27, -46.81) |
| CIE-LCH | lch(62.50, 98.15, 331.51°) |
| OKLab | oklab(71.38% 0.2485 -0.1287) |
| OKLCH | oklch(71.38% 0.28 332.6) |
| XYZ | xyz(58.2140, 30.9879, 82.2559) |
| Luminance | 0.3098 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Bright Magenta
#FF08E8
ΔE00 3.28
Light Magenta
#FA5FF7
ΔE00 3.79
Magenta
#FF00FF
ΔE00 4.08
Fuchsia
#FF00FF
ΔE00 4.08
Violet Pink
#FB5FFC
ΔE00 4.17
Candy Pink
#FF63E9
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF40EC #40FF53
analogous
#B340FF #FF40EC #FF408C
triadic
#FF40EC #ECFF40 #40ECFF
tetradic
#FF40EC #FFB340 #40FF53 #408CFF
square
#FF40EC #FFB340 #40FF53 #408CFF
split-complementary
#FF40EC #8CFF40 #40FFB3
monochromatic
#C500B1 #FF03E6 #FF40EC #FF7DF2 #FFBAF8
Accessibility & contrast
On white
2.92
#FF40EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.20
#FF40EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF40EC
7.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF40EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF40EC | 1.00 | 2.92 | 7.20 | 7.20 |
| #FFFFFF | 2.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3486F1
Deuteranopia (green-blind)
#81A1E8
Tritanopia (blue-blind)
#FF5694
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #ff40ec; /* rgb */ color: rgb(255, 64, 236); /* oklch */ color: oklch(71.4% 0.280 332.6);
Tailwind
colors: {
custom: {
50: '#ff88f2',
500: '#ff40ec',
950: '#000000',
},
}SCSS
$custom: #ff40ec; $custom-light: #ff88f2; $custom-dark: #000000;
JSON
{
"hex": "#ff40ec",
"rgb": {
"r": 255,
"g": 64,
"b": 236
},
"hsl": {
"h": 305.969,
"s": 100,
"l": 62.549
},
"oklch": {
"l": 0.71383,
"c": 0.27981,
"h": 332.6
},
"luminance": 0.30983
}Semantic roles & 50–950 ramp
primary
#FF40EC
secondary
#ABF0B2
accent
#E61700
background
#FFF9FE
surface
#FFF1FD
border
#D7CBD5
text
#190D17
muted
#877E85