#F47CDA#F47CDA
#F47CDA is a light, vivid pink. Relative luminance 0.387; OKLCH L 75.2% C 0.183 H 336.1°. Best body text is #000000 at 8.74:1 contrast (WCAG AA passes).
Color values
| HEX | #F47CDA |
|---|---|
| RGB | rgb(244, 124, 218) |
| HSL | hsl(313, 85%, 72%) |
| HSV | hsv(313, 49%, 96%) |
| CMYK | cmyk(0%, 49.2%, 10.7%, 4.3%) |
| CIE-LAB | lab(68.54, 57.66, -27.49) |
| CIE-LCH | lch(68.54, 63.87, 334.51°) |
| OKLab | oklab(75.23% 0.1674 -0.0742) |
| OKLCH | oklch(75.23% 0.183 336.1) |
| XYZ | xyz(57.1710, 38.7142, 70.7775) |
| Luminance | 0.3871 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 3.29
Violet (CSS)
#EE82EE
ΔE00 4.08
Lavender Pink
#DD85D7
ΔE00 4.09
Bubblegum Pink
#FE83CC
ΔE00 4.76
Candy Pink
#FF63E9
ΔE00 4.94
Orchid
#DA70D6
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F47CDA #7CF496
analogous
#D27CF4 #F47CDA #F47C9E
triadic
#F47CDA #DAF47C #7CDAF4
tetradic
#F47CDA #F4D27C #7CF496 #7C9EF4
square
#F47CDA #F4D27C #7CF496 #7C9EF4
split-complementary
#F47CDA #9EF47C #7CF4D2
monochromatic
#E313B6 #EF44CA #F47CDA #F9B4EA #FDE3F7
Accessibility & contrast
On white
2.40
#F47CDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.74
#F47CDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F47CDA
8.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F47CDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F47CDA | 1.00 | 2.40 | 8.74 | 8.74 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7D9CDD
Deuteranopia (green-blind)
#9FAED7
Tritanopia (blue-blind)
#FE81A1
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #f47cda; /* rgb */ color: rgb(244, 124, 218); /* oklch */ color: oklch(75.2% 0.183 336.1);
Tailwind
colors: {
custom: {
50: '#faa6e5',
500: '#f47cda',
950: '#000000',
},
}SCSS
$custom: #f47cda; $custom-light: #faa6e5; $custom-dark: #000000;
JSON
{
"hex": "#f47cda",
"rgb": {
"r": 244,
"g": 124,
"b": 218
},
"hsl": {
"h": 313,
"s": 84.507,
"l": 72.157
},
"oklch": {
"l": 0.75231,
"c": 0.18312,
"h": 336.1
},
"luminance": 0.3871
}Semantic roles & 50–950 ramp
primary
#F47CDA
secondary
#D6F5DD
accent
#E13405
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#181015
muted
#867F84