#F073F1#F073F1
#F073F1 is a light, highly saturated purple. Relative luminance 0.371; OKLCH L 74.6% C 0.213 H 327.2°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #F073F1 |
|---|---|
| RGB | rgb(240, 115, 241) |
| HSL | hsl(300, 82%, 70%) |
| HSV | hsv(300, 52%, 95%) |
| CMYK | cmyk(0.4%, 52.3%, 0%, 5.5%) |
| CIE-LAB | lab(67.38, 64.55, -42.05) |
| CIE-LCH | lch(67.38, 77.04, 326.92°) |
| OKLab | oklab(74.58% 0.1791 -0.1157) |
| OKLCH | oklch(74.58% 0.213 327.2) |
| XYZ | xyz(57.9421, 37.1409, 87.3190) |
| Luminance | 0.3714 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.96
Violet (CSS)
#EE82EE
ΔE00 2.93
Light Magenta
#FA5FF7
ΔE00 3.06
Violet Pink
#FB5FFC
ΔE00 3.26
Candy Pink
#FF63E9
ΔE00 3.38
Orchid
#DA70D6
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F073F1 #74F173
analogous
#B173F1 #F073F1 #F173B3
triadic
#F073F1 #F1F073 #73F1F0
tetradic
#F073F1 #F1B173 #74F173 #73B3F1
square
#F073F1 #F1B173 #74F173 #73B3F1
split-complementary
#F073F1 #B3F173 #73F1B1
monochromatic
#D315D4 #EA3BEB #F073F1 #F6ABF7 #FCE2FC
Accessibility & contrast
On white
2.49
#F073F1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#F073F1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F073F1
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F073F1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F073F1 | 1.00 | 2.49 | 8.43 | 8.43 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#669AF5
Deuteranopia (green-blind)
#8DAAED
Tritanopia (blue-blind)
#F681A8
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f073f1; /* rgb */ color: rgb(240, 115, 241); /* oklch */ color: oklch(74.6% 0.213 327.2);
Tailwind
colors: {
custom: {
50: '#f8a0f6',
500: '#f073f1',
950: '#000000',
},
}SCSS
$custom: #f073f1; $custom-light: #f8a0f6; $custom-dark: #000000;
JSON
{
"hex": "#f073f1",
"rgb": {
"r": 240,
"g": 115,
"b": 241
},
"hsl": {
"h": 299.524,
"s": 81.818,
"l": 69.804
},
"oklch": {
"l": 0.74575,
"c": 0.21323,
"h": 327.2
},
"luminance": 0.37138
}Semantic roles & 50–950 ramp
primary
#F073F1
secondary
#CEF2CE
accent
#DE0709
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#180F17
muted
#867F85