#F074FF#F074FF
#F074FF is a light, highly saturated purple. Relative luminance 0.382; OKLCH L 75.4% C 0.224 H 323.2°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #F074FF |
|---|---|
| RGB | rgb(240, 116, 255) |
| HSL | hsl(294, 100%, 73%) |
| HSV | hsv(294, 55%, 100%) |
| CMYK | cmyk(5.9%, 54.5%, 0%, 0%) |
| CIE-LAB | lab(68.20, 66.55, -48.46) |
| CIE-LCH | lch(68.20, 82.32, 323.94°) |
| OKLab | oklab(75.38% 0.1794 -0.1341) |
| OKLCH | oklch(75.38% 0.224 323.2) |
| XYZ | xyz(60.2288, 38.2391, 98.7968) |
| Luminance | 0.3824 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 3.21
Light Magenta
#FA5FF7
ΔE00 3.47
Violet (CSS)
#EE82EE
ΔE00 4.01
Purply Pink
#F075E6
ΔE00 4.11
Candy Pink
#FF63E9
ΔE00 5.00
Orchid
#DA70D6
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F074FF #83FF74
analogous
#AA74FF #F074FF #FF74C9
triadic
#F074FF #FFF074 #74FFF0
tetradic
#F074FF #FFAA74 #83FF74 #74C9FF
square
#F074FF #FFAA74 #83FF74 #74C9FF
split-complementary
#F074FF #C9FF74 #74FFAA
monochromatic
#DE00F9 #E937FF #F074FF #F7B1FF #FCE0FF
Accessibility & contrast
On white
2.43
#F074FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#F074FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F074FF
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F074FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F074FF | 1.00 | 2.43 | 8.65 | 8.65 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5E9DFF
Deuteranopia (green-blind)
#87ABFB
Tritanopia (blue-blind)
#F487AF
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f074ff; /* rgb */ color: rgb(240, 116, 255); /* oklch */ color: oklch(75.4% 0.224 323.2);
Tailwind
colors: {
custom: {
50: '#f8a1ff',
500: '#f074ff',
950: '#000000',
},
}SCSS
$custom: #f074ff; $custom-light: #f8a1ff; $custom-dark: #000000;
JSON
{
"hex": "#f074ff",
"rgb": {
"r": 240,
"g": 116,
"b": 255
},
"hsl": {
"h": 293.525,
"s": 100,
"l": 72.745
},
"oklch": {
"l": 0.75383,
"c": 0.224,
"h": 323.2
},
"luminance": 0.38236
}Semantic roles & 50–950 ramp
primary
#F074FF
secondary
#D8F7D4
accent
#E60019
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F18
muted
#867F86