#F073FF#F073FF
#F073FF is a light, highly saturated purple. Relative luminance 0.380; OKLCH L 75.3% C 0.225 H 323.2°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #F073FF |
|---|---|
| RGB | rgb(240, 115, 255) |
| HSL | hsl(294, 100%, 73%) |
| HSV | hsv(294, 55%, 100%) |
| CMYK | cmyk(5.9%, 54.9%, 0%, 0%) |
| CIE-LAB | lab(68.03, 67.00, -48.72) |
| CIE-LCH | lch(68.03, 82.84, 323.98°) |
| OKLab | oklab(75.26% 0.1806 -0.1349) |
| OKLCH | oklch(75.26% 0.225 323.2) |
| XYZ | xyz(60.1142, 38.0098, 98.7585) |
| Luminance | 0.3801 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 3.07
Light Magenta
#FA5FF7
ΔE00 3.33
Violet (CSS)
#EE82EE
ΔE00 4.14
Purply Pink
#F075E6
ΔE00 4.14
Candy Pink
#FF63E9
ΔE00 4.94
Orchid
#DA70D6
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F073FF #82FF73
analogous
#AA73FF #F073FF #FF73C8
triadic
#F073FF #FFF073 #73FFF0
tetradic
#F073FF #FFAA73 #82FF73 #73C8FF
square
#F073FF #FFAA73 #82FF73 #73C8FF
split-complementary
#F073FF #C8FF73 #73FFAA
monochromatic
#DD00F8 #E936FF #F073FF #F7B0FF #FCE0FF
Accessibility & contrast
On white
2.44
#F073FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#F073FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F073FF
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F073FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F073FF | 1.00 | 2.44 | 8.60 | 8.60 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5D9CFF
Deuteranopia (green-blind)
#86ABFB
Tritanopia (blue-blind)
#F486AF
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f073ff; /* rgb */ color: rgb(240, 115, 255); /* oklch */ color: oklch(75.3% 0.225 323.2);
Tailwind
colors: {
custom: {
50: '#f8a1ff',
500: '#f073ff',
950: '#000000',
},
}SCSS
$custom: #f073ff; $custom-light: #f8a1ff; $custom-dark: #000000;
JSON
{
"hex": "#f073ff",
"rgb": {
"r": 240,
"g": 115,
"b": 255
},
"hsl": {
"h": 293.571,
"s": 100,
"l": 72.549
},
"oklch": {
"l": 0.75259,
"c": 0.22546,
"h": 323.2
},
"luminance": 0.38007
}Semantic roles & 50–950 ramp
primary
#F073FF
secondary
#D7F7D4
accent
#E60019
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F18
muted
#867F86