#F79EBF#F79EBF
#F79EBF is a light, moderate pink. Relative luminance 0.480; OKLCH L 79.7% C 0.113 H 356.1°. Best body text is #000000 at 10.60:1 contrast (WCAG AA passes).
Color values
| HEX | #F79EBF |
|---|---|
| RGB | rgb(247, 158, 191) |
| HSL | hsl(338, 85%, 79%) |
| HSV | hsv(338, 36%, 97%) |
| CMYK | cmyk(0%, 36%, 22.7%, 3.1%) |
| CIE-LAB | lab(74.82, 37.43, -3.06) |
| CIE-LCH | lch(74.82, 37.55, 355.32°) |
| OKLab | oklab(79.75% 0.1124 -0.0076) |
| OKLCH | oklch(79.75% 0.113 356.1) |
| XYZ | xyz(59.9898, 47.9933, 55.3840) |
| Luminance | 0.4799 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 4.58
Pig Pink
#E78EA5
ΔE00 5.52
Soft Pink
#FDB0C0
ΔE00 5.78
Pinky
#FC86AA
ΔE00 5.86
Baby Pink
#FFB7CE
ΔE00 5.88
Faded Pink
#DE9DAC
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F79EBF #9EF7D6
analogous
#F79EEB #F79EBF #F7AA9E
triadic
#F79EBF #BFF79E #9EBFF7
tetradic
#F79EBF #EBF79E #9EF7D6 #AA9EF7
square
#F79EBF #EBF79E #9EF7D6 #AA9EF7
split-complementary
#F79EBF #9EF7AA #9EEBF7
monochromatic
#EE2D74 #F2659A #F79EBF #FCD7E4 #FDE3EC
Accessibility & contrast
On white
1.98
#F79EBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.60
#F79EBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F79EBF
10.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F79EBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F79EBF | 1.00 | 1.98 | 10.60 | 10.60 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9AFC0
Deuteranopia (green-blind)
#BEBEBD
Tritanopia (blue-blind)
#FF9AA9
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #f79ebf; /* rgb */ color: rgb(247, 158, 191); /* oklch */ color: oklch(79.7% 0.113 356.1);
Tailwind
colors: {
custom: {
50: '#fbbcd2',
500: '#f79ebf',
950: '#000000',
},
}SCSS
$custom: #f79ebf; $custom-light: #fbbcd2; $custom-dark: #000000;
JSON
{
"hex": "#f79ebf",
"rgb": {
"r": 247,
"g": 158,
"b": 191
},
"hsl": {
"h": 337.753,
"s": 84.762,
"l": 79.412
},
"oklch": {
"l": 0.79749,
"c": 0.11268,
"h": 356.1
},
"luminance": 0.47989
}Semantic roles & 50–950 ramp
primary
#F79EBF
secondary
#D6F5E9
accent
#E18F04
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181214
muted
#868182