#F79EBE#F79EBE
#F79EBE is a light, moderate pink. Relative luminance 0.479; OKLCH L 79.7% C 0.112 H 356.8°. Best body text is #000000 at 10.59:1 contrast (WCAG AA passes).
Color values
| HEX | #F79EBE |
|---|---|
| RGB | rgb(247, 158, 190) |
| HSL | hsl(338, 85%, 79%) |
| HSV | hsv(338, 36%, 97%) |
| CMYK | cmyk(0%, 36%, 23.1%, 3.1%) |
| CIE-LAB | lab(74.79, 37.28, -2.55) |
| CIE-LCH | lch(74.79, 37.37, 356.08°) |
| OKLab | oklab(79.72% 0.1121 -0.0062) |
| OKLCH | oklch(79.72% 0.112 356.8) |
| XYZ | xyz(59.8801, 47.9494, 54.8065) |
| Luminance | 0.4795 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 4.62
Pig Pink
#E78EA5
ΔE00 5.34
Soft Pink
#FDB0C0
ΔE00 5.59
Pinky
#FC86AA
ΔE00 5.77
Baby Pink
#FFB7CE
ΔE00 5.83
Faded Pink
#DE9DAC
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F79EBE #9EF7D7
analogous
#F79EEB #F79EBE #F7AB9E
triadic
#F79EBE #BEF79E #9EBEF7
tetradic
#F79EBE #EBF79E #9EF7D7 #AB9EF7
square
#F79EBE #EBF79E #9EF7D7 #AB9EF7
split-complementary
#F79EBE #9EF7AB #9EEBF7
monochromatic
#EE2D72 #F26598 #F79EBE #FCD7E4 #FDE3EC
Accessibility & contrast
On white
1.98
#F79EBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.59
#F79EBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F79EBE
10.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F79EBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F79EBE | 1.00 | 1.98 | 10.59 | 10.59 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9AFBF
Deuteranopia (green-blind)
#BFBEBC
Tritanopia (blue-blind)
#FF9AA9
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #f79ebe; /* rgb */ color: rgb(247, 158, 190); /* oklch */ color: oklch(79.7% 0.112 356.8);
Tailwind
colors: {
custom: {
50: '#fbbcd1',
500: '#f79ebe',
950: '#000000',
},
}SCSS
$custom: #f79ebe; $custom-light: #fbbcd1; $custom-dark: #000000;
JSON
{
"hex": "#f79ebe",
"rgb": {
"r": 247,
"g": 158,
"b": 190
},
"hsl": {
"h": 338.427,
"s": 84.762,
"l": 79.412
},
"oklch": {
"l": 0.79719,
"c": 0.11226,
"h": 356.8
},
"luminance": 0.47946
}Semantic roles & 50–950 ramp
primary
#F79EBE
secondary
#D6F5EA
accent
#E19204
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181214
muted
#868182