#F074AE#F074AE
#F074AE is a light, vivid pink. Relative luminance 0.341; OKLCH L 72.0% C 0.164 H 352.7°. Best body text is #000000 at 7.81:1 contrast (WCAG AA passes).
Color values
| HEX | #F074AE |
|---|---|
| RGB | rgb(240, 116, 174) |
| HSL | hsl(332, 81%, 70%) |
| HSV | hsv(332, 52%, 94%) |
| CMYK | cmyk(0%, 51.7%, 27.5%, 5.9%) |
| CIE-LAB | lab(65.02, 53.91, -8.16) |
| CIE-LCH | lch(65.02, 54.52, 351.40°) |
| OKLab | oklab(71.99% 0.1631 -0.0209) |
| OKLCH | oklch(71.99% 0.164 352.7) |
| XYZ | xyz(49.8224, 34.0765, 43.9897) |
| Luminance | 0.3407 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 2.71
Bubble Gum Pink
#FF69AF
ΔE00 2.71
Hot Pink
#FF69B4
ΔE00 2.92
Pink (survey)
#FF81C0
ΔE00 4.13
Medium Pink
#F36196
ΔE00 5.36
Carnation Pink
#FF7FA7
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F074AE #74F0B6
analogous
#F074EC #F074AE #F07874
triadic
#F074AE #AEF074 #74AEF0
tetradic
#F074AE #ECF074 #74F0B6 #7874F0
square
#F074AE #ECF074 #74F0B6 #7874F0
split-complementary
#F074AE #74F078 #74ECF0
monochromatic
#D3176F #EA3D8E #F074AE #F6ABCE #FCE2EE
Accessibility & contrast
On white
2.69
#F074AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.81
#F074AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F074AE
7.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F074AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F074AE | 1.00 | 2.69 | 7.81 | 7.81 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8490B0
Deuteranopia (green-blind)
#A5A6AB
Tritanopia (blue-blind)
#FF6E8A
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #f074ae; /* rgb */ color: rgb(240, 116, 174); /* oklch */ color: oklch(72.0% 0.164 352.7);
Tailwind
colors: {
custom: {
50: '#f8a0c6',
500: '#f074ae',
950: '#000000',
},
}SCSS
$custom: #f074ae; $custom-light: #f8a0c6; $custom-dark: #000000;
JSON
{
"hex": "#f074ae",
"rgb": {
"r": 240,
"g": 116,
"b": 174
},
"hsl": {
"h": 331.935,
"s": 80.519,
"l": 69.804
},
"oklch": {
"l": 0.71993,
"c": 0.16442,
"h": 352.7
},
"luminance": 0.34072
}Semantic roles & 50–950 ramp
primary
#F074AE
secondary
#CEF1E1
accent
#DD7A09
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82