#F79CA3#F79CA3
#F79CA3 is a light, moderate red. Relative luminance 0.462; OKLCH L 78.6% C 0.109 H 14.9°. Best body text is #000000 at 10.24:1 contrast (WCAG AA passes).
Color values
| HEX | #F79CA3 |
|---|---|
| RGB | rgb(247, 156, 163) |
| HSL | hsl(355, 85%, 79%) |
| HSV | hsv(355, 37%, 97%) |
| CMYK | cmyk(0%, 36.8%, 34%, 3.1%) |
| CIE-LAB | lab(73.67, 34.77, 10.70) |
| CIE-LCH | lch(73.67, 36.38, 17.10°) |
| OKLab | oklab(78.64% 0.1055 0.028) |
| OKLCH | oklch(78.64% 0.109 14.9) |
| XYZ | xyz(56.8593, 46.1997, 40.5660) |
| Luminance | 0.4620 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 5.30
Blush Pink
#FE828C
ΔE00 6.24
Soft Pink
#FDB0C0
ΔE00 6.27
Faded Pink
#DE9DAC
ΔE00 6.36
Pig Pink
#E78EA5
ΔE00 6.44
Lightpink
#FFB6C1
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F79CA3 #9CF7F0
analogous
#F79CD1 #F79CA3 #F7C39C
triadic
#F79CA3 #A3F79C #9CA3F7
tetradic
#F79CA3 #D1F79C #9CF7F0 #C39CF7
square
#F79CA3 #D1F79C #9CF7F0 #C39CF7
split-complementary
#F79CA3 #9CF7C3 #9CD1F7
monochromatic
#EE2B3A #F2636E #F79CA3 #FCD5D8 #FDE3E5
Accessibility & contrast
On white
2.05
#F79CA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.24
#F79CA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F79CA3
10.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F79CA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F79CA3 | 1.00 | 2.05 | 10.24 | 10.24 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADAAA3
Deuteranopia (green-blind)
#C3BCA1
Tritanopia (blue-blind)
#FF939F
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f79ca3; /* rgb */ color: rgb(247, 156, 163); /* oklch */ color: oklch(78.6% 0.109 14.9);
Tailwind
colors: {
custom: {
50: '#fcbabe',
500: '#f79ca3',
950: '#000000',
},
}SCSS
$custom: #f79ca3; $custom-light: #fcbabe; $custom-dark: #000000;
JSON
{
"hex": "#f79ca3",
"rgb": {
"r": 247,
"g": 156,
"b": 163
},
"hsl": {
"h": 355.385,
"s": 85.047,
"l": 79.02
},
"oklch": {
"l": 0.78639,
"c": 0.1091,
"h": 14.9
},
"luminance": 0.46195
}Semantic roles & 50–950 ramp
primary
#F79CA3
secondary
#D6F5F2
accent
#E2D004
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181212
muted
#868181