#F79CA1#F79CA1
#F79CA1 is a light, moderate red. Relative luminance 0.461; OKLCH L 78.6% C 0.109 H 16.3°. Best body text is #000000 at 10.22:1 contrast (WCAG AA passes).
Color values
| HEX | #F79CA1 |
|---|---|
| RGB | rgb(247, 156, 161) |
| HSL | hsl(357, 85%, 79%) |
| HSV | hsv(357, 37%, 97%) |
| CMYK | cmyk(0%, 36.8%, 34.8%, 3.1%) |
| CIE-LAB | lab(73.63, 34.53, 11.74) |
| CIE-LCH | lch(73.63, 36.47, 18.77°) |
| OKLab | oklab(78.59% 0.1047 0.0306) |
| OKLCH | oklch(78.59% 0.109 16.3) |
| XYZ | xyz(56.6815, 46.1286, 39.6297) |
| Luminance | 0.4612 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 5.62
Blush Pink
#FE828C
ΔE00 6.12
Soft Pink
#FDB0C0
ΔE00 6.73
Faded Pink
#DE9DAC
ΔE00 6.81
Lightpink
#FFB6C1
ΔE00 6.97
Pig Pink
#E78EA5
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F79CA1 #9CF7F2
analogous
#F79CCF #F79CA1 #F7C59C
triadic
#F79CA1 #A1F79C #9CA1F7
tetradic
#F79CA1 #CFF79C #9CF7F2 #C59CF7
square
#F79CA1 #CFF79C #9CF7F2 #C59CF7
split-complementary
#F79CA1 #9CF7C5 #9CCFF7
monochromatic
#EE2B35 #F2636B #F79CA1 #FCD5D7 #FDE3E4
Accessibility & contrast
On white
2.05
#F79CA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.22
#F79CA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F79CA1
10.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F79CA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F79CA1 | 1.00 | 2.05 | 10.22 | 10.22 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADAAA1
Deuteranopia (green-blind)
#C3BC9F
Tritanopia (blue-blind)
#FF929E
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f79ca1; /* rgb */ color: rgb(247, 156, 161); /* oklch */ color: oklch(78.6% 0.109 16.3);
Tailwind
colors: {
custom: {
50: '#fcbabc',
500: '#f79ca1',
950: '#000000',
},
}SCSS
$custom: #f79ca1; $custom-light: #fcbabc; $custom-dark: #000000;
JSON
{
"hex": "#f79ca1",
"rgb": {
"r": 247,
"g": 156,
"b": 161
},
"hsl": {
"h": 356.703,
"s": 85.047,
"l": 79.02
},
"oklch": {
"l": 0.78588,
"c": 0.10907,
"h": 16.3
},
"luminance": 0.46124
}Semantic roles & 50–950 ramp
primary
#F79CA1
secondary
#D6F5F3
accent
#E2D504
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181212
muted
#868181