#F79CA2#F79CA2
#F79CA2 is a light, moderate red. Relative luminance 0.462; OKLCH L 78.6% C 0.109 H 15.6°. Best body text is #000000 at 10.23:1 contrast (WCAG AA passes).
Color values
| HEX | #F79CA2 |
|---|---|
| RGB | rgb(247, 156, 162) |
| HSL | hsl(356, 85%, 79%) |
| HSV | hsv(356, 37%, 97%) |
| CMYK | cmyk(0%, 36.8%, 34.4%, 3.1%) |
| CIE-LAB | lab(73.65, 34.65, 11.22) |
| CIE-LCH | lch(73.65, 36.42, 17.94°) |
| OKLab | oklab(78.61% 0.1051 0.0293) |
| OKLCH | oklch(78.61% 0.109 15.6) |
| XYZ | xyz(56.7700, 46.1640, 40.0960) |
| Luminance | 0.4616 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 5.45
Blush Pink
#FE828C
ΔE00 6.17
Soft Pink
#FDB0C0
ΔE00 6.49
Faded Pink
#DE9DAC
ΔE00 6.58
Pig Pink
#E78EA5
ΔE00 6.71
Lightpink
#FFB6C1
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F79CA2 #9CF7F1
analogous
#F79CD0 #F79CA2 #F7C49C
triadic
#F79CA2 #A2F79C #9CA2F7
tetradic
#F79CA2 #D0F79C #9CF7F1 #C49CF7
square
#F79CA2 #D0F79C #9CF7F1 #C49CF7
split-complementary
#F79CA2 #9CF7C4 #9CD0F7
monochromatic
#EE2B38 #F2636D #F79CA2 #FCD5D7 #FDE3E4
Accessibility & contrast
On white
2.05
#F79CA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.23
#F79CA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F79CA2
10.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F79CA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F79CA2 | 1.00 | 2.05 | 10.23 | 10.23 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADAAA2
Deuteranopia (green-blind)
#C3BCA0
Tritanopia (blue-blind)
#FF939E
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f79ca2; /* rgb */ color: rgb(247, 156, 162); /* oklch */ color: oklch(78.6% 0.109 15.6);
Tailwind
colors: {
custom: {
50: '#fcbabd',
500: '#f79ca2',
950: '#000000',
},
}SCSS
$custom: #f79ca2; $custom-light: #fcbabd; $custom-dark: #000000;
JSON
{
"hex": "#f79ca2",
"rgb": {
"r": 247,
"g": 156,
"b": 162
},
"hsl": {
"h": 356.044,
"s": 85.047,
"l": 79.02
},
"oklch": {
"l": 0.78613,
"c": 0.10908,
"h": 15.6
},
"luminance": 0.4616
}Semantic roles & 50–950 ramp
primary
#F79CA2
secondary
#D6F5F3
accent
#E2D304
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181212
muted
#868181