#F79BBD#F79BBD
#F79BBD is a light, moderate pink. Relative luminance 0.469; OKLCH L 79.2% C 0.117 H 356.4°. Best body text is #000000 at 10.38:1 contrast (WCAG AA passes).
Color values
| HEX | #F79BBD |
|---|---|
| RGB | rgb(247, 155, 189) |
| HSL | hsl(338, 85%, 79%) |
| HSV | hsv(338, 37%, 97%) |
| CMYK | cmyk(0%, 37.2%, 23.5%, 3.1%) |
| CIE-LAB | lab(74.12, 38.70, -2.99) |
| CIE-LCH | lch(74.12, 38.82, 355.58°) |
| OKLab | oklab(79.2% 0.1164 -0.0074) |
| OKLCH | oklch(79.2% 0.117 356.4) |
| XYZ | xyz(59.2657, 46.8949, 54.0643) |
| Luminance | 0.4689 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 5.11
Pinky
#FC86AA
ΔE00 5.21
Powder Pink
#FFB2D0
ΔE00 5.26
Rosa
#FE86A4
ΔE00 6.22
Faded Pink
#DE9DAC
ΔE00 6.23
Soft Pink
#FDB0C0
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F79BBD #9BF7D5
analogous
#F79BEB #F79BBD #F7A79B
triadic
#F79BBD #BDF79B #9BBDF7
tetradic
#F79BBD #EBF79B #9BF7D5 #A79BF7
square
#F79BBD #EBF79B #9BF7D5 #A79BF7
split-complementary
#F79BBD #9BF7A7 #9BEBF7
monochromatic
#EE2A72 #F26298 #F79BBD #FCD4E2 #FDE3EC
Accessibility & contrast
On white
2.02
#F79BBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.38
#F79BBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F79BBD
10.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F79BBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F79BBD | 1.00 | 2.02 | 10.38 | 10.38 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6ACBE
Deuteranopia (green-blind)
#BDBCBB
Tritanopia (blue-blind)
#FF97A7
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f79bbd; /* rgb */ color: rgb(247, 155, 189); /* oklch */ color: oklch(79.2% 0.117 356.4);
Tailwind
colors: {
custom: {
50: '#fbbad0',
500: '#f79bbd',
950: '#000000',
},
}SCSS
$custom: #f79bbd; $custom-light: #fbbad0; $custom-dark: #000000;
JSON
{
"hex": "#f79bbd",
"rgb": {
"r": 247,
"g": 155,
"b": 189
},
"hsl": {
"h": 337.826,
"s": 85.185,
"l": 78.824
},
"oklch": {
"l": 0.79199,
"c": 0.11662,
"h": 356.4
},
"luminance": 0.46891
}Semantic roles & 50–950 ramp
primary
#F79BBD
secondary
#D6F5E9
accent
#E29004
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181214
muted
#868182