#FF4FEA#FF4FEA
#FF4FEA is a light, highly saturated purple. Relative luminance 0.328; OKLCH L 72.4% C 0.263 H 333.2°. Best body text is #000000 at 7.56:1 contrast (WCAG AA passes).
Color values
| HEX | #FF4FEA |
|---|---|
| RGB | rgb(255, 79, 234) |
| HSL | hsl(307, 100%, 65%) |
| HSV | hsv(307, 69%, 100%) |
| CMYK | cmyk(0%, 69%, 8.2%, 0%) |
| CIE-LAB | lab(64.00, 81.44, -43.34) |
| CIE-LCH | lch(64.00, 92.25, 331.98°) |
| OKLab | oklab(72.43% 0.2351 -0.1188) |
| OKLCH | oklch(72.43% 0.263 333.2) |
| XYZ | xyz(58.8876, 32.7973, 81.0550) |
| Luminance | 0.3279 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 2.76
Light Magenta
#FA5FF7
ΔE00 2.77
Violet Pink
#FB5FFC
ΔE00 3.31
Bright Magenta
#FF08E8
ΔE00 4.91
Purply Pink
#F075E6
ΔE00 5.30
Magenta
#FF00FF
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF4FEA #4FFF64
analogous
#BC4FFF #FF4FEA #FF4F92
triadic
#FF4FEA #EAFF4F #4FEAFF
tetradic
#FF4FEA #FFBC4F #4FFF64 #4F92FF
square
#FF4FEA #FFBC4F #4FFF64 #4F92FF
split-complementary
#FF4FEA #92FF4F #4FFFBC
monochromatic
#D400BA #FF12E3 #FF4FEA #FF8CF1 #FFC9F9
Accessibility & contrast
On white
2.78
#FF4FEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.56
#FF4FEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF4FEA
7.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF4FEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF4FEA | 1.00 | 2.78 | 7.56 | 7.56 |
| #FFFFFF | 2.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#498BEE
Deuteranopia (green-blind)
#88A4E6
Tritanopia (blue-blind)
#FF6097
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #ff4fea; /* rgb */ color: rgb(255, 79, 234); /* oklch */ color: oklch(72.4% 0.263 333.2);
Tailwind
colors: {
custom: {
50: '#ff8ef1',
500: '#ff4fea',
950: '#000000',
},
}SCSS
$custom: #ff4fea; $custom-light: #ff8ef1; $custom-dark: #000000;
JSON
{
"hex": "#ff4fea",
"rgb": {
"r": 255,
"g": 79,
"b": 234
},
"hsl": {
"h": 307.159,
"s": 100,
"l": 65.49
},
"oklch": {
"l": 0.7243,
"c": 0.26338,
"h": 333.2
},
"luminance": 0.32792
}Semantic roles & 50–950 ramp
primary
#FF4FEA
secondary
#B7F2BE
accent
#E61B00
background
#FFF9FE
surface
#FFF2FD
border
#D7CCD5
text
#190E17
muted
#877E85