#F79EA3#F79EA3
#F79EA3 is a light, moderate red. Relative luminance 0.469; OKLCH L 79.0% C 0.106 H 16.1°. Best body text is #000000 at 10.37:1 contrast (WCAG AA passes).
Color values
| HEX | #F79EA3 |
|---|---|
| RGB | rgb(247, 158, 163) |
| HSL | hsl(357, 85%, 79%) |
| HSV | hsv(357, 36%, 97%) |
| CMYK | cmyk(0%, 36%, 34%, 3.1%) |
| CIE-LAB | lab(74.11, 33.73, 11.32) |
| CIE-LCH | lch(74.11, 35.57, 18.55°) |
| OKLab | oklab(78.97% 0.1023 0.0296) |
| OKLCH | oklch(78.97% 0.106 16.1) |
| XYZ | xyz(57.1976, 46.8765, 40.6787) |
| Luminance | 0.4687 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 5.98
Soft Pink
#FDB0C0
ΔE00 6.30
Lightpink
#FFB6C1
ΔE00 6.49
Blush Pink
#FE828C
ΔE00 6.61
Faded Pink
#DE9DAC
ΔE00 6.61
Pig Pink
#E78EA5
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F79EA3 #9EF7F2
analogous
#F79ED0 #F79EA3 #F7C69E
triadic
#F79EA3 #A3F79E #9EA3F7
tetradic
#F79EA3 #D0F79E #9EF7F2 #C69EF7
square
#F79EA3 #D0F79E #9EF7F2 #C69EF7
split-complementary
#F79EA3 #9EF7C6 #9ED0F7
monochromatic
#EE2D38 #F2656D #F79EA3 #FCD7D9 #FDE3E4
Accessibility & contrast
On white
2.02
#F79EA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.37
#F79EA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F79EA3
10.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F79EA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F79EA3 | 1.00 | 2.02 | 10.37 | 10.37 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFACA3
Deuteranopia (green-blind)
#C4BDA1
Tritanopia (blue-blind)
#FF95A0
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f79ea3; /* rgb */ color: rgb(247, 158, 163); /* oklch */ color: oklch(79.0% 0.106 16.1);
Tailwind
colors: {
custom: {
50: '#fcbbbe',
500: '#f79ea3',
950: '#000000',
},
}SCSS
$custom: #f79ea3; $custom-light: #fcbbbe; $custom-dark: #000000;
JSON
{
"hex": "#f79ea3",
"rgb": {
"r": 247,
"g": 158,
"b": 163
},
"hsl": {
"h": 356.629,
"s": 84.762,
"l": 79.412
},
"oklch": {
"l": 0.78973,
"c": 0.10648,
"h": 16.1
},
"luminance": 0.46872
}Semantic roles & 50–950 ramp
primary
#F79EA3
secondary
#D6F5F3
accent
#E1D504
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181212
muted
#868181