#F79EB5#F79EB5
#F79EB5 is a light, moderate pink. Relative luminance 0.476; OKLCH L 79.5% C 0.109 H 3.1°. Best body text is #000000 at 10.51:1 contrast (WCAG AA passes).
Color values
| HEX | #F79EB5 |
|---|---|
| RGB | rgb(247, 158, 181) |
| HSL | hsl(344, 85%, 79%) |
| HSV | hsv(344, 36%, 97%) |
| CMYK | cmyk(0%, 36%, 26.7%, 3.1%) |
| CIE-LAB | lab(74.55, 36.04, 2.04) |
| CIE-LCH | lch(74.55, 36.09, 3.25°) |
| OKLab | oklab(79.46% 0.1089 0.0059) |
| OKLCH | oklch(79.46% 0.109 3.1) |
| XYZ | xyz(58.9267, 47.5681, 49.7850) |
| Luminance | 0.4756 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 4.32
Pig Pink
#E78EA5
ΔE00 4.38
Faded Pink
#DE9DAC
ΔE00 4.78
Pinky
#FC86AA
ΔE00 5.58
Rosa
#FE86A4
ΔE00 5.65
Powder Pink
#FFB2D0
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F79EB5 #9EF7E0
analogous
#F79EE2 #F79EB5 #F7B49E
triadic
#F79EB5 #B5F79E #9EB5F7
tetradic
#F79EB5 #E2F79E #9EF7E0 #B49EF7
square
#F79EB5 #E2F79E #9EF7E0 #B49EF7
split-complementary
#F79EB5 #9EF7B4 #9EE2F7
monochromatic
#EE2D5F #F2658A #F79EB5 #FCD7E0 #FDE3E9
Accessibility & contrast
On white
2.00
#F79EB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.51
#F79EB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F79EB5
10.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F79EB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F79EB5 | 1.00 | 2.00 | 10.51 | 10.51 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABAEB6
Deuteranopia (green-blind)
#C1BEB3
Tritanopia (blue-blind)
#FF98A6
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #f79eb5; /* rgb */ color: rgb(247, 158, 181); /* oklch */ color: oklch(79.5% 0.109 3.1);
Tailwind
colors: {
custom: {
50: '#fbbbcb',
500: '#f79eb5',
950: '#000000',
},
}SCSS
$custom: #f79eb5; $custom-light: #fbbbcb; $custom-dark: #000000;
JSON
{
"hex": "#f79eb5",
"rgb": {
"r": 247,
"g": 158,
"b": 181
},
"hsl": {
"h": 344.494,
"s": 84.762,
"l": 79.412
},
"oklch": {
"l": 0.79455,
"c": 0.10909,
"h": 3.1
},
"luminance": 0.47564
}Semantic roles & 50–950 ramp
primary
#F79EB5
secondary
#D6F5ED
accent
#E1A804
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181213
muted
#868182