#F781CC#F781CC
#F781CC is a light, vivid pink. Relative luminance 0.398; OKLCH L 75.8% C 0.167 H 343.0°. Best body text is #000000 at 8.97:1 contrast (WCAG AA passes).
Color values
| HEX | #F781CC |
|---|---|
| RGB | rgb(247, 129, 204) |
| HSL | hsl(322, 88%, 74%) |
| HSV | hsv(322, 48%, 97%) |
| CMYK | cmyk(0%, 47.8%, 17.4%, 3.1%) |
| CIE-LAB | lab(69.35, 54.01, -18.43) |
| CIE-LCH | lch(69.35, 57.06, 341.16°) |
| OKLab | oklab(75.75% 0.1601 -0.0489) |
| OKLCH | oklch(75.75% 0.167 343) |
| XYZ | xyz(57.1081, 39.8385, 61.7968) |
| Luminance | 0.3983 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 1.44
Pink (survey)
#FF81C0
ΔE00 3.53
Bubblegum (survey)
#FF6CB5
ΔE00 5.38
Hot Pink
#FF69B4
ΔE00 5.72
Lavender Pink
#DD85D7
ΔE00 5.99
Bubble Gum Pink
#FF69AF
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F781CC #81F7AC
analogous
#E781F7 #F781CC #F78191
triadic
#F781CC #CCF781 #81CCF7
tetradic
#F781CC #F7E781 #81F7AC #8191F7
square
#F781CC #F7E781 #81F7AC #8191F7
split-complementary
#F781CC #91F781 #81F7E7
monochromatic
#EE0F9D #F347B5 #F781CC #FBBBE3 #FDE2F3
Accessibility & contrast
On white
2.34
#F781CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.97
#F781CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F781CC
8.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F781CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F781CC | 1.00 | 2.34 | 8.97 | 8.97 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#899DCF
Deuteranopia (green-blind)
#A8B0C9
Tritanopia (blue-blind)
#FF819E
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f781cc; /* rgb */ color: rgb(247, 129, 204); /* oklch */ color: oklch(75.8% 0.167 343.0);
Tailwind
colors: {
custom: {
50: '#fca9db',
500: '#f781cc',
950: '#000000',
},
}SCSS
$custom: #f781cc; $custom-light: #fca9db; $custom-dark: #000000;
JSON
{
"hex": "#f781cc",
"rgb": {
"r": 247,
"g": 129,
"b": 204
},
"hsl": {
"h": 321.864,
"s": 88.06,
"l": 73.725
},
"oklch": {
"l": 0.7575,
"c": 0.16743,
"h": 343
},
"luminance": 0.39834
}Semantic roles & 50–950 ramp
primary
#F781CC
secondary
#D6F5E1
accent
#E55401
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#181015
muted
#867F83