#F073F3#F073F3
#F073F3 is a light, highly saturated purple. Relative luminance 0.373; OKLCH L 74.7% C 0.215 H 326.6°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #F073F3 |
|---|---|
| RGB | rgb(240, 115, 243) |
| HSL | hsl(299, 84%, 70%) |
| HSV | hsv(299, 53%, 95%) |
| CMYK | cmyk(1.2%, 52.7%, 0%, 4.7%) |
| CIE-LAB | lab(67.47, 64.89, -43.01) |
| CIE-LCH | lch(67.47, 77.85, 326.46°) |
| OKLab | oklab(74.67% 0.1794 -0.1184) |
| OKLCH | oklch(74.67% 0.215 326.6) |
| XYZ | xyz(58.2425, 37.2611, 88.9010) |
| Luminance | 0.3726 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.28
Light Magenta
#FA5FF7
ΔE00 3.00
Violet (CSS)
#EE82EE
ΔE00 3.04
Violet Pink
#FB5FFC
ΔE00 3.13
Candy Pink
#FF63E9
ΔE00 3.57
Orchid
#DA70D6
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F073F3 #76F373
analogous
#B073F3 #F073F3 #F373B6
triadic
#F073F3 #F3F073 #73F3F0
tetradic
#F073F3 #F3B073 #76F373 #73B6F3
square
#F073F3 #F3B073 #76F373 #73B6F3
split-complementary
#F073F3 #B6F373 #73F3B0
monochromatic
#D413D9 #EA3BEE #F073F3 #F6ABF8 #FCE3FD
Accessibility & contrast
On white
2.48
#F073F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#F073F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F073F3
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F073F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F073F3 | 1.00 | 2.48 | 8.45 | 8.45 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#659AF7
Deuteranopia (green-blind)
#8CAAEF
Tritanopia (blue-blind)
#F682A9
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f073f3; /* rgb */ color: rgb(240, 115, 243); /* oklch */ color: oklch(74.7% 0.215 326.6);
Tailwind
colors: {
custom: {
50: '#f8a0f7',
500: '#f073f3',
950: '#000000',
},
}SCSS
$custom: #f073f3; $custom-light: #f8a0f7; $custom-dark: #000000;
JSON
{
"hex": "#f073f3",
"rgb": {
"r": 240,
"g": 115,
"b": 243
},
"hsl": {
"h": 298.594,
"s": 84.211,
"l": 70.196
},
"oklch": {
"l": 0.74671,
"c": 0.21496,
"h": 326.6
},
"luminance": 0.37258
}Semantic roles & 50–950 ramp
primary
#F073F3
secondary
#D0F3CF
accent
#E1050A
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85