#F073F7#F073F7
#F073F7 is a light, highly saturated purple. Relative luminance 0.375; OKLCH L 74.9% C 0.218 H 325.4°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #F073F7 |
|---|---|
| RGB | rgb(240, 115, 247) |
| HSL | hsl(297, 89%, 71%) |
| HSV | hsv(297, 53%, 97%) |
| CMYK | cmyk(2.8%, 53.4%, 0%, 3.1%) |
| CIE-LAB | lab(67.65, 65.59, -44.93) |
| CIE-LCH | lch(67.65, 79.50, 325.59°) |
| OKLab | oklab(74.86% 0.1799 -0.1239) |
| OKLCH | oklch(74.86% 0.218 325.4) |
| XYZ | xyz(58.8531, 37.5053, 92.1169) |
| Luminance | 0.3750 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.91
Violet Pink
#FB5FFC
ΔE00 2.98
Light Magenta
#FA5FF7
ΔE00 2.98
Violet (CSS)
#EE82EE
ΔE00 3.34
Candy Pink
#FF63E9
ΔE00 3.99
Orchid
#DA70D6
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F073F7 #7AF773
analogous
#AE73F7 #F073F7 #F773BC
triadic
#F073F7 #F7F073 #73F7F0
tetradic
#F073F7 #F7AE73 #7AF773 #73BCF7
square
#F073F7 #F7AE73 #7AF773 #73BCF7
split-complementary
#F073F7 #BCF773 #73F7AE
monochromatic
#D70DE3 #EA39F4 #F073F7 #F6ADFA #FCE2FD
Accessibility & contrast
On white
2.47
#F073F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#F073F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F073F7
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F073F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F073F7 | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#629BFB
Deuteranopia (green-blind)
#8AAAF3
Tritanopia (blue-blind)
#F583AB
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f073f7; /* rgb */ color: rgb(240, 115, 247); /* oklch */ color: oklch(74.9% 0.218 325.4);
Tailwind
colors: {
custom: {
50: '#f8a1fa',
500: '#f073f7',
950: '#000000',
},
}SCSS
$custom: #f073f7; $custom-light: #f8a1fa; $custom-dark: #000000;
JSON
{
"hex": "#f073f7",
"rgb": {
"r": 240,
"g": 115,
"b": 247
},
"hsl": {
"h": 296.818,
"s": 89.189,
"l": 70.98
},
"oklch": {
"l": 0.74864,
"c": 0.21842,
"h": 325.4
},
"luminance": 0.37502
}Semantic roles & 50–950 ramp
primary
#F073F7
secondary
#D3F4D1
accent
#E6000C
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85