#F070F8#F070F8
#F070F8 is a light, highly saturated purple. Relative luminance 0.369; OKLCH L 74.5% C 0.224 H 325.2°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #F070F8 |
|---|---|
| RGB | rgb(240, 112, 248) |
| HSL | hsl(296, 91%, 71%) |
| HSV | hsv(296, 55%, 97%) |
| CMYK | cmyk(3.2%, 54.8%, 0%, 2.7%) |
| CIE-LAB | lab(67.20, 67.12, -46.19) |
| CIE-LCH | lch(67.20, 81.48, 325.46°) |
| OKLab | oklab(74.54% 0.1837 -0.1276) |
| OKLCH | oklch(74.54% 0.224 325.2) |
| XYZ | xyz(58.6713, 36.8941, 92.8196) |
| Luminance | 0.3689 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 2.53
Light Magenta
#FA5FF7
ΔE00 2.57
Purply Pink
#F075E6
ΔE00 3.24
Violet (CSS)
#EE82EE
ΔE00 3.90
Candy Pink
#FF63E9
ΔE00 3.96
Orchid
#DA70D6
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F070F8 #78F870
analogous
#AC70F8 #F070F8 #F870BC
triadic
#F070F8 #F8F070 #70F8F0
tetradic
#F070F8 #F8AC70 #78F870 #70BCF8
square
#F070F8 #F8AC70 #78F870 #70BCF8
split-complementary
#F070F8 #BCF870 #70F8AC
monochromatic
#D60BE3 #EA36F5 #F070F8 #F6AAFB #FCE2FE
Accessibility & contrast
On white
2.51
#F070F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#F070F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F070F8
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F070F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F070F8 | 1.00 | 2.51 | 8.38 | 8.38 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5E99FC
Deuteranopia (green-blind)
#88A9F4
Tritanopia (blue-blind)
#F581AA
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f070f8; /* rgb */ color: rgb(240, 112, 248); /* oklch */ color: oklch(74.5% 0.224 325.2);
Tailwind
colors: {
custom: {
50: '#f89ffb',
500: '#f070f8',
950: '#000000',
},
}SCSS
$custom: #f070f8; $custom-light: #f89ffb; $custom-dark: #000000;
JSON
{
"hex": "#f070f8",
"rgb": {
"r": 240,
"g": 112,
"b": 248
},
"hsl": {
"h": 296.471,
"s": 90.667,
"l": 70.588
},
"oklch": {
"l": 0.74544,
"c": 0.22367,
"h": 325.2
},
"luminance": 0.36891
}Semantic roles & 50–950 ramp
primary
#F070F8
secondary
#D2F4CF
accent
#E6000D
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85