#FF4DEA#FF4DEA
#FF4DEA is a light, highly saturated purple. Relative luminance 0.325; OKLCH L 72.3% C 0.266 H 333.2°. Best body text is #000000 at 7.50:1 contrast (WCAG AA passes).
Color values
| HEX | #FF4DEA |
|---|---|
| RGB | rgb(255, 77, 234) |
| HSL | hsl(307, 100%, 65%) |
| HSV | hsv(307, 70%, 100%) |
| CMYK | cmyk(0%, 69.8%, 8.2%, 0%) |
| CIE-LAB | lab(63.76, 82.09, -43.70) |
| CIE-LCH | lch(63.76, 93.00, 331.97°) |
| OKLab | oklab(72.26% 0.237 -0.1198) |
| OKLCH | oklch(72.26% 0.266 333.2) |
| XYZ | xyz(58.7455, 32.5131, 81.0076) |
| Luminance | 0.3251 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Magenta
#FA5FF7
ΔE00 2.91
Candy Pink
#FF63E9
ΔE00 3.00
Violet Pink
#FB5FFC
ΔE00 3.43
Bright Magenta
#FF08E8
ΔE00 4.67
Magenta
#FF00FF
ΔE00 5.44
Fuchsia
#FF00FF
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF4DEA #4DFF62
analogous
#BB4DFF #FF4DEA #FF4D91
triadic
#FF4DEA #EAFF4D #4DEAFF
tetradic
#FF4DEA #FFBB4D #4DFF62 #4D91FF
square
#FF4DEA #FFBB4D #4DFF62 #4D91FF
split-complementary
#FF4DEA #91FF4D #4DFFBB
monochromatic
#D200B9 #FF10E3 #FF4DEA #FF8AF1 #FFC7F8
Accessibility & contrast
On white
2.80
#FF4DEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.50
#FF4DEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF4DEA
7.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF4DEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF4DEA | 1.00 | 2.80 | 7.50 | 7.50 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#468AEE
Deuteranopia (green-blind)
#87A4E6
Tritanopia (blue-blind)
#FF5E96
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #ff4dea; /* rgb */ color: rgb(255, 77, 234); /* oklch */ color: oklch(72.3% 0.266 333.2);
Tailwind
colors: {
custom: {
50: '#ff8ef1',
500: '#ff4dea',
950: '#000000',
},
}SCSS
$custom: #ff4dea; $custom-light: #ff8ef1; $custom-dark: #000000;
JSON
{
"hex": "#ff4dea",
"rgb": {
"r": 255,
"g": 77,
"b": 234
},
"hsl": {
"h": 307.079,
"s": 100,
"l": 65.098
},
"oklch": {
"l": 0.72262,
"c": 0.26556,
"h": 333.2
},
"luminance": 0.32508
}Semantic roles & 50–950 ramp
primary
#FF4DEA
secondary
#B6F2BD
accent
#E61B00
background
#FFF9FE
surface
#FFF2FD
border
#D7CCD5
text
#190D17
muted
#877E85