#F47EDF#F47EDF
#F47EDF is a light, vivid pink. Relative luminance 0.395; OKLCH L 75.7% C 0.184 H 334.3°. Best body text is #000000 at 8.90:1 contrast (WCAG AA passes).
Color values
| HEX | #F47EDF |
|---|---|
| RGB | rgb(244, 126, 223) |
| HSL | hsl(311, 84%, 73%) |
| HSV | hsv(311, 48%, 96%) |
| CMYK | cmyk(0%, 48.4%, 8.6%, 4.3%) |
| CIE-LAB | lab(69.10, 57.49, -29.40) |
| CIE-LCH | lch(69.10, 64.57, 332.92°) |
| OKLab | oklab(75.71% 0.1657 -0.0796) |
| OKLCH | oklch(75.71% 0.184 334.3) |
| XYZ | xyz(58.0884, 39.4863, 74.3598) |
| Luminance | 0.3948 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.82
Violet (CSS)
#EE82EE
ΔE00 3.21
Lavender Pink
#DD85D7
ΔE00 3.90
Candy Pink
#FF63E9
ΔE00 4.82
Bubblegum Pink
#FE83CC
ΔE00 5.38
Orchid
#DA70D6
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F47EDF #7EF493
analogous
#CE7EF4 #F47EDF #F47EA4
triadic
#F47EDF #DFF47E #7EDFF4
tetradic
#F47EDF #F4CE7E #7EF493 #7EA4F4
square
#F47EDF #F4CE7E #7EF493 #7EA4F4
split-complementary
#F47EDF #A4F47E #7EF4CE
monochromatic
#E413BF #EF46D1 #F47EDF #F9B6ED #FDE3F8
Accessibility & contrast
On white
2.36
#F47EDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.90
#F47EDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F47EDF
8.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F47EDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F47EDF | 1.00 | 2.36 | 8.90 | 8.90 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7D9EE2
Deuteranopia (green-blind)
#9EAFDC
Tritanopia (blue-blind)
#FE84A4
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f47edf; /* rgb */ color: rgb(244, 126, 223); /* oklch */ color: oklch(75.7% 0.184 334.3);
Tailwind
colors: {
custom: {
50: '#faa7e9',
500: '#f47edf',
950: '#000000',
},
}SCSS
$custom: #f47edf; $custom-light: #faa7e9; $custom-dark: #000000;
JSON
{
"hex": "#f47edf",
"rgb": {
"r": 244,
"g": 126,
"b": 223
},
"hsl": {
"h": 310.678,
"s": 84.286,
"l": 72.549
},
"oklch": {
"l": 0.75709,
"c": 0.18381,
"h": 334.3
},
"luminance": 0.39483
}Semantic roles & 50–950 ramp
primary
#F47EDF
secondary
#D6F5DC
accent
#E12C05
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84