#F47CDF#F47CDF
#F47CDF is a light, vivid pink. Relative luminance 0.390; OKLCH L 75.4% C 0.187 H 334.3°. Best body text is #000000 at 8.80:1 contrast (WCAG AA passes).
Color values
| HEX | #F47CDF |
|---|---|
| RGB | rgb(244, 124, 223) |
| HSL | hsl(311, 85%, 72%) |
| HSV | hsv(311, 49%, 96%) |
| CMYK | cmyk(0%, 49.2%, 8.6%, 4.3%) |
| CIE-LAB | lab(68.74, 58.45, -29.96) |
| CIE-LCH | lch(68.74, 65.68, 332.86°) |
| OKLab | oklab(75.44% 0.1685 -0.0812) |
| OKLCH | oklch(75.44% 0.187 334.3) |
| XYZ | xyz(57.8352, 38.9799, 74.2754) |
| Luminance | 0.3898 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.50
Violet (CSS)
#EE82EE
ΔE00 3.20
Lavender Pink
#DD85D7
ΔE00 4.02
Candy Pink
#FF63E9
ΔE00 4.45
Orchid
#DA70D6
ΔE00 5.40
Bubblegum Pink
#FE83CC
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F47CDF #7CF491
analogous
#CD7CF4 #F47CDF #F47CA3
triadic
#F47CDF #DFF47C #7CDFF4
tetradic
#F47CDF #F4CD7C #7CF491 #7CA3F4
square
#F47CDF #F4CD7C #7CF491 #7CA3F4
split-complementary
#F47CDF #A3F47C #7CF4CD
monochromatic
#E313BE #EF44D1 #F47CDF #F9B4ED #FDE3F8
Accessibility & contrast
On white
2.39
#F47CDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.80
#F47CDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F47CDF
8.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F47CDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F47CDF | 1.00 | 2.39 | 8.80 | 8.80 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7B9DE2
Deuteranopia (green-blind)
#9DAEDC
Tritanopia (blue-blind)
#FE83A3
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f47cdf; /* rgb */ color: rgb(244, 124, 223); /* oklch */ color: oklch(75.4% 0.187 334.3);
Tailwind
colors: {
custom: {
50: '#faa6e9',
500: '#f47cdf',
950: '#000000',
},
}SCSS
$custom: #f47cdf; $custom-light: #faa6e9; $custom-dark: #000000;
JSON
{
"hex": "#f47cdf",
"rgb": {
"r": 244,
"g": 124,
"b": 223
},
"hsl": {
"h": 310.5,
"s": 84.507,
"l": 72.157
},
"oklch": {
"l": 0.75438,
"c": 0.187,
"h": 334.3
},
"luminance": 0.38976
}Semantic roles & 50–950 ramp
primary
#F47CDF
secondary
#D6F5DC
accent
#E12B05
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84