#F02EFF#F02EFF
#F02EFF is a light, highly saturated purple. Relative luminance 0.277; OKLCH L 69.2% C 0.301 H 324.8°. Best body text is #000000 at 6.54:1 contrast (WCAG AA passes).
Color values
| HEX | #F02EFF |
|---|---|
| RGB | rgb(240, 46, 255) |
| HSL | hsl(296, 100%, 59%) |
| HSV | hsv(296, 82%, 100%) |
| CMYK | cmyk(5.9%, 82%, 0%, 0%) |
| CIE-LAB | lab(59.62, 90.61, -62.09) |
| CIE-LCH | lch(59.62, 109.84, 325.58°) |
| OKLab | oklab(69.21% 0.2456 -0.1734) |
| OKLCH | oklch(69.21% 0.301 324.8) |
| XYZ | xyz(54.9608, 27.7030, 97.0407) |
| Luminance | 0.2770 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Magenta
#FF00FF
ΔE00 2.05
Fuchsia
#FF00FF
ΔE00 2.05
Heliotrope
#D94FF5
ΔE00 3.46
Pink Purple
#EF1DE7
ΔE00 3.56
Bright Magenta
#FF08E8
ΔE00 4.24
Fuchsia (survey)
#ED0DD9
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F02EFF #3DFF2E
analogous
#882EFF #F02EFF #FF2EA6
triadic
#F02EFF #FFF02E #2EFFF0
tetradic
#F02EFF #FF882E #3DFF2E #2EA6FF
square
#F02EFF #FF882E #3DFF2E #2EA6FF
split-complementary
#F02EFF #A6FF2E #2EFF88
monochromatic
#A600B3 #DF00F0 #F02EFF #F46BFF #F9A8FF
Accessibility & contrast
On white
3.21
#F02EFF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.54
#F02EFF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #F02EFF
6.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F02EFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F02EFF | 1.00 | 3.21 | 6.54 | 6.54 |
| #FFFFFF | 3.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0081FF
Deuteranopia (green-blind)
#5F97FA
Tritanopia (blue-blind)
#F55B9B
Achromatopsia (no color)
#909090
Design tokens & code
CSS
--color: #f02eff; /* rgb */ color: rgb(240, 46, 255); /* oklch */ color: oklch(69.2% 0.301 324.8);
Tailwind
colors: {
custom: {
50: '#fa81ff',
500: '#f02eff',
950: '#000000',
},
}SCSS
$custom: #f02eff; $custom-light: #fa81ff; $custom-dark: #000000;
JSON
{
"hex": "#f02eff",
"rgb": {
"r": 240,
"g": 46,
"b": 255
},
"hsl": {
"h": 295.694,
"s": 100,
"l": 59.02
},
"oklch": {
"l": 0.69211,
"c": 0.3006,
"h": 324.8
},
"luminance": 0.27699
}Semantic roles & 50–950 ramp
primary
#F02EFF
secondary
#A1ED9B
accent
#FF2938
background
#FFF8FF
surface
#FFF0FF
border
#D7CBD7
text
#180C18
muted
#867D86