#F47DC1#F47DC1
#F47DC1 is a light, vivid pink. Relative luminance 0.378; OKLCH L 74.4% C 0.164 H 346.5°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #F47DC1 |
|---|---|
| RGB | rgb(244, 125, 193) |
| HSL | hsl(326, 84%, 72%) |
| HSV | hsv(326, 49%, 96%) |
| CMYK | cmyk(0%, 48.8%, 20.9%, 4.3%) |
| CIE-LAB | lab(67.84, 53.42, -14.61) |
| CIE-LCH | lch(67.84, 55.38, 344.71°) |
| OKLab | oklab(74.41% 0.1597 -0.0384) |
| OKLCH | oklch(74.41% 0.164 346.5) |
| XYZ | xyz(54.2688, 37.7549, 54.8709) |
| Luminance | 0.3775 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.34
Pink (survey)
#FF81C0
ΔE00 2.55
Bubblegum (survey)
#FF6CB5
ΔE00 3.83
Hot Pink
#FF69B4
ΔE00 4.20
Bubble Gum Pink
#FF69AF
ΔE00 4.82
Lavender Pink
#DD85D7
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F47DC1 #7DF4B0
analogous
#EB7DF4 #F47DC1 #F47D86
triadic
#F47DC1 #C1F47D #7DC1F4
tetradic
#F47DC1 #F4EB7D #7DF4B0 #7D86F4
square
#F47DC1 #F4EB7D #7DF4B0 #7D86F4
split-complementary
#F47DC1 #86F47D #7DF4EB
monochromatic
#E3138A #EF45A6 #F47DC1 #F9B5DC #FDE3F2
Accessibility & contrast
On white
2.46
#F47DC1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#F47DC1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F47DC1
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F47DC1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F47DC1 | 1.00 | 2.46 | 8.55 | 8.55 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8899C3
Deuteranopia (green-blind)
#A7ADBE
Tritanopia (blue-blind)
#FF7B97
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f47dc1; /* rgb */ color: rgb(244, 125, 193); /* oklch */ color: oklch(74.4% 0.164 346.5);
Tailwind
colors: {
custom: {
50: '#faa6d3',
500: '#f47dc1',
950: '#000000',
},
}SCSS
$custom: #f47dc1; $custom-light: #faa6d3; $custom-dark: #000000;
JSON
{
"hex": "#f47dc1",
"rgb": {
"r": 244,
"g": 125,
"b": 193
},
"hsl": {
"h": 325.714,
"s": 84.397,
"l": 72.353
},
"oklch": {
"l": 0.74413,
"c": 0.16429,
"h": 346.5
},
"luminance": 0.37751
}Semantic roles & 50–950 ramp
primary
#F47DC1
secondary
#D6F5E3
accent
#E16305
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181014
muted
#867F82