#F073FD#F073FD
#F073FD is a light, highly saturated purple. Relative luminance 0.379; OKLCH L 75.2% C 0.224 H 323.8°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #F073FD |
|---|---|
| RGB | rgb(240, 115, 253) |
| HSL | hsl(294, 97%, 72%) |
| HSV | hsv(294, 55%, 99%) |
| CMYK | cmyk(5.1%, 54.5%, 0%, 0.8%) |
| CIE-LAB | lab(67.93, 66.64, -47.78) |
| CIE-LCH | lch(67.93, 82.00, 324.36°) |
| OKLab | oklab(75.16% 0.1805 -0.1322) |
| OKLCH | oklch(75.16% 0.224 323.8) |
| XYZ | xyz(59.7939, 37.8817, 97.0718) |
| Luminance | 0.3788 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 3.00
Light Magenta
#FA5FF7
ΔE00 3.21
Purply Pink
#F075E6
ΔE00 3.84
Violet (CSS)
#EE82EE
ΔE00 3.92
Candy Pink
#FF63E9
ΔE00 4.70
Orchid
#DA70D6
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F073FD #80FD73
analogous
#AB73FD #F073FD #FD73C5
triadic
#F073FD #FDF073 #73FDF0
tetradic
#F073FD #FDAB73 #80FD73 #73C5FD
square
#F073FD #FDAB73 #80FD73 #73C5FD
split-complementary
#F073FD #C5FD73 #73FDAB
monochromatic
#DC03F2 #EA37FC #F073FD #F6AFFE #FCE1FF
Accessibility & contrast
On white
2.45
#F073FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#F073FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F073FD
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F073FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F073FD | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5E9CFF
Deuteranopia (green-blind)
#87ABF9
Tritanopia (blue-blind)
#F485AE
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f073fd; /* rgb */ color: rgb(240, 115, 253); /* oklch */ color: oklch(75.2% 0.224 323.8);
Tailwind
colors: {
custom: {
50: '#f8a1fe',
500: '#f073fd',
950: '#000000',
},
}SCSS
$custom: #f073fd; $custom-light: #f8a1fe; $custom-dark: #000000;
JSON
{
"hex": "#f073fd",
"rgb": {
"r": 240,
"g": 115,
"b": 253
},
"hsl": {
"h": 294.348,
"s": 97.183,
"l": 72.157
},
"oklch": {
"l": 0.75159,
"c": 0.22369,
"h": 323.8
},
"luminance": 0.37879
}Semantic roles & 50–950 ramp
primary
#F073FD
secondary
#D7F7D4
accent
#E60016
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F18
muted
#867F86