#F070F7#F070F7
#F070F7 is a light, highly saturated purple. Relative luminance 0.368; OKLCH L 74.5% C 0.223 H 325.5°. Best body text is #000000 at 8.37:1 contrast (WCAG AA passes).
Color values
| HEX | #F070F7 |
|---|---|
| RGB | rgb(240, 112, 247) |
| HSL | hsl(297, 89%, 70%) |
| HSV | hsv(297, 55%, 97%) |
| CMYK | cmyk(2.8%, 54.7%, 0%, 3.1%) |
| CIE-LAB | lab(67.15, 66.94, -45.72) |
| CIE-LCH | lch(67.15, 81.06, 325.67°) |
| OKLab | oklab(74.49% 0.1836 -0.1262) |
| OKLCH | oklch(74.49% 0.223 325.5) |
| XYZ | xyz(58.5166, 36.8323, 92.0048) |
| Luminance | 0.3683 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 2.54
Light Magenta
#FA5FF7
ΔE00 2.54
Purply Pink
#F075E6
ΔE00 3.09
Violet (CSS)
#EE82EE
ΔE00 3.82
Candy Pink
#FF63E9
ΔE00 3.84
Orchid
#DA70D6
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F070F7 #77F770
analogous
#AC70F7 #F070F7 #F770BA
triadic
#F070F7 #F7F070 #70F7F0
tetradic
#F070F7 #F7AC70 #77F770 #70BAF7
square
#F070F7 #F7AC70 #77F770 #70BAF7
split-complementary
#F070F7 #BAF770 #70F7AC
monochromatic
#D50DE0 #EA36F4 #F070F7 #F6AAFA #FCE2FD
Accessibility & contrast
On white
2.51
#F070F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.37
#F070F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F070F7
8.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F070F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F070F7 | 1.00 | 2.51 | 8.37 | 8.37 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5E99FB
Deuteranopia (green-blind)
#88A9F3
Tritanopia (blue-blind)
#F581A9
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f070f7; /* rgb */ color: rgb(240, 112, 247); /* oklch */ color: oklch(74.5% 0.223 325.5);
Tailwind
colors: {
custom: {
50: '#f89ffa',
500: '#f070f7',
950: '#000000',
},
}SCSS
$custom: #f070f7; $custom-light: #f89ffa; $custom-dark: #000000;
JSON
{
"hex": "#f070f7",
"rgb": {
"r": 240,
"g": 112,
"b": 247
},
"hsl": {
"h": 296.889,
"s": 89.404,
"l": 70.392
},
"oklch": {
"l": 0.74494,
"c": 0.22281,
"h": 325.5
},
"luminance": 0.36829
}Semantic roles & 50–950 ramp
primary
#F070F7
secondary
#D1F4CF
accent
#E6000C
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85