#F798B4#F798B4
#F798B4 is a light, moderate pink. Relative luminance 0.455; OKLCH L 78.4% C 0.118 H 1.1°. Best body text is #000000 at 10.11:1 contrast (WCAG AA passes).
Color values
| HEX | #F798B4 |
|---|---|
| RGB | rgb(247, 152, 180) |
| HSL | hsl(342, 86%, 78%) |
| HSV | hsv(342, 38%, 97%) |
| CMYK | cmyk(0%, 38.5%, 27.1%, 3.1%) |
| CIE-LAB | lab(73.24, 39.02, 0.69) |
| CIE-LCH | lch(73.24, 39.03, 1.01°) |
| OKLab | oklab(78.44% 0.1179 0.0023) |
| OKLCH | oklch(78.44% 0.118 1.1) |
| XYZ | xyz(57.8259, 45.5301, 48.9137) |
| Luminance | 0.4553 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 3.65
Pinky
#FC86AA
ΔE00 4.10
Rosa
#FE86A4
ΔE00 4.58
Faded Pink
#DE9DAC
ΔE00 5.49
Carnation Pink
#FF7FA7
ΔE00 5.56
Rose Pink
#F7879A
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F798B4 #98F7DB
analogous
#F798E3 #F798B4 #F7AB98
triadic
#F798B4 #B4F798 #98B4F7
tetradic
#F798B4 #E3F798 #98F7DB #AB98F7
square
#F798B4 #E3F798 #98F7DB #AB98F7
split-complementary
#F798B4 #98F7AB #98E3F7
monochromatic
#EE2661 #F35F8B #F798B4 #FBD1DD #FDE3EA
Accessibility & contrast
On white
2.08
#F798B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.11
#F798B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F798B4
10.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F798B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F798B4 | 1.00 | 2.08 | 10.11 | 10.11 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A9B5
Deuteranopia (green-blind)
#BDBAB2
Tritanopia (blue-blind)
#FF92A2
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f798b4; /* rgb */ color: rgb(247, 152, 180); /* oklch */ color: oklch(78.4% 0.118 1.1);
Tailwind
colors: {
custom: {
50: '#fcb7ca',
500: '#f798b4',
950: '#000000',
},
}SCSS
$custom: #f798b4; $custom-light: #fcb7ca; $custom-dark: #000000;
JSON
{
"hex": "#f798b4",
"rgb": {
"r": 247,
"g": 152,
"b": 180
},
"hsl": {
"h": 342.316,
"s": 85.586,
"l": 78.235
},
"oklch": {
"l": 0.78445,
"c": 0.11794,
"h": 1.1
},
"luminance": 0.45526
}Semantic roles & 50–950 ramp
primary
#F798B4
secondary
#D6F5EC
accent
#E2A003
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181113
muted
#868082