#F47FAA#F47FAA
#F47FAA is a light, vivid pink. Relative luminance 0.373; OKLCH L 73.9% C 0.150 H 358.1°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #F47FAA |
|---|---|
| RGB | rgb(244, 127, 170) |
| HSL | hsl(338, 84%, 73%) |
| HSV | hsv(338, 48%, 96%) |
| CMYK | cmyk(0%, 48%, 30.3%, 4.3%) |
| CIE-LAB | lab(67.52, 49.37, -2.15) |
| CIE-LCH | lch(67.52, 49.41, 357.51°) |
| OKLab | oklab(73.94% 0.1497 -0.005) |
| OKLCH | oklch(73.94% 0.15 358.1) |
| XYZ | xyz(52.1554, 37.3187, 42.4788) |
| Luminance | 0.3731 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 2.45
Pinky
#FC86AA
ΔE00 2.66
Rosa
#FE86A4
ΔE00 4.20
Pink (survey)
#FF81C0
ΔE00 4.59
Bubble Gum Pink
#FF69AF
ΔE00 4.98
Pig Pink
#E78EA5
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F47FAA #7FF4C9
analogous
#F47FE4 #F47FAA #F48E7F
triadic
#F47FAA #AAF47F #7FAAF4
tetradic
#F47FAA #E4F47F #7FF4C9 #8E7FF4
square
#F47FAA #E4F47F #7FF4C9 #8E7FF4
split-complementary
#F47FAA #7FF48E #7FE4F4
monochromatic
#E51461 #EF4785 #F47FAA #F9B7CF #FDE3EC
Accessibility & contrast
On white
2.48
#F47FAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#F47FAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F47FAA
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F47FAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F47FAA | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9097AB
Deuteranopia (green-blind)
#AEACA7
Tritanopia (blue-blind)
#FF778F
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f47faa; /* rgb */ color: rgb(244, 127, 170); /* oklch */ color: oklch(73.9% 0.150 358.1);
Tailwind
colors: {
custom: {
50: '#fba7c3',
500: '#f47faa',
950: '#000000',
},
}SCSS
$custom: #f47faa; $custom-light: #fba7c3; $custom-dark: #000000;
JSON
{
"hex": "#f47faa",
"rgb": {
"r": 244,
"g": 127,
"b": 170
},
"hsl": {
"h": 337.949,
"s": 84.173,
"l": 72.745
},
"oklch": {
"l": 0.73937,
"c": 0.14974,
"h": 358.1
},
"luminance": 0.37314
}Semantic roles & 50–950 ramp
primary
#F47FAA
secondary
#D6F5E9
accent
#E19005
background
#FFFAFB
surface
#FFF4F7
border
#D7CED0
text
#181012
muted
#867F81