#F074DF#F074DF
#F074DF is a light, vivid purple. Relative luminance 0.363; OKLCH L 73.9% C 0.197 H 332.8°. Best body text is #000000 at 8.27:1 contrast (WCAG AA passes).
Color values
| HEX | #F074DF |
|---|---|
| RGB | rgb(240, 116, 223) |
| HSL | hsl(308, 81%, 70%) |
| HSV | hsv(308, 52%, 94%) |
| CMYK | cmyk(0%, 51.7%, 7.1%, 5.9%) |
| CIE-LAB | lab(66.78, 61.08, -33.02) |
| CIE-LCH | lch(66.78, 69.44, 331.60°) |
| OKLab | oklab(73.88% 0.1751 -0.0899) |
| OKLCH | oklch(73.88% 0.197 332.8) |
| XYZ | xyz(55.4997, 36.3474, 73.8903) |
| Luminance | 0.3634 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.21
Candy Pink
#FF63E9
ΔE00 3.19
Violet (CSS)
#EE82EE
ΔE00 3.42
Orchid
#DA70D6
ΔE00 3.89
Lavender Pink
#DD85D7
ΔE00 4.46
Light Magenta
#FA5FF7
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F074DF #74F085
analogous
#C374F0 #F074DF #F074A1
triadic
#F074DF #DFF074 #74DFF0
tetradic
#F074DF #F0C374 #74F085 #74A1F0
square
#F074DF #F0C374 #74F085 #74A1F0
split-complementary
#F074DF #A1F074 #74F0C3
monochromatic
#D317B9 #EA3DD2 #F074DF #F6ABEC #FCE2F8
Accessibility & contrast
On white
2.54
#F074DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.27
#F074DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F074DF
8.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F074DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F074DF | 1.00 | 2.54 | 8.27 | 8.27 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7197E3
Deuteranopia (green-blind)
#95A9DC
Tritanopia (blue-blind)
#F97CA0
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #f074df; /* rgb */ color: rgb(240, 116, 223); /* oklch */ color: oklch(73.9% 0.197 332.8);
Tailwind
colors: {
custom: {
50: '#f7a1e9',
500: '#f074df',
950: '#000000',
},
}SCSS
$custom: #f074df; $custom-light: #f7a1e9; $custom-dark: #000000;
JSON
{
"hex": "#f074df",
"rgb": {
"r": 240,
"g": 116,
"b": 223
},
"hsl": {
"h": 308.226,
"s": 80.519,
"l": 69.804
},
"oklch": {
"l": 0.73882,
"c": 0.19679,
"h": 332.8
},
"luminance": 0.36344
}Semantic roles & 50–950 ramp
primary
#F074DF
secondary
#CEF1D3
accent
#DD2609
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84