#F074E1#F074E1
#F074E1 is a light, vivid purple. Relative luminance 0.365; OKLCH L 74.0% C 0.198 H 332.2°. Best body text is #000000 at 8.29:1 contrast (WCAG AA passes).
Color values
| HEX | #F074E1 |
|---|---|
| RGB | rgb(240, 116, 225) |
| HSL | hsl(307, 81%, 70%) |
| HSV | hsv(307, 52%, 94%) |
| CMYK | cmyk(0%, 51.7%, 6.3%, 5.9%) |
| CIE-LAB | lab(66.87, 61.41, -34.01) |
| CIE-LCH | lch(66.87, 70.20, 331.02°) |
| OKLab | oklab(73.97% 0.1754 -0.0926) |
| OKLCH | oklch(73.97% 0.198 332.2) |
| XYZ | xyz(55.7710, 36.4559, 75.3188) |
| Luminance | 0.3645 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 0.86
Candy Pink
#FF63E9
ΔE00 3.07
Violet (CSS)
#EE82EE
ΔE00 3.20
Orchid
#DA70D6
ΔE00 3.88
Lavender Pink
#DD85D7
ΔE00 4.55
Light Magenta
#FA5FF7
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F074E1 #74F083
analogous
#C174F0 #F074E1 #F074A3
triadic
#F074E1 #E1F074 #74E1F0
tetradic
#F074E1 #F0C174 #74F083 #74A3F0
square
#F074E1 #F0C174 #74F083 #74A3F0
split-complementary
#F074E1 #A3F074 #74F0C1
monochromatic
#D317BC #EA3DD5 #F074E1 #F6ABED #FCE2F9
Accessibility & contrast
On white
2.53
#F074E1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.29
#F074E1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F074E1
8.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F074E1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F074E1 | 1.00 | 2.53 | 8.29 | 8.29 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7098E5
Deuteranopia (green-blind)
#95A9DD
Tritanopia (blue-blind)
#F97DA0
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f074e1; /* rgb */ color: rgb(240, 116, 225); /* oklch */ color: oklch(74.0% 0.198 332.2);
Tailwind
colors: {
custom: {
50: '#f7a1ea',
500: '#f074e1',
950: '#000000',
},
}SCSS
$custom: #f074e1; $custom-light: #f7a1ea; $custom-dark: #000000;
JSON
{
"hex": "#f074e1",
"rgb": {
"r": 240,
"g": 116,
"b": 225
},
"hsl": {
"h": 307.258,
"s": 80.519,
"l": 69.804
},
"oklch": {
"l": 0.7397,
"c": 0.19839,
"h": 332.2
},
"luminance": 0.36452
}Semantic roles & 50–950 ramp
primary
#F074E1
secondary
#CEF1D3
accent
#DD2209
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84