#F789B2#F789B2
#F789B2 is a light, vivid pink. Relative luminance 0.409; OKLCH L 76.0% C 0.141 H 357.2°. Best body text is #000000 at 9.18:1 contrast (WCAG AA passes).
Color values
| HEX | #F789B2 |
|---|---|
| RGB | rgb(247, 137, 178) |
| HSL | hsl(338, 87%, 75%) |
| HSV | hsv(338, 45%, 97%) |
| CMYK | cmyk(0%, 44.5%, 27.9%, 3.1%) |
| CIE-LAB | lab(70.09, 46.42, -2.80) |
| CIE-LCH | lch(70.09, 46.50, 356.54°) |
| OKLab | oklab(76.04% 0.1404 -0.0068) |
| OKLCH | oklch(76.04% 0.141 357.2) |
| XYZ | xyz(55.3412, 40.8843, 47.0876) |
| Luminance | 0.4088 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 2.33
Carnation Pink
#FF7FA7
ΔE00 3.15
Rosa
#FE86A4
ΔE00 4.11
Pink (survey)
#FF81C0
ΔE00 4.27
Pig Pink
#E78EA5
ΔE00 4.55
Bubblegum Pink
#FE83CC
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F789B2 #89F7CE
analogous
#F789E9 #F789B2 #F79789
triadic
#F789B2 #B2F789 #89B2F7
tetradic
#F789B2 #E9F789 #89F7CE #9789F7
square
#F789B2 #E9F789 #89F7CE #9789F7
split-complementary
#F789B2 #89F797 #89E9F7
monochromatic
#EF1667 #F3508D #F789B2 #FBC2D7 #FDE2EC
Accessibility & contrast
On white
2.29
#F789B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.18
#F789B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F789B2
9.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F789B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F789B2 | 1.00 | 2.29 | 9.18 | 9.18 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#989FB3
Deuteranopia (green-blind)
#B4B3AF
Tritanopia (blue-blind)
#FF8398
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f789b2; /* rgb */ color: rgb(247, 137, 178); /* oklch */ color: oklch(76.0% 0.141 357.2);
Tailwind
colors: {
custom: {
50: '#fcaec9',
500: '#f789b2',
950: '#000000',
},
}SCSS
$custom: #f789b2; $custom-light: #fcaec9; $custom-dark: #000000;
JSON
{
"hex": "#f789b2",
"rgb": {
"r": 247,
"g": 137,
"b": 178
},
"hsl": {
"h": 337.636,
"s": 87.302,
"l": 75.294
},
"oklch": {
"l": 0.7604,
"c": 0.14051,
"h": 357.2
},
"luminance": 0.4088
}Semantic roles & 50–950 ramp
primary
#F789B2
secondary
#D6F5E9
accent
#E49002
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82