#F24FEA#F24FEA
#F24FEA is a light, highly saturated purple. Relative luminance 0.304; OKLCH L 70.6% C 0.257 H 330.0°. Best body text is #000000 at 7.08:1 contrast (WCAG AA passes).
Color values
| HEX | #F24FEA |
|---|---|
| RGB | rgb(242, 79, 234) |
| HSL | hsl(303, 86%, 63%) |
| HSV | hsv(303, 67%, 95%) |
| CMYK | cmyk(0%, 67.4%, 3.3%, 5.1%) |
| CIE-LAB | lab(62.01, 78.54, -46.60) |
| CIE-LCH | lch(62.01, 91.33, 329.32°) |
| OKLab | oklab(70.61% 0.2222 -0.1285) |
| OKLCH | oklch(70.61% 0.257 330) |
| XYZ | xyz(54.2649, 30.4138, 80.8383) |
| Luminance | 0.3041 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Magenta
#FA5FF7
ΔE00 3.35
Violet Pink
#FB5FFC
ΔE00 3.77
Bright Magenta
#FF08E8
ΔE00 4.14
Candy Pink
#FF63E9
ΔE00 4.46
Magenta
#FF00FF
ΔE00 4.58
Fuchsia
#FF00FF
ΔE00 4.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F24FEA #4FF257
analogous
#A94FF2 #F24FEA #F24F98
triadic
#F24FEA #EAF24F #4FEAF2
tetradic
#F24FEA #F2A94F #4FF257 #4F98F2
square
#F24FEA #F2A94F #4FF257 #4F98F2
split-complementary
#F24FEA #98F24F #4FF2A9
monochromatic
#B90EB1 #EE16E3 #F24FEA #F688F1 #FAC1F8
Accessibility & contrast
On white
2.97
#F24FEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.08
#F24FEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F24FEA
7.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F24FEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F24FEA | 1.00 | 2.97 | 7.08 | 7.08 |
| #FFFFFF | 2.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3F88EE
Deuteranopia (green-blind)
#7D9EE6
Tritanopia (blue-blind)
#FB6397
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #f24fea; /* rgb */ color: rgb(242, 79, 234); /* oklch */ color: oklch(70.6% 0.257 330.0);
Tailwind
colors: {
custom: {
50: '#fa8df1',
500: '#f24fea',
950: '#000000',
},
}SCSS
$custom: #f24fea; $custom-light: #fa8df1; $custom-dark: #000000;
JSON
{
"hex": "#f24fea",
"rgb": {
"r": 242,
"g": 79,
"b": 234
},
"hsl": {
"h": 302.945,
"s": 86.243,
"l": 62.941
},
"oklch": {
"l": 0.70612,
"c": 0.25669,
"h": 330
},
"luminance": 0.3041
}Semantic roles & 50–950 ramp
primary
#F24FEA
secondary
#B1ECB4
accent
#E30E03
background
#FFF9FE
surface
#FFF2FD
border
#D7CCD5
text
#180D17
muted
#867E85