#F074E5#F074E5
#F074E5 is a light, highly saturated purple. Relative luminance 0.367; OKLCH L 74.1% C 0.202 H 330.8°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #F074E5 |
|---|---|
| RGB | rgb(240, 116, 229) |
| HSL | hsl(305, 81%, 70%) |
| HSV | hsv(305, 52%, 94%) |
| CMYK | cmyk(0%, 51.7%, 4.6%, 5.9%) |
| CIE-LAB | lab(67.03, 62.07, -35.97) |
| CIE-LCH | lch(67.03, 71.73, 329.91°) |
| OKLab | oklab(74.15% 0.1761 -0.0982) |
| OKLCH | oklch(74.15% 0.202 330.8) |
| XYZ | xyz(56.3230, 36.6767, 78.2263) |
| Luminance | 0.3667 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 0.23
Violet (CSS)
#EE82EE
ΔE00 2.86
Candy Pink
#FF63E9
ΔE00 2.95
Orchid
#DA70D6
ΔE00 3.95
Light Magenta
#FA5FF7
ΔE00 4.18
Violet Pink
#FB5FFC
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F074E5 #74F07F
analogous
#BD74F0 #F074E5 #F074A7
triadic
#F074E5 #E5F074 #74E5F0
tetradic
#F074E5 #F0BD74 #74F07F #74A7F0
square
#F074E5 #F0BD74 #74F07F #74A7F0
split-complementary
#F074E5 #A7F074 #74F0BD
monochromatic
#D317C2 #EA3DDB #F074E5 #F6ABEF #FCE2FA
Accessibility & contrast
On white
2.52
#F074E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#F074E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F074E5
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F074E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F074E5 | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6E98E9
Deuteranopia (green-blind)
#93A9E1
Tritanopia (blue-blind)
#F87EA2
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f074e5; /* rgb */ color: rgb(240, 116, 229); /* oklch */ color: oklch(74.1% 0.202 330.8);
Tailwind
colors: {
custom: {
50: '#f7a1ed',
500: '#f074e5',
950: '#000000',
},
}SCSS
$custom: #f074e5; $custom-light: #f7a1ed; $custom-dark: #000000;
JSON
{
"hex": "#f074e5",
"rgb": {
"r": 240,
"g": 116,
"b": 229
},
"hsl": {
"h": 305.323,
"s": 80.519,
"l": 69.804
},
"oklch": {
"l": 0.74148,
"c": 0.20165,
"h": 330.8
},
"luminance": 0.36673
}Semantic roles & 50–950 ramp
primary
#F074E5
secondary
#CEF1D1
accent
#DD1B09
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84