#F47FDD#F47FDD
#F47FDD is a light, vivid pink. Relative luminance 0.396; OKLCH L 75.8% C 0.181 H 335.1°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #F47FDD |
|---|---|
| RGB | rgb(244, 127, 221) |
| HSL | hsl(312, 84%, 73%) |
| HSV | hsv(312, 48%, 96%) |
| CMYK | cmyk(0%, 48%, 9.4%, 4.3%) |
| CIE-LAB | lab(69.21, 56.69, -28.13) |
| CIE-LCH | lch(69.21, 63.28, 333.61°) |
| OKLab | oklab(75.76% 0.1639 -0.076) |
| OKLCH | oklch(75.76% 0.181 335.1) |
| XYZ | xyz(57.9488, 39.6361, 72.9909) |
| Luminance | 0.3963 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 3.28
Violet (CSS)
#EE82EE
ΔE00 3.60
Lavender Pink
#DD85D7
ΔE00 3.87
Bubblegum Pink
#FE83CC
ΔE00 4.93
Candy Pink
#FF63E9
ΔE00 5.19
Orchid
#DA70D6
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F47FDD #7FF496
analogous
#D17FF4 #F47FDD #F47FA2
triadic
#F47FDD #DDF47F #7FDDF4
tetradic
#F47FDD #F4D17F #7FF496 #7FA2F4
square
#F47FDD #F4D17F #7FF496 #7FA2F4
split-complementary
#F47FDD #A2F47F #7FF4D1
monochromatic
#E514BC #EF47CE #F47FDD #F9B7EC #FDE3F8
Accessibility & contrast
On white
2.35
#F47FDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#F47FDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F47FDD
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F47FDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F47FDD | 1.00 | 2.35 | 8.93 | 8.93 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F9EE0
Deuteranopia (green-blind)
#A0AFDA
Tritanopia (blue-blind)
#FE85A4
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f47fdd; /* rgb */ color: rgb(244, 127, 221); /* oklch */ color: oklch(75.8% 0.181 335.1);
Tailwind
colors: {
custom: {
50: '#faa8e7',
500: '#f47fdd',
950: '#000000',
},
}SCSS
$custom: #f47fdd; $custom-light: #faa8e7; $custom-dark: #000000;
JSON
{
"hex": "#f47fdd",
"rgb": {
"r": 244,
"g": 127,
"b": 221
},
"hsl": {
"h": 311.795,
"s": 84.173,
"l": 72.745
},
"oklch": {
"l": 0.75764,
"c": 0.18064,
"h": 335.1
},
"luminance": 0.39632
}Semantic roles & 50–950 ramp
primary
#F47FDD
secondary
#D6F5DC
accent
#E13005
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#181016
muted
#867F84