#F784DC#F784DC
#F784DC is a light, vivid pink. Relative luminance 0.414; OKLCH L 76.8% C 0.174 H 336.7°. Best body text is #000000 at 9.29:1 contrast (WCAG AA passes).
Color values
| HEX | #F784DC |
|---|---|
| RGB | rgb(247, 132, 220) |
| HSL | hsl(314, 88%, 74%) |
| HSV | hsv(314, 47%, 97%) |
| CMYK | cmyk(0%, 46.6%, 10.9%, 3.1%) |
| CIE-LAB | lab(70.49, 54.99, -25.58) |
| CIE-LCH | lch(70.49, 60.65, 335.06°) |
| OKLab | oklab(76.79% 0.1598 -0.0689) |
| OKLCH | oklch(76.79% 0.174 336.7) |
| XYZ | xyz(59.5275, 41.4479, 72.5612) |
| Luminance | 0.4144 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.93
Lavender Pink
#DD85D7
ΔE00 4.38
Violet (CSS)
#EE82EE
ΔE00 4.49
Purply Pink
#F075E6
ΔE00 4.62
Candy Pink
#FF63E9
ΔE00 6.36
Pink (survey)
#FF81C0
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F784DC #84F79F
analogous
#D984F7 #F784DC #F784A3
triadic
#F784DC #DCF784 #84DCF7
tetradic
#F784DC #F7D984 #84F79F #84A3F7
square
#F784DC #F7D984 #84F79F #84A3F7
split-complementary
#F784DC #A3F784 #84F7D9
monochromatic
#F011BB #F34BCC #F784DC #FBBDEC #FDE2F7
Accessibility & contrast
On white
2.26
#F784DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.29
#F784DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F784DC
9.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F784DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F784DC | 1.00 | 2.26 | 9.29 | 9.29 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A2DF
Deuteranopia (green-blind)
#A5B3D9
Tritanopia (blue-blind)
#FF88A6
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f784dc; /* rgb */ color: rgb(247, 132, 220); /* oklch */ color: oklch(76.8% 0.174 336.7);
Tailwind
colors: {
custom: {
50: '#fcabe7',
500: '#f784dc',
950: '#000000',
},
}SCSS
$custom: #f784dc; $custom-light: #fcabe7; $custom-dark: #000000;
JSON
{
"hex": "#f784dc",
"rgb": {
"r": 247,
"g": 132,
"b": 220
},
"hsl": {
"h": 314.087,
"s": 87.786,
"l": 74.314
},
"oklch": {
"l": 0.76785,
"c": 0.17401,
"h": 336.7
},
"luminance": 0.41444
}Semantic roles & 50–950 ramp
primary
#F784DC
secondary
#D6F5DD
accent
#E43601
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#181016
muted
#867F84