#F074FD#F074FD
#F074FD is a light, highly saturated purple. Relative luminance 0.381; OKLCH L 75.3% C 0.222 H 323.7°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #F074FD |
|---|---|
| RGB | rgb(240, 116, 253) |
| HSL | hsl(294, 97%, 72%) |
| HSV | hsv(294, 54%, 99%) |
| CMYK | cmyk(5.1%, 54.2%, 0%, 0.8%) |
| CIE-LAB | lab(68.10, 66.19, -47.51) |
| CIE-LCH | lch(68.10, 81.48, 324.33°) |
| OKLab | oklab(75.28% 0.1792 -0.1314) |
| OKLCH | oklch(75.28% 0.222 323.7) |
| XYZ | xyz(59.9086, 38.1110, 97.1100) |
| Luminance | 0.3811 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 3.15
Light Magenta
#FA5FF7
ΔE00 3.35
Violet (CSS)
#EE82EE
ΔE00 3.79
Purply Pink
#F075E6
ΔE00 3.81
Candy Pink
#FF63E9
ΔE00 4.75
Orchid
#DA70D6
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F074FD #81FD74
analogous
#AC74FD #F074FD #FD74C5
triadic
#F074FD #FDF074 #74FDF0
tetradic
#F074FD #FDAC74 #81FD74 #74C5FD
square
#F074FD #FDAC74 #81FD74 #74C5FD
split-complementary
#F074FD #C5FD74 #74FDAC
monochromatic
#DC03F3 #E938FC #F074FD #F7B0FE #FCE1FF
Accessibility & contrast
On white
2.44
#F074FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#F074FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F074FD
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F074FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F074FD | 1.00 | 2.44 | 8.62 | 8.62 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5F9CFF
Deuteranopia (green-blind)
#88ABF9
Tritanopia (blue-blind)
#F486AE
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f074fd; /* rgb */ color: rgb(240, 116, 253); /* oklch */ color: oklch(75.3% 0.222 323.7);
Tailwind
colors: {
custom: {
50: '#f8a1fe',
500: '#f074fd',
950: '#000000',
},
}SCSS
$custom: #f074fd; $custom-light: #f8a1fe; $custom-dark: #000000;
JSON
{
"hex": "#f074fd",
"rgb": {
"r": 240,
"g": 116,
"b": 253
},
"hsl": {
"h": 294.307,
"s": 97.163,
"l": 72.353
},
"oklch": {
"l": 0.75283,
"c": 0.22223,
"h": 323.7
},
"luminance": 0.38108
}Semantic roles & 50–950 ramp
primary
#F074FD
secondary
#D7F7D4
accent
#E60016
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F18
muted
#867F86