#F79CA4#F79CA4
#F79CA4 is a light, moderate red. Relative luminance 0.462; OKLCH L 78.7% C 0.109 H 14.2°. Best body text is #000000 at 10.25:1 contrast (WCAG AA passes).
Color values
| HEX | #F79CA4 |
|---|---|
| RGB | rgb(247, 156, 164) |
| HSL | hsl(355, 85%, 79%) |
| HSV | hsv(355, 37%, 97%) |
| CMYK | cmyk(0%, 36.8%, 33.6%, 3.1%) |
| CIE-LAB | lab(73.70, 34.89, 10.18) |
| CIE-LCH | lch(73.70, 36.35, 16.27°) |
| OKLab | oklab(78.66% 0.1058 0.0267) |
| OKLCH | oklch(78.66% 0.109 14.2) |
| XYZ | xyz(56.9492, 46.2357, 41.0397) |
| Luminance | 0.4623 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 5.16
Soft Pink
#FDB0C0
ΔE00 6.05
Faded Pink
#DE9DAC
ΔE00 6.15
Pig Pink
#E78EA5
ΔE00 6.17
Blush Pink
#FE828C
ΔE00 6.32
Lightpink
#FFB6C1
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F79CA4 #9CF7EF
analogous
#F79CD2 #F79CA4 #F7C29C
triadic
#F79CA4 #A4F79C #9CA4F7
tetradic
#F79CA4 #D2F79C #9CF7EF #C29CF7
square
#F79CA4 #D2F79C #9CF7EF #C29CF7
split-complementary
#F79CA4 #9CF7C2 #9CD2F7
monochromatic
#EE2B3C #F26370 #F79CA4 #FCD5D8 #FDE3E5
Accessibility & contrast
On white
2.05
#F79CA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.25
#F79CA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F79CA4
10.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F79CA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F79CA4 | 1.00 | 2.05 | 10.25 | 10.25 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADABA4
Deuteranopia (green-blind)
#C3BCA2
Tritanopia (blue-blind)
#FF939F
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f79ca4; /* rgb */ color: rgb(247, 156, 164); /* oklch */ color: oklch(78.7% 0.109 14.2);
Tailwind
colors: {
custom: {
50: '#fcbabe',
500: '#f79ca4',
950: '#000000',
},
}SCSS
$custom: #f79ca4; $custom-light: #fcbabe; $custom-dark: #000000;
JSON
{
"hex": "#f79ca4",
"rgb": {
"r": 247,
"g": 156,
"b": 164
},
"hsl": {
"h": 354.725,
"s": 85.047,
"l": 79.02
},
"oklch": {
"l": 0.78664,
"c": 0.10915,
"h": 14.2
},
"luminance": 0.46231
}Semantic roles & 50–950 ramp
primary
#F79CA4
secondary
#D6F5F2
accent
#E2CE04
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181212
muted
#868181