#F46EAE#F46EAE
#F46EAE is a light, vivid pink. Relative luminance 0.334; OKLCH L 71.7% C 0.177 H 352.6°. Best body text is #000000 at 7.69:1 contrast (WCAG AA passes).
Color values
| HEX | #F46EAE |
|---|---|
| RGB | rgb(244, 110, 174) |
| HSL | hsl(331, 86%, 69%) |
| HSV | hsv(331, 55%, 96%) |
| CMYK | cmyk(0%, 54.9%, 28.7%, 4.3%) |
| CIE-LAB | lab(64.52, 57.97, -8.85) |
| CIE-LCH | lch(64.52, 58.64, 351.32°) |
| OKLab | oklab(71.73% 0.1758 -0.0227) |
| OKLCH | oklch(71.73% 0.177 352.6) |
| XYZ | xyz(50.5262, 33.4457, 43.8309) |
| Luminance | 0.3344 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubble Gum Pink
#FF69AF
ΔE00 1.75
Bubblegum (survey)
#FF6CB5
ΔE00 1.89
Hot Pink
#FF69B4
ΔE00 1.92
Pink (survey)
#FF81C0
ΔE00 4.58
Medium Pink
#F36196
ΔE00 4.97
Barbie Pink
#FE46A5
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F46EAE #6EF4B4
analogous
#F46EF1 #F46EAE #F4716E
triadic
#F46EAE #AEF46E #6EAEF4
tetradic
#F46EAE #F1F46E #6EF4B4 #716EF4
square
#F46EAE #F1F46E #6EF4B4 #716EF4
split-complementary
#F46EAE #6EF471 #6EF1F4
monochromatic
#D7106F #F0358E #F46EAE #F8A7CE #FDE0EE
Accessibility & contrast
On white
2.73
#F46EAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.69
#F46EAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F46EAE
7.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F46EAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F46EAE | 1.00 | 2.73 | 7.69 | 7.69 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#808DB0
Deuteranopia (green-blind)
#A4A5AB
Tritanopia (blue-blind)
#FF6787
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #f46eae; /* rgb */ color: rgb(244, 110, 174); /* oklch */ color: oklch(71.7% 0.177 352.6);
Tailwind
colors: {
custom: {
50: '#fb9cc6',
500: '#f46eae',
950: '#000000',
},
}SCSS
$custom: #f46eae; $custom-light: #fb9cc6; $custom-dark: #000000;
JSON
{
"hex": "#f46eae",
"rgb": {
"r": 244,
"g": 110,
"b": 174
},
"hsl": {
"h": 331.343,
"s": 85.897,
"l": 69.412
},
"oklch": {
"l": 0.7173,
"c": 0.17721,
"h": 352.6
},
"luminance": 0.33441
}Semantic roles & 50–950 ramp
primary
#F46EAE
secondary
#CCF2E0
accent
#E27803
background
#FFF9FC
surface
#FFF2F8
border
#D7CCD1
text
#180F13
muted
#867E82