#F79BAE#F79BAE
#F79BAE is a light, moderate red. Relative luminance 0.463; OKLCH L 78.8% C 0.112 H 6.5°. Best body text is #000000 at 10.25:1 contrast (WCAG AA passes).
Color values
| HEX | #F79BAE |
|---|---|
| RGB | rgb(247, 155, 174) |
| HSL | hsl(348, 85%, 79%) |
| HSV | hsv(348, 37%, 97%) |
| CMYK | cmyk(0%, 37.2%, 29.6%, 3.1%) |
| CIE-LAB | lab(73.72, 36.67, 4.71) |
| CIE-LCH | lch(73.72, 36.97, 7.31°) |
| OKLab | oklab(78.76% 0.1111 0.0127) |
| OKLCH | oklch(78.76% 0.112 6.5) |
| XYZ | xyz(57.7209, 46.2770, 45.9284) |
| Luminance | 0.4627 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 4.01
Faded Pink
#DE9DAC
ΔE00 4.90
Soft Pink
#FDB0C0
ΔE00 4.90
Rosa
#FE86A4
ΔE00 4.95
Rose Pink
#F7879A
ΔE00 4.96
Pinky
#FC86AA
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F79BAE #9BF7E4
analogous
#F79BDC #F79BAE #F7B69B
triadic
#F79BAE #AEF79B #9BAEF7
tetradic
#F79BAE #DCF79B #9BF7E4 #B69BF7
square
#F79BAE #DCF79B #9BF7E4 #B69BF7
split-complementary
#F79BAE #9BF7B6 #9BDCF7
monochromatic
#EE2A52 #F26280 #F79BAE #FCD4DC #FDE3E8
Accessibility & contrast
On white
2.05
#F79BAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.25
#F79BAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F79BAE
10.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F79BAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F79BAE | 1.00 | 2.05 | 10.25 | 10.25 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAABAE
Deuteranopia (green-blind)
#C0BCAC
Tritanopia (blue-blind)
#FF94A2
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f79bae; /* rgb */ color: rgb(247, 155, 174); /* oklch */ color: oklch(78.8% 0.112 6.5);
Tailwind
colors: {
custom: {
50: '#fcb9c6',
500: '#f79bae',
950: '#000000',
},
}SCSS
$custom: #f79bae; $custom-light: #fcb9c6; $custom-dark: #000000;
JSON
{
"hex": "#f79bae",
"rgb": {
"r": 247,
"g": 155,
"b": 174
},
"hsl": {
"h": 347.609,
"s": 85.185,
"l": 78.824
},
"oklch": {
"l": 0.78764,
"c": 0.11182,
"h": 6.5
},
"luminance": 0.46273
}Semantic roles & 50–950 ramp
primary
#F79BAE
secondary
#D6F5EE
accent
#E2B404
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181113
muted
#868082