#F074F3#F074F3
#F074F3 is a light, highly saturated purple. Relative luminance 0.375; OKLCH L 74.8% C 0.213 H 326.5°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #F074F3 |
|---|---|
| RGB | rgb(240, 116, 243) |
| HSL | hsl(299, 84%, 70%) |
| HSV | hsv(299, 52%, 95%) |
| CMYK | cmyk(1.2%, 52.3%, 0%, 4.7%) |
| CIE-LAB | lab(67.64, 64.44, -42.74) |
| CIE-LCH | lch(67.64, 77.32, 326.44°) |
| OKLab | oklab(74.8% 0.1781 -0.1177) |
| OKLCH | oklch(74.8% 0.213 326.5) |
| XYZ | xyz(58.3571, 37.4904, 88.9392) |
| Luminance | 0.3749 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.23
Violet (CSS)
#EE82EE
ΔE00 2.86
Light Magenta
#FA5FF7
ΔE00 3.16
Violet Pink
#FB5FFC
ΔE00 3.29
Candy Pink
#FF63E9
ΔE00 3.65
Orchid
#DA70D6
ΔE00 5.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F074F3 #77F374
analogous
#B174F3 #F074F3 #F374B6
triadic
#F074F3 #F3F074 #74F3F0
tetradic
#F074F3 #F3B174 #77F374 #74B6F3
square
#F074F3 #F3B174 #77F374 #74B6F3
split-complementary
#F074F3 #B6F374 #74F3B1
monochromatic
#D513DA #EA3CEE #F074F3 #F6ACF8 #FCE3FD
Accessibility & contrast
On white
2.47
#F074F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#F074F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F074F3
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F074F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F074F3 | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#669BF7
Deuteranopia (green-blind)
#8DAAEF
Tritanopia (blue-blind)
#F683A9
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f074f3; /* rgb */ color: rgb(240, 116, 243); /* oklch */ color: oklch(74.8% 0.213 326.5);
Tailwind
colors: {
custom: {
50: '#f8a1f7',
500: '#f074f3',
950: '#000000',
},
}SCSS
$custom: #f074f3; $custom-light: #f8a1f7; $custom-dark: #000000;
JSON
{
"hex": "#f074f3",
"rgb": {
"r": 240,
"g": 116,
"b": 243
},
"hsl": {
"h": 298.583,
"s": 84.106,
"l": 70.392
},
"oklch": {
"l": 0.74796,
"c": 0.21346,
"h": 326.5
},
"luminance": 0.37487
}Semantic roles & 50–950 ramp
primary
#F074F3
secondary
#D1F3D0
accent
#E1050A
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85