#F47BB5#F47BB5
#F47BB5 is a light, vivid pink. Relative luminance 0.367; OKLCH L 73.7% C 0.161 H 351.7°. Best body text is #000000 at 8.35:1 contrast (WCAG AA passes).
Color values
| HEX | #F47BB5 |
|---|---|
| RGB | rgb(244, 123, 181) |
| HSL | hsl(331, 85%, 72%) |
| HSV | hsv(331, 50%, 96%) |
| CMYK | cmyk(0%, 49.6%, 25.8%, 4.3%) |
| CIE-LAB | lab(67.08, 52.74, -8.99) |
| CIE-LCH | lch(67.08, 53.50, 350.32°) |
| OKLab | oklab(73.72% 0.1591 -0.0232) |
| OKLCH | oklch(73.72% 0.161 351.7) |
| XYZ | xyz(52.7334, 36.7397, 48.0213) |
| Luminance | 0.3674 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.47
Bubblegum (survey)
#FF6CB5
ΔE00 2.99
Hot Pink
#FF69B4
ΔE00 3.42
Bubble Gum Pink
#FF69AF
ΔE00 3.43
Bubblegum Pink
#FE83CC
ΔE00 4.27
Carnation Pink
#FF7FA7
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F47BB5 #7BF4BA
analogous
#F47BF1 #F47BB5 #F47E7B
triadic
#F47BB5 #B5F47B #7BB5F4
tetradic
#F47BB5 #F1F47B #7BF4BA #7E7BF4
square
#F47BB5 #F1F47B #7BF4BA #7E7BF4
split-complementary
#F47BB5 #7BF47E #7BF1F4
monochromatic
#E21376 #EF4395 #F47BB5 #F9B3D5 #FDE3EF
Accessibility & contrast
On white
2.52
#F47BB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.35
#F47BB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F47BB5
8.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F47BB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F47BB5 | 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)
#8996B7
Deuteranopia (green-blind)
#A9ABB2
Tritanopia (blue-blind)
#FF7691
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f47bb5; /* rgb */ color: rgb(244, 123, 181); /* oklch */ color: oklch(73.7% 0.161 351.7);
Tailwind
colors: {
custom: {
50: '#faa5cb',
500: '#f47bb5',
950: '#000000',
},
}SCSS
$custom: #f47bb5; $custom-light: #faa5cb; $custom-dark: #000000;
JSON
{
"hex": "#f47bb5",
"rgb": {
"r": 244,
"g": 123,
"b": 181
},
"hsl": {
"h": 331.24,
"s": 84.615,
"l": 71.961
},
"oklch": {
"l": 0.73718,
"c": 0.16081,
"h": 351.7
},
"luminance": 0.36735
}Semantic roles & 50–950 ramp
primary
#F47BB5
secondary
#D6F5E6
accent
#E17704
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82