#F786B2#F786B2
#F786B2 is a light, vivid pink. Relative luminance 0.400; OKLCH L 75.6% C 0.145 H 356.4°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).
Color values
| HEX | #F786B2 |
|---|---|
| RGB | rgb(247, 134, 178) |
| HSL | hsl(337, 88%, 75%) |
| HSV | hsv(337, 46%, 97%) |
| CMYK | cmyk(0%, 45.7%, 27.9%, 3.1%) |
| CIE-LAB | lab(69.50, 47.92, -3.68) |
| CIE-LCH | lch(69.50, 48.06, 355.61°) |
| OKLab | oklab(75.59% 0.1449 -0.0091) |
| OKLCH | oklch(75.59% 0.145 356.4) |
| XYZ | xyz(54.9206, 40.0432, 46.9474) |
| Luminance | 0.4004 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 2.66
Carnation Pink
#FF7FA7
ΔE00 3.13
Pink (survey)
#FF81C0
ΔE00 3.69
Rosa
#FE86A4
ΔE00 4.50
Pig Pink
#E78EA5
ΔE00 5.09
Bubblegum (survey)
#FF6CB5
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F786B2 #86F7CB
analogous
#F786EB #F786B2 #F79386
triadic
#F786B2 #B2F786 #86B2F7
tetradic
#F786B2 #EBF786 #86F7CB #9386F7
square
#F786B2 #EBF786 #86F7CB #9386F7
split-complementary
#F786B2 #86F793 #86EBF7
monochromatic
#EF1369 #F34D8D #F786B2 #FBBFD7 #FDE2ED
Accessibility & contrast
On white
2.33
#F786B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.01
#F786B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F786B2
9.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F786B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F786B2 | 1.00 | 2.33 | 9.01 | 9.01 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#959DB3
Deuteranopia (green-blind)
#B2B1AF
Tritanopia (blue-blind)
#FF8096
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f786b2; /* rgb */ color: rgb(247, 134, 178); /* oklch */ color: oklch(75.6% 0.145 356.4);
Tailwind
colors: {
custom: {
50: '#fcacc9',
500: '#f786b2',
950: '#000000',
},
}SCSS
$custom: #f786b2; $custom-light: #fcacc9; $custom-dark: #000000;
JSON
{
"hex": "#f786b2",
"rgb": {
"r": 247,
"g": 134,
"b": 178
},
"hsl": {
"h": 336.637,
"s": 87.597,
"l": 74.706
},
"oklch": {
"l": 0.75591,
"c": 0.14519,
"h": 356.4
},
"luminance": 0.40039
}Semantic roles & 50–950 ramp
primary
#F786B2
secondary
#D6F5E9
accent
#E48C01
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82