#F47EB2#F47EB2
#F47EB2 is a light, vivid pink. Relative luminance 0.374; OKLCH L 74.0% C 0.155 H 353.8°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #F47EB2 |
|---|---|
| RGB | rgb(244, 126, 178) |
| HSL | hsl(334, 84%, 73%) |
| HSV | hsv(334, 48%, 96%) |
| CMYK | cmyk(0%, 48.4%, 27%, 4.3%) |
| CIE-LAB | lab(67.56, 50.89, -6.60) |
| CIE-LCH | lch(67.56, 51.31, 352.61°) |
| OKLab | oklab(74.05% 0.1538 -0.0168) |
| OKLCH | oklch(74.05% 0.155 353.8) |
| XYZ | xyz(52.8068, 37.3736, 46.5435) |
| Luminance | 0.3737 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.81
Bubblegum (survey)
#FF6CB5
ΔE00 3.83
Bubble Gum Pink
#FF69AF
ΔE00 4.00
Carnation Pink
#FF7FA7
ΔE00 4.25
Hot Pink
#FF69B4
ΔE00 4.26
Pinky
#FC86AA
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F47EB2 #7EF4C0
analogous
#F47EED #F47EB2 #F4857E
triadic
#F47EB2 #B2F47E #7EB2F4
tetradic
#F47EB2 #EDF47E #7EF4C0 #857EF4
square
#F47EB2 #EDF47E #7EF4C0 #857EF4
split-complementary
#F47EB2 #7EF485 #7EEDF4
monochromatic
#E4136F #EF4690 #F47EB2 #F9B6D4 #FDE3EE
Accessibility & contrast
On white
2.48
#F47EB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#F47EB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F47EB2
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F47EB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F47EB2 | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8D98B4
Deuteranopia (green-blind)
#ACACAF
Tritanopia (blue-blind)
#FF7891
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f47eb2; /* rgb */ color: rgb(244, 126, 178); /* oklch */ color: oklch(74.0% 0.155 353.8);
Tailwind
colors: {
custom: {
50: '#faa6c9',
500: '#f47eb2',
950: '#000000',
},
}SCSS
$custom: #f47eb2; $custom-light: #faa6c9; $custom-dark: #000000;
JSON
{
"hex": "#f47eb2",
"rgb": {
"r": 244,
"g": 126,
"b": 178
},
"hsl": {
"h": 333.559,
"s": 84.286,
"l": 72.549
},
"oklch": {
"l": 0.74045,
"c": 0.15467,
"h": 353.8
},
"luminance": 0.37369
}Semantic roles & 50–950 ramp
primary
#F47EB2
secondary
#D6F5E7
accent
#E18005
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82