#F47EBB#F47EBB
#F47EBB is a light, vivid pink. Relative luminance 0.377; OKLCH L 74.3% C 0.159 H 349.4°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #F47EBB |
|---|---|
| RGB | rgb(244, 126, 187) |
| HSL | hsl(329, 84%, 73%) |
| HSV | hsv(329, 48%, 96%) |
| CMYK | cmyk(0%, 48.4%, 23.4%, 4.3%) |
| CIE-LAB | lab(67.83, 52.10, -11.25) |
| CIE-LCH | lch(67.83, 53.30, 347.82°) |
| OKLab | oklab(74.34% 0.1565 -0.0293) |
| OKLCH | oklch(74.34% 0.159 349.4) |
| XYZ | xyz(53.7402, 37.7470, 51.4596) |
| Luminance | 0.3774 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.93
Bubblegum Pink
#FE83CC
ΔE00 3.16
Bubblegum (survey)
#FF6CB5
ΔE00 3.50
Hot Pink
#FF69B4
ΔE00 3.94
Bubble Gum Pink
#FF69AF
ΔE00 4.24
Carnation Pink
#FF7FA7
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F47EBB #7EF4B7
analogous
#F27EF4 #F47EBB #F47E80
triadic
#F47EBB #BBF47E #7EBBF4
tetradic
#F47EBB #F4F27E #7EF4B7 #7E80F4
square
#F47EBB #F4F27E #7EF4B7 #7E80F4
split-complementary
#F47EBB #80F47E #7EF4F2
monochromatic
#E4137F #EF469D #F47EBB #F9B6D9 #FDE3F0
Accessibility & contrast
On white
2.46
#F47EBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#F47EBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F47EBB
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F47EBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F47EBB | 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)
#8A99BD
Deuteranopia (green-blind)
#A9ADB8
Tritanopia (blue-blind)
#FF7B95
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f47ebb; /* rgb */ color: rgb(244, 126, 187); /* oklch */ color: oklch(74.3% 0.159 349.4);
Tailwind
colors: {
custom: {
50: '#faa7cf',
500: '#f47ebb',
950: '#000000',
},
}SCSS
$custom: #f47ebb; $custom-light: #faa7cf; $custom-dark: #000000;
JSON
{
"hex": "#f47ebb",
"rgb": {
"r": 244,
"g": 126,
"b": 187
},
"hsl": {
"h": 328.983,
"s": 84.286,
"l": 72.549
},
"oklch": {
"l": 0.74344,
"c": 0.15925,
"h": 349.4
},
"luminance": 0.37743
}Semantic roles & 50–950 ramp
primary
#F47EBB
secondary
#D6F5E5
accent
#E16F05
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181013
muted
#867F82