#F79EB8#F79EB8
#F79EB8 is a light, moderate pink. Relative luminance 0.477; OKLCH L 79.5% C 0.110 H 1.0°. Best body text is #000000 at 10.54:1 contrast (WCAG AA passes).
Color values
| HEX | #F79EB8 |
|---|---|
| RGB | rgb(247, 158, 184) |
| HSL | hsl(342, 85%, 79%) |
| HSV | hsv(342, 36%, 97%) |
| CMYK | cmyk(0%, 36%, 25.5%, 3.1%) |
| CIE-LAB | lab(74.63, 36.45, 0.51) |
| CIE-LCH | lch(74.63, 36.45, 0.80°) |
| OKLab | oklab(79.54% 0.11 0.0018) |
| OKLCH | oklch(79.54% 0.11 1) |
| XYZ | xyz(59.2378, 47.6925, 51.4236) |
| Luminance | 0.4769 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 4.55
Soft Pink
#FDB0C0
ΔE00 4.62
Faded Pink
#DE9DAC
ΔE00 5.04
Powder Pink
#FFB2D0
ΔE00 5.20
Pinky
#FC86AA
ΔE00 5.49
Baby Pink
#FFB7CE
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F79EB8 #9EF7DD
analogous
#F79EE5 #F79EB8 #F7B19E
triadic
#F79EB8 #B8F79E #9EB8F7
tetradic
#F79EB8 #E5F79E #9EF7DD #B19EF7
square
#F79EB8 #E5F79E #9EF7DD #B19EF7
split-complementary
#F79EB8 #9EF7B1 #9EE5F7
monochromatic
#EE2D65 #F2658F #F79EB8 #FCD7E1 #FDE3EA
Accessibility & contrast
On white
1.99
#F79EB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.54
#F79EB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F79EB8
10.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F79EB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F79EB8 | 1.00 | 1.99 | 10.54 | 10.54 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAAEB9
Deuteranopia (green-blind)
#C0BEB6
Tritanopia (blue-blind)
#FF98A7
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #f79eb8; /* rgb */ color: rgb(247, 158, 184); /* oklch */ color: oklch(79.5% 0.110 1.0);
Tailwind
colors: {
custom: {
50: '#fbbccd',
500: '#f79eb8',
950: '#000000',
},
}SCSS
$custom: #f79eb8; $custom-light: #fbbccd; $custom-dark: #000000;
JSON
{
"hex": "#f79eb8",
"rgb": {
"r": 247,
"g": 158,
"b": 184
},
"hsl": {
"h": 342.472,
"s": 84.762,
"l": 79.412
},
"oklch": {
"l": 0.79542,
"c": 0.11002,
"h": 1
},
"luminance": 0.47689
}Semantic roles & 50–950 ramp
primary
#F79EB8
secondary
#D6F5EC
accent
#E1A104
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181213
muted
#868182