#F702FF#F702FF
#F702FF is a light, highly saturated purple. Relative luminance 0.270; OKLCH L 69.0% C 0.319 H 326.6°. Best body text is #000000 at 6.41:1 contrast (WCAG AA passes).
Color values
| HEX | #F702FF |
|---|---|
| RGB | rgb(247, 2, 255) |
| HSL | hsl(298, 100%, 50%) |
| HSV | hsv(298, 99%, 100%) |
| CMYK | cmyk(3.1%, 99.2%, 0%, 0%) |
| CIE-LAB | lab(59.01, 96.90, -63.00) |
| CIE-LCH | lch(59.01, 115.58, 326.97°) |
| OKLab | oklab(69% 0.2668 -0.1757) |
| OKLCH | oklch(69% 0.319 326.6) |
| XYZ | xyz(56.4285, 27.0419, 96.8359) |
| Luminance | 0.2704 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Magenta
#FF00FF
ΔE00 1.42
Fuchsia
#FF00FF
ΔE00 1.42
Pink Purple
#EF1DE7
ΔE00 3.09
Bright Magenta
#FF08E8
ΔE00 3.63
Heliotrope
#D94FF5
ΔE00 4.70
Fuchsia (survey)
#ED0DD9
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F702FF #0AFF02
analogous
#7902FF #F702FF #FF0288
triadic
#F702FF #FFF702 #02FFF7
tetradic
#F702FF #FF7902 #0AFF02 #0288FF
square
#F702FF #FF7902 #0AFF02 #0288FF
split-complementary
#F702FF #88FF02 #02FF79
monochromatic
#820087 #BE00C4 #F702FF #F93FFF #FB7CFF
Accessibility & contrast
On white
3.28
#F702FF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.41
#F702FF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #F702FF
6.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F702FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F702FF | 1.00 | 3.28 | 6.41 | 6.41 |
| #FFFFFF | 3.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#007DFF
Deuteranopia (green-blind)
#5F97FA
Tritanopia (blue-blind)
#FE4E97
Achromatopsia (no color)
#8E8E8E
Design tokens & code
CSS
--color: #f702ff; /* rgb */ color: rgb(247, 2, 255); /* oklch */ color: oklch(69.0% 0.319 326.6);
Tailwind
colors: {
custom: {
50: '#ff7aff',
500: '#f702ff',
950: '#000000',
},
}SCSS
$custom: #f702ff; $custom-light: #ff7aff; $custom-dark: #000000;
JSON
{
"hex": "#f702ff",
"rgb": {
"r": 247,
"g": 2,
"b": 255
},
"hsl": {
"h": 298.103,
"s": 100,
"l": 50.392
},
"oklch": {
"l": 0.69,
"c": 0.31943,
"h": 326.6
},
"luminance": 0.27038
}Semantic roles & 50–950 ramp
primary
#F702FF
secondary
#7AE776
accent
#FF2930
background
#FFF8FF
surface
#FFF0FF
border
#D7CBD7
text
#190C18
muted
#877D86