#F79FC0#F79FC0
#F79FC0 is a light, moderate pink. Relative luminance 0.484; OKLCH L 79.9% C 0.112 H 355.8°. Best body text is #000000 at 10.68:1 contrast (WCAG AA passes).
Color values
| HEX | #F79FC0 |
|---|---|
| RGB | rgb(247, 159, 192) |
| HSL | hsl(338, 85%, 80%) |
| HSV | hsv(338, 36%, 97%) |
| CMYK | cmyk(0%, 35.6%, 22.3%, 3.1%) |
| CIE-LAB | lab(75.06, 37.05, -3.26) |
| CIE-LCH | lch(75.06, 37.19, 354.98°) |
| OKLab | oklab(79.94% 0.1112 -0.0081) |
| OKLCH | oklch(79.94% 0.112 355.8) |
| XYZ | xyz(60.2715, 48.3800, 56.0227) |
| Luminance | 0.4838 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 4.35
Baby Pink
#FFB7CE
ΔE00 5.68
Soft Pink
#FDB0C0
ΔE00 5.68
Pig Pink
#E78EA5
ΔE00 5.72
Pinky
#FC86AA
ΔE00 6.12
Faded Pink
#DE9DAC
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F79FC0 #9FF7D6
analogous
#F79FEC #F79FC0 #F7AA9F
triadic
#F79FC0 #C0F79F #9FC0F7
tetradic
#F79FC0 #ECF79F #9FF7D6 #AA9FF7
square
#F79FC0 #ECF79F #9FF7D6 #AA9FF7
split-complementary
#F79FC0 #9FF7AA #9FECF7
monochromatic
#EE2E76 #F2679B #F79FC0 #FCD7E5 #FDE3EC
Accessibility & contrast
On white
1.97
#F79FC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.68
#F79FC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F79FC0
10.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F79FC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F79FC0 | 1.00 | 1.97 | 10.68 | 10.68 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9AFC1
Deuteranopia (green-blind)
#BFBFBE
Tritanopia (blue-blind)
#FF9BAA
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #f79fc0; /* rgb */ color: rgb(247, 159, 192); /* oklch */ color: oklch(79.9% 0.112 355.8);
Tailwind
colors: {
custom: {
50: '#fbbcd3',
500: '#f79fc0',
950: '#000000',
},
}SCSS
$custom: #f79fc0; $custom-light: #fbbcd3; $custom-dark: #000000;
JSON
{
"hex": "#f79fc0",
"rgb": {
"r": 247,
"g": 159,
"b": 192
},
"hsl": {
"h": 337.5,
"s": 84.615,
"l": 79.608
},
"oklch": {
"l": 0.79944,
"c": 0.11152,
"h": 355.8
},
"luminance": 0.48376
}Semantic roles & 50–950 ramp
primary
#F79FC0
secondary
#D6F5E9
accent
#E18E04
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181214
muted
#868182