#F070F5#F070F5
#F070F5 is a light, highly saturated purple. Relative luminance 0.367; OKLCH L 74.4% C 0.221 H 326.1°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #F070F5 |
|---|---|
| RGB | rgb(240, 112, 245) |
| HSL | hsl(298, 87%, 70%) |
| HSV | hsv(298, 54%, 96%) |
| CMYK | cmyk(2%, 54.3%, 0%, 3.9%) |
| CIE-LAB | lab(67.06, 66.60, -44.76) |
| CIE-LCH | lch(67.06, 80.24, 326.09°) |
| OKLab | oklab(74.4% 0.1834 -0.1234) |
| OKLCH | oklch(74.4% 0.221 326.1) |
| XYZ | xyz(58.2096, 36.7095, 90.3881) |
| Luminance | 0.3671 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Magenta
#FA5FF7
ΔE00 2.52
Violet Pink
#FB5FFC
ΔE00 2.60
Purply Pink
#F075E6
ΔE00 2.80
Candy Pink
#FF63E9
ΔE00 3.61
Violet (CSS)
#EE82EE
ΔE00 3.67
Orchid
#DA70D6
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F070F5 #75F570
analogous
#AD70F5 #F070F5 #F570B8
triadic
#F070F5 #F5F070 #70F5F0
tetradic
#F070F5 #F5AD70 #75F570 #70B8F5
square
#F070F5 #F5AD70 #75F570 #70B8F5
split-complementary
#F070F5 #B8F570 #70F5AD
monochromatic
#D40FDB #EA37F1 #F070F5 #F6A9F9 #FCE2FD
Accessibility & contrast
On white
2.52
#F070F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#F070F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F070F5
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F070F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F070F5 | 1.00 | 2.52 | 8.34 | 8.34 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6099F9
Deuteranopia (green-blind)
#89A9F1
Tritanopia (blue-blind)
#F680A8
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f070f5; /* rgb */ color: rgb(240, 112, 245); /* oklch */ color: oklch(74.4% 0.221 326.1);
Tailwind
colors: {
custom: {
50: '#f89ff9',
500: '#f070f5',
950: '#000000',
},
}SCSS
$custom: #f070f5; $custom-light: #f89ff9; $custom-dark: #000000;
JSON
{
"hex": "#f070f5",
"rgb": {
"r": 240,
"g": 112,
"b": 245
},
"hsl": {
"h": 297.744,
"s": 86.928,
"l": 70
},
"oklch": {
"l": 0.74396,
"c": 0.22109,
"h": 326.1
},
"luminance": 0.36706
}Semantic roles & 50–950 ramp
primary
#F070F5
secondary
#CFF3CE
accent
#E3020B
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85