#F074E0#F074E0
#F074E0 is a light, vivid purple. Relative luminance 0.364; OKLCH L 73.9% C 0.198 H 332.5°. Best body text is #000000 at 8.28:1 contrast (WCAG AA passes).
Color values
| HEX | #F074E0 |
|---|---|
| RGB | rgb(240, 116, 224) |
| HSL | hsl(308, 81%, 70%) |
| HSV | hsv(308, 52%, 94%) |
| CMYK | cmyk(0%, 51.7%, 6.7%, 5.9%) |
| CIE-LAB | lab(66.83, 61.25, -33.51) |
| CIE-LCH | lch(66.83, 69.82, 331.31°) |
| OKLab | oklab(73.93% 0.1753 -0.0912) |
| OKLCH | oklch(73.93% 0.198 332.5) |
| XYZ | xyz(55.6350, 36.4015, 74.6024) |
| Luminance | 0.3640 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.03
Candy Pink
#FF63E9
ΔE00 3.13
Violet (CSS)
#EE82EE
ΔE00 3.31
Orchid
#DA70D6
ΔE00 3.88
Lavender Pink
#DD85D7
ΔE00 4.50
Light Magenta
#FA5FF7
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F074E0 #74F084
analogous
#C274F0 #F074E0 #F074A2
triadic
#F074E0 #E0F074 #74E0F0
tetradic
#F074E0 #F0C274 #74F084 #74A2F0
square
#F074E0 #F0C274 #74F084 #74A2F0
split-complementary
#F074E0 #A2F074 #74F0C2
monochromatic
#D317BB #EA3DD4 #F074E0 #F6ABEC #FCE2F9
Accessibility & contrast
On white
2.54
#F074E0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.28
#F074E0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F074E0
8.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F074E0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F074E0 | 1.00 | 2.54 | 8.28 | 8.28 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7197E4
Deuteranopia (green-blind)
#95A9DD
Tritanopia (blue-blind)
#F97DA0
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f074e0; /* rgb */ color: rgb(240, 116, 224); /* oklch */ color: oklch(73.9% 0.198 332.5);
Tailwind
colors: {
custom: {
50: '#f7a1ea',
500: '#f074e0',
950: '#000000',
},
}SCSS
$custom: #f074e0; $custom-light: #f7a1ea; $custom-dark: #000000;
JSON
{
"hex": "#f074e0",
"rgb": {
"r": 240,
"g": 116,
"b": 224
},
"hsl": {
"h": 307.742,
"s": 80.519,
"l": 69.804
},
"oklch": {
"l": 0.73926,
"c": 0.19758,
"h": 332.5
},
"luminance": 0.36398
}Semantic roles & 50–950 ramp
primary
#F074E0
secondary
#CEF1D3
accent
#DD2409
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84