#F79BBF#F79BBF
#F79BBF is a light, moderate pink. Relative luminance 0.470; OKLCH L 79.3% C 0.117 H 355.1°. Best body text is #000000 at 10.40:1 contrast (WCAG AA passes).
Color values
| HEX | #F79BBF |
|---|---|
| RGB | rgb(247, 155, 191) |
| HSL | hsl(337, 85%, 79%) |
| HSV | hsv(337, 37%, 97%) |
| CMYK | cmyk(0%, 37.2%, 22.7%, 3.1%) |
| CIE-LAB | lab(74.18, 38.99, -4.01) |
| CIE-LCH | lch(74.18, 39.19, 354.13°) |
| OKLab | oklab(79.26% 0.1171 -0.0101) |
| OKLCH | oklch(79.26% 0.118 355.1) |
| XYZ | xyz(59.4843, 46.9823, 55.2155) |
| Luminance | 0.4698 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 5.23
Pinky
#FC86AA
ΔE00 5.46
Pig Pink
#E78EA5
ΔE00 5.50
Pink (survey)
#FF81C0
ΔE00 6.51
Rosa
#FE86A4
ΔE00 6.58
Faded Pink
#DE9DAC
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F79BBF #9BF7D3
analogous
#F79BED #F79BBF #F7A59B
triadic
#F79BBF #BFF79B #9BBFF7
tetradic
#F79BBF #EDF79B #9BF7D3 #A59BF7
square
#F79BBF #EDF79B #9BF7D3 #A59BF7
split-complementary
#F79BBF #9BF7A5 #9BEDF7
monochromatic
#EE2A76 #F2629B #F79BBF #FCD4E3 #FDE3ED
Accessibility & contrast
On white
2.02
#F79BBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.40
#F79BBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F79BBF
10.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F79BBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F79BBF | 1.00 | 2.02 | 10.40 | 10.40 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6ADC0
Deuteranopia (green-blind)
#BCBCBD
Tritanopia (blue-blind)
#FF97A8
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f79bbf; /* rgb */ color: rgb(247, 155, 191); /* oklch */ color: oklch(79.3% 0.117 355.1);
Tailwind
colors: {
custom: {
50: '#fbbad2',
500: '#f79bbf',
950: '#000000',
},
}SCSS
$custom: #f79bbf; $custom-light: #fbbad2; $custom-dark: #000000;
JSON
{
"hex": "#f79bbf",
"rgb": {
"r": 247,
"g": 155,
"b": 191
},
"hsl": {
"h": 336.522,
"s": 85.185,
"l": 78.824
},
"oklch": {
"l": 0.7926,
"c": 0.1175,
"h": 355.1
},
"luminance": 0.46978
}Semantic roles & 50–950 ramp
primary
#F79BBF
secondary
#D6F5E9
accent
#E28B04
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181214
muted
#868182