#F79EB9#F79EB9
#F79EB9 is a light, moderate pink. Relative luminance 0.477; OKLCH L 79.6% C 0.110 H 0.3°. Best body text is #000000 at 10.55:1 contrast (WCAG AA passes).
Color values
| HEX | #F79EB9 |
|---|---|
| RGB | rgb(247, 158, 185) |
| HSL | hsl(342, 85%, 79%) |
| HSV | hsv(342, 36%, 97%) |
| CMYK | cmyk(0%, 36%, 25.1%, 3.1%) |
| CIE-LAB | lab(74.66, 36.58, -0.00) |
| CIE-LCH | lch(74.66, 36.58, 360.00°) |
| OKLab | oklab(79.57% 0.1104 0.0005) |
| OKLCH | oklch(79.57% 0.11 0.3) |
| XYZ | xyz(59.3430, 47.7346, 51.9776) |
| Luminance | 0.4773 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 4.65
Soft Pink
#FDB0C0
ΔE00 4.76
Powder Pink
#FFB2D0
ΔE00 5.07
Faded Pink
#DE9DAC
ΔE00 5.16
Pinky
#FC86AA
ΔE00 5.50
Baby Pink
#FFB7CE
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F79EB9 #9EF7DC
analogous
#F79EE5 #F79EB9 #F7B09E
triadic
#F79EB9 #B9F79E #9EB9F7
tetradic
#F79EB9 #E5F79E #9EF7DC #B09EF7
square
#F79EB9 #E5F79E #9EF7DC #B09EF7
split-complementary
#F79EB9 #9EF7B0 #9EE5F7
monochromatic
#EE2D67 #F26590 #F79EB9 #FCD7E2 #FDE3EB
Accessibility & contrast
On white
1.99
#F79EB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.55
#F79EB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F79EB9
10.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F79EB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F79EB9 | 1.00 | 1.99 | 10.55 | 10.55 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAAEBA
Deuteranopia (green-blind)
#C0BEB7
Tritanopia (blue-blind)
#FF99A7
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #f79eb9; /* rgb */ color: rgb(247, 158, 185); /* oklch */ color: oklch(79.6% 0.110 0.3);
Tailwind
colors: {
custom: {
50: '#fbbcce',
500: '#f79eb9',
950: '#000000',
},
}SCSS
$custom: #f79eb9; $custom-light: #fbbcce; $custom-dark: #000000;
JSON
{
"hex": "#f79eb9",
"rgb": {
"r": 247,
"g": 158,
"b": 185
},
"hsl": {
"h": 341.798,
"s": 84.762,
"l": 79.412
},
"oklch": {
"l": 0.79571,
"c": 0.11035,
"h": 0.3
},
"luminance": 0.47731
}Semantic roles & 50–950 ramp
primary
#F79EB9
secondary
#D6F5EB
accent
#E19E04
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181213
muted
#868182