#F787B2#F787B2
#F787B2 is a light, vivid pink. Relative luminance 0.403; OKLCH L 75.7% C 0.144 H 356.7°. Best body text is #000000 at 9.06:1 contrast (WCAG AA passes).
Color values
| HEX | #F787B2 |
|---|---|
| RGB | rgb(247, 135, 178) |
| HSL | hsl(337, 88%, 75%) |
| HSV | hsv(337, 45%, 97%) |
| CMYK | cmyk(0%, 45.3%, 27.9%, 3.1%) |
| CIE-LAB | lab(69.70, 47.42, -3.39) |
| CIE-LCH | lch(69.70, 47.54, 355.91°) |
| OKLab | oklab(75.74% 0.1434 -0.0083) |
| OKLCH | oklch(75.74% 0.144 356.7) |
| XYZ | xyz(55.0595, 40.3210, 46.9937) |
| Luminance | 0.4032 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 2.53
Carnation Pink
#FF7FA7
ΔE00 3.12
Pink (survey)
#FF81C0
ΔE00 3.87
Rosa
#FE86A4
ΔE00 4.36
Pig Pink
#E78EA5
ΔE00 4.90
Bubblegum (survey)
#FF6CB5
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F787B2 #87F7CC
analogous
#F787EA #F787B2 #F79487
triadic
#F787B2 #B2F787 #87B2F7
tetradic
#F787B2 #EAF787 #87F7CC #9487F7
square
#F787B2 #EAF787 #87F7CC #9487F7
split-complementary
#F787B2 #87F794 #87EAF7
monochromatic
#EF1468 #F34E8D #F787B2 #FBC0D7 #FDE2ED
Accessibility & contrast
On white
2.32
#F787B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.06
#F787B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F787B2
9.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F787B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F787B2 | 1.00 | 2.32 | 9.06 | 9.06 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#969EB3
Deuteranopia (green-blind)
#B3B2AF
Tritanopia (blue-blind)
#FF8196
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f787b2; /* rgb */ color: rgb(247, 135, 178); /* oklch */ color: oklch(75.7% 0.144 356.7);
Tailwind
colors: {
custom: {
50: '#fcacc9',
500: '#f787b2',
950: '#000000',
},
}SCSS
$custom: #f787b2; $custom-light: #fcacc9; $custom-dark: #000000;
JSON
{
"hex": "#f787b2",
"rgb": {
"r": 247,
"g": 135,
"b": 178
},
"hsl": {
"h": 336.964,
"s": 87.5,
"l": 74.902
},
"oklch": {
"l": 0.7574,
"c": 0.14363,
"h": 356.7
},
"luminance": 0.40316
}Semantic roles & 50–950 ramp
primary
#F787B2
secondary
#D6F5E9
accent
#E48D01
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82