#F47CAF#F47CAF
#F47CAF is a light, vivid pink. Relative luminance 0.367; OKLCH L 73.7% C 0.156 H 354.8°. Best body text is #000000 at 8.35:1 contrast (WCAG AA passes).
Color values
| HEX | #F47CAF |
|---|---|
| RGB | rgb(244, 124, 175) |
| HSL | hsl(335, 85%, 72%) |
| HSV | hsv(335, 49%, 96%) |
| CMYK | cmyk(0%, 49.2%, 28.3%, 4.3%) |
| CIE-LAB | lab(67.09, 51.47, -5.60) |
| CIE-LCH | lch(67.09, 51.78, 353.79°) |
| OKLab | oklab(73.66% 0.1558 -0.0141) |
| OKLCH | oklch(73.66% 0.156 354.8) |
| XYZ | xyz(52.2557, 36.7481, 44.8901) |
| Luminance | 0.3674 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.32
Bubble Gum Pink
#FF69AF
ΔE00 3.74
Bubblegum (survey)
#FF6CB5
ΔE00 3.77
Carnation Pink
#FF7FA7
ΔE00 3.89
Hot Pink
#FF69B4
ΔE00 4.16
Pinky
#FC86AA
ΔE00 4.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F47CAF #7CF4C1
analogous
#F47CEB #F47CAF #F4857C
triadic
#F47CAF #AFF47C #7CAFF4
tetradic
#F47CAF #EBF47C #7CF4C1 #857CF4
square
#F47CAF #EBF47C #7CF4C1 #857CF4
split-complementary
#F47CAF #7CF485 #7CEBF4
monochromatic
#E3136B #EF448D #F47CAF #F9B4D1 #FDE3EE
Accessibility & contrast
On white
2.52
#F47CAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.35
#F47CAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F47CAF
8.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F47CAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F47CAF | 1.00 | 2.52 | 8.35 | 8.35 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C96B1
Deuteranopia (green-blind)
#ABABAC
Tritanopia (blue-blind)
#FF768F
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f47caf; /* rgb */ color: rgb(244, 124, 175); /* oklch */ color: oklch(73.7% 0.156 354.8);
Tailwind
colors: {
custom: {
50: '#fba5c6',
500: '#f47caf',
950: '#000000',
},
}SCSS
$custom: #f47caf; $custom-light: #fba5c6; $custom-dark: #000000;
JSON
{
"hex": "#f47caf",
"rgb": {
"r": 244,
"g": 124,
"b": 175
},
"hsl": {
"h": 334.5,
"s": 84.507,
"l": 72.157
},
"oklch": {
"l": 0.73663,
"c": 0.15642,
"h": 354.8
},
"luminance": 0.36744
}Semantic roles & 50–950 ramp
primary
#F47CAF
secondary
#D6F5E8
accent
#E18305
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82