#FF40EA#FF40EA
#FF40EA is a light, highly saturated purple. Relative luminance 0.309; OKLCH L 71.3% C 0.278 H 333.1°. Best body text is #000000 at 7.17:1 contrast (WCAG AA passes).
Color values
| HEX | #FF40EA |
|---|---|
| RGB | rgb(255, 64, 234) |
| HSL | hsl(307, 100%, 63%) |
| HSV | hsv(307, 75%, 100%) |
| CMYK | cmyk(0%, 74.9%, 8.2%, 0%) |
| CIE-LAB | lab(62.40, 85.99, -45.85) |
| CIE-LCH | lch(62.40, 97.45, 331.93°) |
| OKLab | oklab(71.28% 0.2484 -0.1259) |
| OKLCH | oklch(71.28% 0.278 333.1) |
| XYZ | xyz(57.9251, 30.8723, 80.7341) |
| Luminance | 0.3087 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Bright Magenta
#FF08E8
ΔE00 3.25
Light Magenta
#FA5FF7
ΔE00 3.94
Magenta
#FF00FF
ΔE00 4.27
Fuchsia
#FF00FF
ΔE00 4.27
Violet Pink
#FB5FFC
ΔE00 4.34
Candy Pink
#FF63E9
ΔE00 4.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF40EA #40FF55
analogous
#B540FF #FF40EA #FF408A
triadic
#FF40EA #EAFF40 #40EAFF
tetradic
#FF40EA #FFB540 #40FF55 #408AFF
square
#FF40EA #FFB540 #40FF55 #408AFF
split-complementary
#FF40EA #8AFF40 #40FFB5
monochromatic
#C500AF #FF03E3 #FF40EA #FF7DF1 #FFBAF7
Accessibility & contrast
On white
2.93
#FF40EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.17
#FF40EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF40EA
7.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF40EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF40EA | 1.00 | 2.93 | 7.17 | 7.17 |
| #FFFFFF | 2.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3785EF
Deuteranopia (green-blind)
#82A0E6
Tritanopia (blue-blind)
#FF5593
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #ff40ea; /* rgb */ color: rgb(255, 64, 234); /* oklch */ color: oklch(71.3% 0.278 333.1);
Tailwind
colors: {
custom: {
50: '#ff88f1',
500: '#ff40ea',
950: '#000000',
},
}SCSS
$custom: #ff40ea; $custom-light: #ff88f1; $custom-dark: #000000;
JSON
{
"hex": "#ff40ea",
"rgb": {
"r": 255,
"g": 64,
"b": 234
},
"hsl": {
"h": 306.597,
"s": 100,
"l": 62.549
},
"oklch": {
"l": 0.71281,
"c": 0.27848,
"h": 333.1
},
"luminance": 0.30867
}Semantic roles & 50–950 ramp
primary
#FF40EA
secondary
#ABF0B2
accent
#E61900
background
#FFF9FE
surface
#FFF1FD
border
#D7CBD5
text
#190D17
muted
#877E85