#F070FF#F070FF
#F070FF is a light, highly saturated purple. Relative luminance 0.373; OKLCH L 74.9% C 0.230 H 323.3°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #F070FF |
|---|---|
| RGB | rgb(240, 112, 255) |
| HSL | hsl(294, 100%, 72%) |
| HSV | hsv(294, 56%, 100%) |
| CMYK | cmyk(5.9%, 56.1%, 0%, 0%) |
| CIE-LAB | lab(67.53, 68.35, -49.51) |
| CIE-LCH | lch(67.53, 84.40, 324.08°) |
| OKLab | oklab(74.89% 0.1843 -0.1372) |
| OKLCH | oklch(74.89% 0.23 323.3) |
| XYZ | xyz(59.7776, 37.3367, 98.6464) |
| Luminance | 0.3733 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 2.68
Light Magenta
#FA5FF7
ΔE00 2.97
Purply Pink
#F075E6
ΔE00 4.27
Violet (CSS)
#EE82EE
ΔE00 4.54
Candy Pink
#FF63E9
ΔE00 4.83
Orchid
#DA70D6
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F070FF #7FFF70
analogous
#A870FF #F070FF #FF70C7
triadic
#F070FF #FFF070 #70FFF0
tetradic
#F070FF #FFA870 #7FFF70 #70C7FF
square
#F070FF #FFA870 #7FFF70 #70C7FF
split-complementary
#F070FF #C7FF70 #70FFA8
monochromatic
#DB00F5 #EA33FF #F070FF #F6ADFF #FCE0FF
Accessibility & contrast
On white
2.48
#F070FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#F070FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F070FF
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F070FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F070FF | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#589BFF
Deuteranopia (green-blind)
#84AAFB
Tritanopia (blue-blind)
#F484AD
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f070ff; /* rgb */ color: rgb(240, 112, 255); /* oklch */ color: oklch(74.9% 0.230 323.3);
Tailwind
colors: {
custom: {
50: '#f89fff',
500: '#f070ff',
950: '#000000',
},
}SCSS
$custom: #f070ff; $custom-light: #f89fff; $custom-dark: #000000;
JSON
{
"hex": "#f070ff",
"rgb": {
"r": 240,
"g": 112,
"b": 255
},
"hsl": {
"h": 293.706,
"s": 100,
"l": 71.961
},
"oklch": {
"l": 0.74894,
"c": 0.22978,
"h": 323.3
},
"luminance": 0.37334
}Semantic roles & 50–950 ramp
primary
#F070FF
secondary
#D7F7D3
accent
#E60018
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F18
muted
#867F86