#F073F2#F073F2
#F073F2 is a light, highly saturated purple. Relative luminance 0.372; OKLCH L 74.6% C 0.214 H 326.9°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #F073F2 |
|---|---|
| RGB | rgb(240, 115, 242) |
| HSL | hsl(299, 83%, 70%) |
| HSV | hsv(299, 52%, 95%) |
| CMYK | cmyk(0.8%, 52.5%, 0%, 5.1%) |
| CIE-LAB | lab(67.43, 64.72, -42.53) |
| CIE-LCH | lch(67.43, 77.45, 326.69°) |
| OKLab | oklab(74.62% 0.1793 -0.117) |
| OKLCH | oklch(74.62% 0.214 326.9) |
| XYZ | xyz(58.0919, 37.2009, 88.1078) |
| Luminance | 0.3720 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.12
Violet (CSS)
#EE82EE
ΔE00 2.98
Light Magenta
#FA5FF7
ΔE00 3.02
Violet Pink
#FB5FFC
ΔE00 3.19
Candy Pink
#FF63E9
ΔE00 3.48
Orchid
#DA70D6
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F073F2 #75F273
analogous
#B073F2 #F073F2 #F273B5
triadic
#F073F2 #F2F073 #73F2F0
tetradic
#F073F2 #F2B073 #75F273 #73B5F2
square
#F073F2 #F2B073 #75F273 #73B5F2
split-complementary
#F073F2 #B5F273 #73F2B0
monochromatic
#D414D7 #EA3BED #F073F2 #F6ABF7 #FCE3FC
Accessibility & contrast
On white
2.49
#F073F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#F073F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F073F2
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F073F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F073F2 | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#659AF6
Deuteranopia (green-blind)
#8DAAEE
Tritanopia (blue-blind)
#F682A8
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f073f2; /* rgb */ color: rgb(240, 115, 242); /* oklch */ color: oklch(74.6% 0.214 326.9);
Tailwind
colors: {
custom: {
50: '#f8a0f7',
500: '#f073f2',
950: '#000000',
},
}SCSS
$custom: #f073f2; $custom-light: #f8a0f7; $custom-dark: #000000;
JSON
{
"hex": "#f073f2",
"rgb": {
"r": 240,
"g": 115,
"b": 242
},
"hsl": {
"h": 299.055,
"s": 83.007,
"l": 70
},
"oklch": {
"l": 0.74623,
"c": 0.21409,
"h": 326.9
},
"luminance": 0.37198
}Semantic roles & 50–950 ramp
primary
#F073F2
secondary
#CFF2CF
accent
#DF0609
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#180F17
muted
#867F85