#F47BD2#F47BD2
#F47BD2 is a light, vivid pink. Relative luminance 0.381; OKLCH L 74.8% C 0.179 H 339.1°. Best body text is #000000 at 8.61:1 contrast (WCAG AA passes).
Color values
| HEX | #F47BD2 |
|---|---|
| RGB | rgb(244, 123, 210) |
| HSL | hsl(317, 85%, 72%) |
| HSV | hsv(317, 50%, 96%) |
| CMYK | cmyk(0%, 49.6%, 13.9%, 4.3%) |
| CIE-LAB | lab(68.06, 56.89, -23.77) |
| CIE-LCH | lch(68.06, 61.66, 337.32°) |
| OKLab | oklab(74.77% 0.167 -0.0638) |
| OKLCH | oklch(74.77% 0.179 339.1) |
| XYZ | xyz(56.0246, 38.0562, 65.3551) |
| Luminance | 0.3805 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.63
Purply Pink
#F075E6
ΔE00 4.60
Lavender Pink
#DD85D7
ΔE00 4.68
Violet (CSS)
#EE82EE
ΔE00 5.54
Pink (survey)
#FF81C0
ΔE00 5.71
Candy Pink
#FF63E9
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F47BD2 #7BF49D
analogous
#DA7BF4 #F47BD2 #F47B95
triadic
#F47BD2 #D2F47B #7BD2F4
tetradic
#F47BD2 #F4DA7B #7BF49D #7B95F4
square
#F47BD2 #F4DA7B #7BF49D #7B95F4
split-complementary
#F47BD2 #95F47B #7BF4DA
monochromatic
#E213A8 #EF43BF #F47BD2 #F9B3E5 #FDE3F5
Accessibility & contrast
On white
2.44
#F47BD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.61
#F47BD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F47BD2
8.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F47BD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F47BD2 | 1.00 | 2.44 | 8.61 | 8.61 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#809AD5
Deuteranopia (green-blind)
#A1ADCF
Tritanopia (blue-blind)
#FF7E9D
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f47bd2; /* rgb */ color: rgb(244, 123, 210); /* oklch */ color: oklch(74.8% 0.179 339.1);
Tailwind
colors: {
custom: {
50: '#faa5e0',
500: '#f47bd2',
950: '#000000',
},
}SCSS
$custom: #f47bd2; $custom-light: #faa5e0; $custom-dark: #000000;
JSON
{
"hex": "#f47bd2",
"rgb": {
"r": 244,
"g": 123,
"b": 210
},
"hsl": {
"h": 316.86,
"s": 84.615,
"l": 71.961
},
"oklch": {
"l": 0.74774,
"c": 0.17877,
"h": 339.1
},
"luminance": 0.38052
}Semantic roles & 50–950 ramp
primary
#F47BD2
secondary
#D6F5DF
accent
#E14204
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#181015
muted
#867F83