#F79FB2#F79FB2
#F79FB2 is a light, moderate red. Relative luminance 0.478; OKLCH L 79.5% C 0.107 H 5.7°. Best body text is #000000 at 10.56:1 contrast (WCAG AA passes).
Color values
| HEX | #F79FB2 |
|---|---|
| RGB | rgb(247, 159, 178) |
| HSL | hsl(347, 85%, 80%) |
| HSV | hsv(347, 36%, 97%) |
| CMYK | cmyk(0%, 35.6%, 27.9%, 3.1%) |
| CIE-LAB | lab(74.69, 35.11, 3.90) |
| CIE-LCH | lch(74.69, 35.33, 6.34°) |
| OKLab | oklab(79.54% 0.1063 0.0107) |
| OKLCH | oklch(79.54% 0.107 5.7) |
| XYZ | xyz(58.7934, 47.7888, 48.2384) |
| Luminance | 0.4778 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 3.95
Pig Pink
#E78EA5
ΔE00 4.61
Faded Pink
#DE9DAC
ΔE00 4.63
Lightpink
#FFB6C1
ΔE00 5.52
Rosa
#FE86A4
ΔE00 5.84
Rose Pink
#F7879A
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F79FB2 #9FF7E4
analogous
#F79FDE #F79FB2 #F7B89F
triadic
#F79FB2 #B2F79F #9FB2F7
tetradic
#F79FB2 #DEF79F #9FF7E4 #B89FF7
square
#F79FB2 #DEF79F #9FF7E4 #B89FF7
split-complementary
#F79FB2 #9FF7B8 #9FDEF7
monochromatic
#EE2E57 #F26785 #F79FB2 #FCD7DF #FDE3E8
Accessibility & contrast
On white
1.99
#F79FB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.56
#F79FB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F79FB2
10.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F79FB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F79FB2 | 1.00 | 1.99 | 10.56 | 10.56 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADAEB3
Deuteranopia (green-blind)
#C2BEB0
Tritanopia (blue-blind)
#FF98A6
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #f79fb2; /* rgb */ color: rgb(247, 159, 178); /* oklch */ color: oklch(79.5% 0.107 5.7);
Tailwind
colors: {
custom: {
50: '#fcbcc9',
500: '#f79fb2',
950: '#000000',
},
}SCSS
$custom: #f79fb2; $custom-light: #fcbcc9; $custom-dark: #000000;
JSON
{
"hex": "#f79fb2",
"rgb": {
"r": 247,
"g": 159,
"b": 178
},
"hsl": {
"h": 347.045,
"s": 84.615,
"l": 79.608
},
"oklch": {
"l": 0.79537,
"c": 0.10682,
"h": 5.7
},
"luminance": 0.47785
}Semantic roles & 50–950 ramp
primary
#F79FB2
secondary
#D6F5EE
accent
#E1B104
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181213
muted
#868182