#F174AE#F174AE
#F174AE is a light, vivid pink. Relative luminance 0.342; OKLCH L 72.1% C 0.165 H 352.9°. Best body text is #000000 at 7.85:1 contrast (WCAG AA passes).
Color values
| HEX | #F174AE |
|---|---|
| RGB | rgb(241, 116, 174) |
| HSL | hsl(332, 82%, 70%) |
| HSV | hsv(332, 52%, 95%) |
| CMYK | cmyk(0%, 51.9%, 27.8%, 5.5%) |
| CIE-LAB | lab(65.16, 54.23, -7.93) |
| CIE-LCH | lch(65.16, 54.81, 351.68°) |
| OKLab | oklab(72.13% 0.1641 -0.0203) |
| OKLCH | oklch(72.13% 0.165 352.9) |
| XYZ | xyz(50.1629, 34.2521, 44.0056) |
| Luminance | 0.3425 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubble Gum Pink
#FF69AF
ΔE00 2.60
Bubblegum (survey)
#FF6CB5
ΔE00 2.62
Hot Pink
#FF69B4
ΔE00 2.84
Pink (survey)
#FF81C0
ΔE00 4.05
Medium Pink
#F36196
ΔE00 5.31
Carnation Pink
#FF7FA7
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F174AE #74F1B7
analogous
#F174EC #F174AE #F17974
triadic
#F174AE #AEF174 #74AEF1
tetradic
#F174AE #ECF174 #74F1B7 #7974F1
square
#F174AE #ECF174 #74F1B7 #7974F1
split-complementary
#F174AE #74F179 #74ECF1
monochromatic
#D5156E #EB3C8E #F174AE #F7ACCE #FCE3EF
Accessibility & contrast
On white
2.68
#F174AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.85
#F174AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F174AE
7.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F174AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F174AE | 1.00 | 2.68 | 7.85 | 7.85 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8490B0
Deuteranopia (green-blind)
#A5A7AB
Tritanopia (blue-blind)
#FF6E8A
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #f174ae; /* rgb */ color: rgb(241, 116, 174); /* oklch */ color: oklch(72.1% 0.165 352.9);
Tailwind
colors: {
custom: {
50: '#f9a0c6',
500: '#f174ae',
950: '#000000',
},
}SCSS
$custom: #f174ae; $custom-light: #f9a0c6; $custom-dark: #000000;
JSON
{
"hex": "#f174ae",
"rgb": {
"r": 241,
"g": 116,
"b": 174
},
"hsl": {
"h": 332.16,
"s": 81.699,
"l": 70
},
"oklch": {
"l": 0.72125,
"c": 0.16536,
"h": 352.9
},
"luminance": 0.34248
}Semantic roles & 50–950 ramp
primary
#F174AE
secondary
#CFF2E2
accent
#DE7A07
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82