#F17AAE#F17AAE
#F17AAE is a light, vivid pink. Relative luminance 0.357; OKLCH L 73.0% C 0.156 H 354.1°. Best body text is #000000 at 8.14:1 contrast (WCAG AA passes).
Color values
| HEX | #F17AAE |
|---|---|
| RGB | rgb(241, 122, 174) |
| HSL | hsl(334, 81%, 71%) |
| HSV | hsv(334, 49%, 95%) |
| CMYK | cmyk(0%, 49.4%, 27.8%, 5.5%) |
| CIE-LAB | lab(66.27, 51.34, -6.28) |
| CIE-LCH | lch(66.27, 51.72, 353.02°) |
| OKLab | oklab(72.96% 0.1553 -0.0159) |
| OKLCH | oklch(72.96% 0.156 354.1) |
| XYZ | xyz(50.8770, 35.6803, 44.2436) |
| Luminance | 0.3568 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubble Gum Pink
#FF69AF
ΔE00 3.53
Bubblegum (survey)
#FF6CB5
ΔE00 3.56
Pink (survey)
#FF81C0
ΔE00 3.64
Hot Pink
#FF69B4
ΔE00 3.90
Carnation Pink
#FF7FA7
ΔE00 4.46
Pinky
#FC86AA
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F17AAE #7AF1BD
analogous
#F17AE9 #F17AAE #F1817A
triadic
#F17AAE #AEF17A #7AAEF1
tetradic
#F17AAE #E9F17A #7AF1BD #817AF1
square
#F17AAE #E9F17A #7AF1BD #817AF1
split-complementary
#F17AAE #7AF181 #7AE9F1
monochromatic
#DA176C #EB438C #F17AAE #F7B1D0 #FCE3EE
Accessibility & contrast
On white
2.58
#F17AAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.14
#F17AAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F17AAE
8.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F17AAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F17AAE | 1.00 | 2.58 | 8.14 | 8.14 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8994B0
Deuteranopia (green-blind)
#A8A9AB
Tritanopia (blue-blind)
#FF748D
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #f17aae; /* rgb */ color: rgb(241, 122, 174); /* oklch */ color: oklch(73.0% 0.156 354.1);
Tailwind
colors: {
custom: {
50: '#f8a4c6',
500: '#f17aae',
950: '#000000',
},
}SCSS
$custom: #f17aae; $custom-light: #f8a4c6; $custom-dark: #000000;
JSON
{
"hex": "#f17aae",
"rgb": {
"r": 241,
"g": 122,
"b": 174
},
"hsl": {
"h": 333.782,
"s": 80.952,
"l": 71.176
},
"oklch": {
"l": 0.72959,
"c": 0.15612,
"h": 354.1
},
"luminance": 0.35676
}Semantic roles & 50–950 ramp
primary
#F17AAE
secondary
#D4F3E5
accent
#DD8008
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82