#F47EC8#F47EC8
#F47EC8 is a light, vivid pink. Relative luminance 0.383; OKLCH L 74.8% C 0.167 H 343.5°. Best body text is #000000 at 8.66:1 contrast (WCAG AA passes).
Color values
| HEX | #F47EC8 |
|---|---|
| RGB | rgb(244, 126, 200) |
| HSL | hsl(322, 84%, 73%) |
| HSV | hsv(322, 48%, 96%) |
| CMYK | cmyk(0%, 48.4%, 18%, 4.3%) |
| CIE-LAB | lab(68.26, 53.95, -17.89) |
| CIE-LCH | lch(68.26, 56.84, 341.66°) |
| OKLab | oklab(74.81% 0.1602 -0.0475) |
| OKLCH | oklch(74.81% 0.167 343.5) |
| XYZ | xyz(55.1954, 38.3291, 59.1236) |
| Luminance | 0.3832 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.03
Pink (survey)
#FF81C0
ΔE00 3.54
Bubblegum (survey)
#FF6CB5
ΔE00 4.84
Hot Pink
#FF69B4
ΔE00 5.15
Bubble Gum Pink
#FF69AF
ΔE00 5.93
Lavender Pink
#DD85D7
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F47EC8 #7EF4AA
analogous
#E57EF4 #F47EC8 #F47E8D
triadic
#F47EC8 #C8F47E #7EC8F4
tetradic
#F47EC8 #F4E57E #7EF4AA #7E8DF4
square
#F47EC8 #F4E57E #7EF4AA #7E8DF4
split-complementary
#F47EC8 #8DF47E #7EF4E5
monochromatic
#E41396 #EF46B0 #F47EC8 #F9B6E0 #FDE3F3
Accessibility & contrast
On white
2.42
#F47EC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.66
#F47EC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F47EC8
8.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F47EC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F47EC8 | 1.00 | 2.42 | 8.66 | 8.66 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#869ACB
Deuteranopia (green-blind)
#A6AEC5
Tritanopia (blue-blind)
#FF7E9A
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f47ec8; /* rgb */ color: rgb(244, 126, 200); /* oklch */ color: oklch(74.8% 0.167 343.5);
Tailwind
colors: {
custom: {
50: '#faa7d8',
500: '#f47ec8',
950: '#000000',
},
}SCSS
$custom: #f47ec8; $custom-light: #faa7d8; $custom-dark: #000000;
JSON
{
"hex": "#f47ec8",
"rgb": {
"r": 244,
"g": 126,
"b": 200
},
"hsl": {
"h": 322.373,
"s": 84.286,
"l": 72.549
},
"oklch": {
"l": 0.74807,
"c": 0.16709,
"h": 343.5
},
"luminance": 0.38325
}Semantic roles & 50–950 ramp
primary
#F47EC8
secondary
#D6F5E2
accent
#E15705
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#181014
muted
#867F83