#F79EBA#F79EBA
#F79EBA is a light, moderate pink. Relative luminance 0.478; OKLCH L 79.6% C 0.111 H 359.6°. Best body text is #000000 at 10.55:1 contrast (WCAG AA passes).
Color values
| HEX | #F79EBA |
|---|---|
| RGB | rgb(247, 158, 186) |
| HSL | hsl(341, 85%, 79%) |
| HSV | hsv(341, 36%, 97%) |
| CMYK | cmyk(0%, 36%, 24.7%, 3.1%) |
| CIE-LAB | lab(74.68, 36.72, -0.51) |
| CIE-LCH | lch(74.68, 36.72, 359.20°) |
| OKLab | oklab(79.6% 0.1107 -0.0008) |
| OKLCH | oklch(79.6% 0.111 359.6) |
| XYZ | xyz(59.4489, 47.7770, 52.5355) |
| Luminance | 0.4777 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 4.76
Soft Pink
#FDB0C0
ΔE00 4.90
Powder Pink
#FFB2D0
ΔE00 4.94
Faded Pink
#DE9DAC
ΔE00 5.29
Pinky
#FC86AA
ΔE00 5.52
Baby Pink
#FFB7CE
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F79EBA #9EF7DB
analogous
#F79EE6 #F79EBA #F7AF9E
triadic
#F79EBA #BAF79E #9EBAF7
tetradic
#F79EBA #E6F79E #9EF7DB #AF9EF7
square
#F79EBA #E6F79E #9EF7DB #AF9EF7
split-complementary
#F79EBA #9EF7AF #9EE6F7
monochromatic
#EE2D6A #F26592 #F79EBA #FCD7E2 #FDE3EB
Accessibility & contrast
On white
1.99
#F79EBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.55
#F79EBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F79EBA
10.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F79EBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F79EBA | 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)
#AAAEBB
Deuteranopia (green-blind)
#BFBEB8
Tritanopia (blue-blind)
#FF99A8
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #f79eba; /* rgb */ color: rgb(247, 158, 186); /* oklch */ color: oklch(79.6% 0.111 359.6);
Tailwind
colors: {
custom: {
50: '#fbbcce',
500: '#f79eba',
950: '#000000',
},
}SCSS
$custom: #f79eba; $custom-light: #fbbcce; $custom-dark: #000000;
JSON
{
"hex": "#f79eba",
"rgb": {
"r": 247,
"g": 158,
"b": 186
},
"hsl": {
"h": 341.124,
"s": 84.762,
"l": 79.412
},
"oklch": {
"l": 0.796,
"c": 0.1107,
"h": 359.6
},
"luminance": 0.47773
}Semantic roles & 50–950 ramp
primary
#F79EBA
secondary
#D6F5EB
accent
#E19C04
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181213
muted
#868182