#F074E4#F074E4
#F074E4 is a light, highly saturated purple. Relative luminance 0.366; OKLCH L 74.1% C 0.201 H 331.2°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #F074E4 |
|---|---|
| RGB | rgb(240, 116, 228) |
| HSL | hsl(306, 81%, 70%) |
| HSV | hsv(306, 52%, 94%) |
| CMYK | cmyk(0%, 51.7%, 5%, 5.9%) |
| CIE-LAB | lab(66.99, 61.90, -35.48) |
| CIE-LCH | lch(66.99, 71.35, 330.18°) |
| OKLab | oklab(74.1% 0.1759 -0.0968) |
| OKLCH | oklch(74.1% 0.201 331.2) |
| XYZ | xyz(56.1838, 36.6211, 77.4931) |
| Luminance | 0.3662 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 0.36
Violet (CSS)
#EE82EE
ΔE00 2.93
Candy Pink
#FF63E9
ΔE00 2.96
Orchid
#DA70D6
ΔE00 3.92
Light Magenta
#FA5FF7
ΔE00 4.30
Lavender Pink
#DD85D7
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F074E4 #74F080
analogous
#BE74F0 #F074E4 #F074A6
triadic
#F074E4 #E4F074 #74E4F0
tetradic
#F074E4 #F0BE74 #74F080 #74A6F0
square
#F074E4 #F0BE74 #74F080 #74A6F0
split-complementary
#F074E4 #A6F074 #74F0BE
monochromatic
#D317C1 #EA3DD9 #F074E4 #F6ABEF #FCE2F9
Accessibility & contrast
On white
2.52
#F074E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#F074E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F074E4
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F074E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F074E4 | 1.00 | 2.52 | 8.32 | 8.32 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6F98E8
Deuteranopia (green-blind)
#93A9E0
Tritanopia (blue-blind)
#F87EA2
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f074e4; /* rgb */ color: rgb(240, 116, 228); /* oklch */ color: oklch(74.1% 0.201 331.2);
Tailwind
colors: {
custom: {
50: '#f7a1ed',
500: '#f074e4',
950: '#000000',
},
}SCSS
$custom: #f074e4; $custom-light: #f7a1ed; $custom-dark: #000000;
JSON
{
"hex": "#f074e4",
"rgb": {
"r": 240,
"g": 116,
"b": 228
},
"hsl": {
"h": 305.806,
"s": 80.519,
"l": 69.804
},
"oklch": {
"l": 0.74103,
"c": 0.20083,
"h": 331.2
},
"luminance": 0.36617
}Semantic roles & 50–950 ramp
primary
#F074E4
secondary
#CEF1D2
accent
#DD1D09
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84