#F073F5#F073F5
#F073F5 is a light, highly saturated purple. Relative luminance 0.374; OKLCH L 74.8% C 0.217 H 326.0°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #F073F5 |
|---|---|
| RGB | rgb(240, 115, 245) |
| HSL | hsl(298, 87%, 71%) |
| HSV | hsv(298, 53%, 96%) |
| CMYK | cmyk(2%, 53.1%, 0%, 3.9%) |
| CIE-LAB | lab(67.56, 65.24, -43.97) |
| CIE-LCH | lch(67.56, 78.67, 326.02°) |
| OKLab | oklab(74.77% 0.1796 -0.1212) |
| OKLCH | oklch(74.77% 0.217 326) |
| XYZ | xyz(58.5461, 37.3826, 90.5003) |
| Luminance | 0.3738 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.60
Light Magenta
#FA5FF7
ΔE00 2.97
Violet Pink
#FB5FFC
ΔE00 3.04
Violet (CSS)
#EE82EE
ΔE00 3.18
Candy Pink
#FF63E9
ΔE00 3.78
Orchid
#DA70D6
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F073F5 #78F573
analogous
#AF73F5 #F073F5 #F573B9
triadic
#F073F5 #F5F073 #73F5F0
tetradic
#F073F5 #F5AF73 #78F573 #73B9F5
square
#F073F5 #F5AF73 #78F573 #73B9F5
split-complementary
#F073F5 #B9F573 #73F5AF
monochromatic
#D610DE #EA3AF1 #F073F5 #F6ACF9 #FCE2FD
Accessibility & contrast
On white
2.48
#F073F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#F073F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F073F5
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F073F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F073F5 | 1.00 | 2.48 | 8.48 | 8.48 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#639AF9
Deuteranopia (green-blind)
#8BAAF1
Tritanopia (blue-blind)
#F683AA
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f073f5; /* rgb */ color: rgb(240, 115, 245); /* oklch */ color: oklch(74.8% 0.217 326.0);
Tailwind
colors: {
custom: {
50: '#f8a0f9',
500: '#f073f5',
950: '#000000',
},
}SCSS
$custom: #f073f5; $custom-light: #f8a0f9; $custom-dark: #000000;
JSON
{
"hex": "#f073f5",
"rgb": {
"r": 240,
"g": 115,
"b": 245
},
"hsl": {
"h": 297.692,
"s": 86.667,
"l": 70.588
},
"oklch": {
"l": 0.74767,
"c": 0.21668,
"h": 326
},
"luminance": 0.37379
}Semantic roles & 50–950 ramp
primary
#F073F5
secondary
#D2F4D0
accent
#E3020B
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85