#F47DDF#F47DDF
#F47DDF is a light, vivid pink. Relative luminance 0.392; OKLCH L 75.6% C 0.185 H 334.3°. Best body text is #000000 at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #F47DDF |
|---|---|
| RGB | rgb(244, 125, 223) |
| HSL | hsl(311, 84%, 72%) |
| HSV | hsv(311, 49%, 96%) |
| CMYK | cmyk(0%, 48.8%, 8.6%, 4.3%) |
| CIE-LAB | lab(68.92, 57.97, -29.68) |
| CIE-LCH | lch(68.92, 65.13, 332.89°) |
| OKLab | oklab(75.57% 0.1671 -0.0804) |
| OKLCH | oklch(75.57% 0.185 334.3) |
| XYZ | xyz(57.9611, 39.2318, 74.3174) |
| Luminance | 0.3923 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.66
Violet (CSS)
#EE82EE
ΔE00 3.20
Lavender Pink
#DD85D7
ΔE00 3.95
Candy Pink
#FF63E9
ΔE00 4.63
Bubblegum Pink
#FE83CC
ΔE00 5.48
Orchid
#DA70D6
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F47DDF #7DF492
analogous
#CD7DF4 #F47DDF #F47DA4
triadic
#F47DDF #DFF47D #7DDFF4
tetradic
#F47DDF #F4CD7D #7DF492 #7DA4F4
square
#F47DDF #F4CD7D #7DF492 #7DA4F4
split-complementary
#F47DDF #A4F47D #7DF4CD
monochromatic
#E313BF #EF45D1 #F47DDF #F9B5ED #FDE3F8
Accessibility & contrast
On white
2.37
#F47DDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.85
#F47DDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F47DDF
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F47DDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F47DDF | 1.00 | 2.37 | 8.85 | 8.85 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7C9DE2
Deuteranopia (green-blind)
#9EAFDC
Tritanopia (blue-blind)
#FE84A4
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f47ddf; /* rgb */ color: rgb(244, 125, 223); /* oklch */ color: oklch(75.6% 0.185 334.3);
Tailwind
colors: {
custom: {
50: '#faa6e9',
500: '#f47ddf',
950: '#000000',
},
}SCSS
$custom: #f47ddf; $custom-light: #faa6e9; $custom-dark: #000000;
JSON
{
"hex": "#f47ddf",
"rgb": {
"r": 244,
"g": 125,
"b": 223
},
"hsl": {
"h": 310.588,
"s": 84.397,
"l": 72.353
},
"oklch": {
"l": 0.75573,
"c": 0.18541,
"h": 334.3
},
"luminance": 0.39228
}Semantic roles & 50–950 ramp
primary
#F47DDF
secondary
#D6F5DC
accent
#E12C05
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84