#F46FAE#F46FAE
#F46FAE is a light, vivid pink. Relative luminance 0.337; OKLCH L 71.9% C 0.176 H 352.8°. Best body text is #000000 at 7.73:1 contrast (WCAG AA passes).
Color values
| HEX | #F46FAE |
|---|---|
| RGB | rgb(244, 111, 174) |
| HSL | hsl(332, 86%, 70%) |
| HSV | hsv(332, 55%, 96%) |
| CMYK | cmyk(0%, 54.5%, 28.7%, 4.3%) |
| CIE-LAB | lab(64.69, 57.51, -8.59) |
| CIE-LCH | lch(64.69, 58.15, 351.51°) |
| OKLab | oklab(71.86% 0.1743 -0.022) |
| OKLCH | oklch(71.86% 0.176 352.8) |
| XYZ | xyz(50.6347, 33.6627, 43.8670) |
| Luminance | 0.3366 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubble Gum Pink
#FF69AF
ΔE00 1.79
Bubblegum (survey)
#FF6CB5
ΔE00 1.92
Hot Pink
#FF69B4
ΔE00 2.00
Pink (survey)
#FF81C0
ΔE00 4.44
Medium Pink
#F36196
ΔE00 4.99
Bubblegum Pink
#FE83CC
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F46FAE #6FF4B5
analogous
#F46FF0 #F46FAE #F4736F
triadic
#F46FAE #AEF46F #6FAEF4
tetradic
#F46FAE #F0F46F #6FF4B5 #736FF4
square
#F46FAE #F0F46F #6FF4B5 #736FF4
split-complementary
#F46FAE #6FF473 #6FF0F4
monochromatic
#D8116F #F0368E #F46FAE #F8A8CE #FDE1EE
Accessibility & contrast
On white
2.72
#F46FAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.73
#F46FAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F46FAE
7.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F46FAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F46FAE | 1.00 | 2.72 | 7.73 | 7.73 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#818EB0
Deuteranopia (green-blind)
#A4A6AB
Tritanopia (blue-blind)
#FF6887
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #f46fae; /* rgb */ color: rgb(244, 111, 174); /* oklch */ color: oklch(71.9% 0.176 352.8);
Tailwind
colors: {
custom: {
50: '#fb9dc6',
500: '#f46fae',
950: '#000000',
},
}SCSS
$custom: #f46fae; $custom-light: #fb9dc6; $custom-dark: #000000;
JSON
{
"hex": "#f46fae",
"rgb": {
"r": 244,
"g": 111,
"b": 174
},
"hsl": {
"h": 331.579,
"s": 85.806,
"l": 69.608
},
"oklch": {
"l": 0.7186,
"c": 0.17573,
"h": 352.8
},
"luminance": 0.33658
}Semantic roles & 50–950 ramp
primary
#F46FAE
secondary
#CCF2E0
accent
#E27903
background
#FFFAFC
surface
#FFF3F8
border
#D7CDD1
text
#180F13
muted
#867F82