#F79DA8#F79DA8
#F79DA8 is a light, moderate red. Relative luminance 0.467; OKLCH L 78.9% C 0.108 H 11.9°. Best body text is #000000 at 10.34:1 contrast (WCAG AA passes).
Color values
| HEX | #F79DA8 |
|---|---|
| RGB | rgb(247, 157, 168) |
| HSL | hsl(353, 85%, 79%) |
| HSV | hsv(353, 36%, 97%) |
| CMYK | cmyk(0%, 36.4%, 32%, 3.1%) |
| CIE-LAB | lab(74.01, 34.86, 8.42) |
| CIE-LCH | lch(74.01, 35.87, 13.58°) |
| OKLab | oklab(78.93% 0.1058 0.0223) |
| OKLCH | oklch(78.93% 0.108 11.9) |
| XYZ | xyz(57.4846, 46.7194, 43.0283) |
| Luminance | 0.4672 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 5.13
Soft Pink
#FDB0C0
ΔE00 5.23
Faded Pink
#DE9DAC
ΔE00 5.50
Pig Pink
#E78EA5
ΔE00 5.52
Lightpink
#FFB6C1
ΔE00 6.00
Rosa
#FE86A4
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F79DA8 #9DF7EC
analogous
#F79DD5 #F79DA8 #F7BF9D
triadic
#F79DA8 #A8F79D #9DA8F7
tetradic
#F79DA8 #D5F79D #9DF7EC #BF9DF7
square
#F79DA8 #D5F79D #9DF7EC #BF9DF7
split-complementary
#F79DA8 #9DF7BF #9DD5F7
monochromatic
#EE2C44 #F26476 #F79DA8 #FCD6DA #FDE3E6
Accessibility & contrast
On white
2.03
#F79DA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.34
#F79DA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F79DA8
10.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F79DA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F79DA8 | 1.00 | 2.03 | 10.34 | 10.34 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADACA8
Deuteranopia (green-blind)
#C2BCA6
Tritanopia (blue-blind)
#FF95A1
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f79da8; /* rgb */ color: rgb(247, 157, 168); /* oklch */ color: oklch(78.9% 0.108 11.9);
Tailwind
colors: {
custom: {
50: '#fcbbc1',
500: '#f79da8',
950: '#000000',
},
}SCSS
$custom: #f79da8; $custom-light: #fcbbc1; $custom-dark: #000000;
JSON
{
"hex": "#f79da8",
"rgb": {
"r": 247,
"g": 157,
"b": 168
},
"hsl": {
"h": 352.667,
"s": 84.906,
"l": 79.216
},
"oklch": {
"l": 0.78934,
"c": 0.10807,
"h": 11.9
},
"luminance": 0.46715
}Semantic roles & 50–950 ramp
primary
#F79DA8
secondary
#D6F5F1
accent
#E1C604
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#181212
muted
#868181