#F78FB5#F78FB5
#F78FB5 is a light, vivid pink. Relative luminance 0.428; OKLCH L 77.0% C 0.132 H 357.3°. Best body text is #000000 at 9.55:1 contrast (WCAG AA passes).
Color values
| HEX | #F78FB5 |
|---|---|
| RGB | rgb(247, 143, 181) |
| HSL | hsl(338, 87%, 76%) |
| HSV | hsv(338, 42%, 97%) |
| CMYK | cmyk(0%, 42.1%, 26.7%, 3.1%) |
| CIE-LAB | lab(71.39, 43.78, -2.57) |
| CIE-LCH | lch(71.39, 43.85, 356.64°) |
| OKLab | oklab(77.05% 0.1322 -0.0062) |
| OKLCH | oklch(77.05% 0.132 357.3) |
| XYZ | xyz(56.5224, 42.7596, 48.9836) |
| Luminance | 0.4275 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 2.88
Carnation Pink
#FF7FA7
ΔE00 4.06
Pig Pink
#E78EA5
ΔE00 4.24
Rosa
#FE86A4
ΔE00 4.38
Pink (survey)
#FF81C0
ΔE00 5.00
Rose Pink
#F7879A
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F78FB5 #8FF7D1
analogous
#F78FE9 #F78FB5 #F79D8F
triadic
#F78FB5 #B5F78F #8FB5F7
tetradic
#F78FB5 #E9F78F #8FF7D1 #9D8FF7
square
#F78FB5 #E9F78F #8FF7D1 #9D8FF7
split-complementary
#F78FB5 #8FF79D #8FE9F7
monochromatic
#EF1D6A #F3568F #F78FB5 #FBC8DB #FDE2EC
Accessibility & contrast
On white
2.20
#F78FB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.55
#F78FB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F78FB5
9.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F78FB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F78FB5 | 1.00 | 2.20 | 9.55 | 9.55 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA3B6
Deuteranopia (green-blind)
#B7B6B3
Tritanopia (blue-blind)
#FF899C
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #f78fb5; /* rgb */ color: rgb(247, 143, 181); /* oklch */ color: oklch(77.0% 0.132 357.3);
Tailwind
colors: {
custom: {
50: '#fcb2cb',
500: '#f78fb5',
950: '#000000',
},
}SCSS
$custom: #f78fb5; $custom-light: #fcb2cb; $custom-dark: #000000;
JSON
{
"hex": "#f78fb5",
"rgb": {
"r": 247,
"g": 143,
"b": 181
},
"hsl": {
"h": 338.077,
"s": 86.667,
"l": 76.471
},
"oklch": {
"l": 0.7705,
"c": 0.13232,
"h": 357.3
},
"luminance": 0.42755
}Semantic roles & 50–950 ramp
primary
#F78FB5
secondary
#D6F5EA
accent
#E39102
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181113
muted
#868082