#F47CDC#F47CDC
#F47CDC is a light, vivid pink. Relative luminance 0.388; OKLCH L 75.3% C 0.185 H 335.4°. Best body text is #000000 at 8.76:1 contrast (WCAG AA passes).
Color values
| HEX | #F47CDC |
|---|---|
| RGB | rgb(244, 124, 220) |
| HSL | hsl(312, 85%, 72%) |
| HSV | hsv(312, 49%, 96%) |
| CMYK | cmyk(0%, 49.2%, 9.8%, 4.3%) |
| CIE-LAB | lab(68.62, 57.97, -28.48) |
| CIE-LCH | lch(68.62, 64.59, 333.84°) |
| OKLab | oklab(75.31% 0.1678 -0.077) |
| OKLCH | oklch(75.31% 0.185 335.4) |
| XYZ | xyz(57.4343, 38.8195, 72.1641) |
| Luminance | 0.3882 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.96
Violet (CSS)
#EE82EE
ΔE00 3.72
Lavender Pink
#DD85D7
ΔE00 4.03
Candy Pink
#FF63E9
ΔE00 4.73
Bubblegum Pink
#FE83CC
ΔE00 5.09
Orchid
#DA70D6
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F47CDC #7CF494
analogous
#D07CF4 #F47CDC #F47CA0
triadic
#F47CDC #DCF47C #7CDCF4
tetradic
#F47CDC #F4D07C #7CF494 #7CA0F4
square
#F47CDC #F4D07C #7CF494 #7CA0F4
split-complementary
#F47CDC #A0F47C #7CF4D0
monochromatic
#E313B9 #EF44CD #F47CDC #F9B4EB #FDE3F7
Accessibility & contrast
On white
2.40
#F47CDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.76
#F47CDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F47CDC
8.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F47CDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F47CDC | 1.00 | 2.40 | 8.76 | 8.76 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7C9CDF
Deuteranopia (green-blind)
#9EAED9
Tritanopia (blue-blind)
#FE82A2
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #f47cdc; /* rgb */ color: rgb(244, 124, 220); /* oklch */ color: oklch(75.3% 0.185 335.4);
Tailwind
colors: {
custom: {
50: '#faa6e7',
500: '#f47cdc',
950: '#000000',
},
}SCSS
$custom: #f47cdc; $custom-light: #faa6e7; $custom-dark: #000000;
JSON
{
"hex": "#f47cdc",
"rgb": {
"r": 244,
"g": 124,
"b": 220
},
"hsl": {
"h": 312,
"s": 84.507,
"l": 72.157
},
"oklch": {
"l": 0.75313,
"c": 0.18465,
"h": 335.4
},
"luminance": 0.38816
}Semantic roles & 50–950 ramp
primary
#F47CDC
secondary
#D6F5DC
accent
#E13105
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#181016
muted
#867F84