#F17EAE#F17EAE
#F17EAE is a light, vivid pink. Relative luminance 0.367; OKLCH L 73.5% C 0.150 H 355.0°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #F17EAE |
|---|---|
| RGB | rgb(241, 126, 174) |
| HSL | hsl(335, 80%, 72%) |
| HSV | hsv(335, 48%, 95%) |
| CMYK | cmyk(0%, 47.7%, 27.8%, 5.5%) |
| CIE-LAB | lab(67.04, 49.38, -5.15) |
| CIE-LCH | lch(67.04, 49.65, 354.04°) |
| OKLab | oklab(73.53% 0.1493 -0.0129) |
| OKLCH | oklch(73.53% 0.15 355) |
| XYZ | xyz(51.3783, 36.6828, 44.4107) |
| Luminance | 0.3668 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.68
Carnation Pink
#FF7FA7
ΔE00 3.87
Pinky
#FC86AA
ΔE00 4.04
Bubble Gum Pink
#FF69AF
ΔE00 4.34
Bubblegum (survey)
#FF6CB5
ΔE00 4.38
Hot Pink
#FF69B4
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F17EAE #7EF1C1
analogous
#F17EE7 #F17EAE #F1887E
triadic
#F17EAE #AEF17E #7EAEF1
tetradic
#F17EAE #E7F17E #7EF1C1 #887EF1
square
#F17EAE #E7F17E #7EF1C1 #887EF1
split-complementary
#F17EAE #7EF188 #7EE7F1
monochromatic
#DD186A #EB478B #F17EAE #F7B5D1 #FCE3EE
Accessibility & contrast
On white
2.52
#F17EAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#F17EAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F17EAE
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F17EAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F17EAE | 1.00 | 2.52 | 8.34 | 8.34 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8D96B0
Deuteranopia (green-blind)
#ABABAB
Tritanopia (blue-blind)
#FF7890
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f17eae; /* rgb */ color: rgb(241, 126, 174); /* oklch */ color: oklch(73.5% 0.150 355.0);
Tailwind
colors: {
custom: {
50: '#f8a6c6',
500: '#f17eae',
950: '#000000',
},
}SCSS
$custom: #f17eae; $custom-light: #f8a6c6; $custom-dark: #000000;
JSON
{
"hex": "#f17eae",
"rgb": {
"r": 241,
"g": 126,
"b": 174
},
"hsl": {
"h": 334.957,
"s": 80.42,
"l": 71.961
},
"oklch": {
"l": 0.73534,
"c": 0.14988,
"h": 355
},
"luminance": 0.36678
}Semantic roles & 50–950 ramp
primary
#F17EAE
secondary
#D7F4E8
accent
#DD8409
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82