#F797B5#F797B5
#F797B5 is a light, moderate pink. Relative luminance 0.452; OKLCH L 78.3% C 0.120 H 0.1°. Best body text is #000000 at 10.05:1 contrast (WCAG AA passes).
Color values
| HEX | #F797B5 |
|---|---|
| RGB | rgb(247, 151, 181) |
| HSL | hsl(341, 86%, 78%) |
| HSV | hsv(341, 39%, 97%) |
| CMYK | cmyk(0%, 38.9%, 26.7%, 3.1%) |
| CIE-LAB | lab(73.05, 39.67, -0.14) |
| CIE-LCH | lch(73.05, 39.67, 359.80°) |
| OKLab | oklab(78.31% 0.1198 0.0002) |
| OKLCH | oklch(78.31% 0.12 0.1) |
| XYZ | xyz(57.7665, 45.2477, 49.3983) |
| Luminance | 0.4524 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 3.74
Pinky
#FC86AA
ΔE00 3.91
Rosa
#FE86A4
ΔE00 4.60
Carnation Pink
#FF7FA7
ΔE00 5.36
Faded Pink
#DE9DAC
ΔE00 5.76
Rose Pink
#F7879A
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F797B5 #97F7D9
analogous
#F797E5 #F797B5 #F7A997
triadic
#F797B5 #B5F797 #97B5F7
tetradic
#F797B5 #E5F797 #97F7D9 #A997F7
square
#F797B5 #E5F797 #97F7D9 #A997F7
split-complementary
#F797B5 #97F7A9 #97E5F7
monochromatic
#EE2564 #F35E8D #F797B5 #FBD0DD #FDE3EB
Accessibility & contrast
On white
2.09
#F797B5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.05
#F797B5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F797B5
10.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F797B5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F797B5 | 1.00 | 2.09 | 10.05 | 10.05 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A9B6
Deuteranopia (green-blind)
#BCBAB3
Tritanopia (blue-blind)
#FF91A1
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f797b5; /* rgb */ color: rgb(247, 151, 181); /* oklch */ color: oklch(78.3% 0.120 0.1);
Tailwind
colors: {
custom: {
50: '#fcb7cb',
500: '#f797b5',
950: '#000000',
},
}SCSS
$custom: #f797b5; $custom-light: #fcb7cb; $custom-dark: #000000;
JSON
{
"hex": "#f797b5",
"rgb": {
"r": 247,
"g": 151,
"b": 181
},
"hsl": {
"h": 341.25,
"s": 85.714,
"l": 78.039
},
"oklch": {
"l": 0.78313,
"c": 0.11983,
"h": 0.1
},
"luminance": 0.45244
}Semantic roles & 50–950 ramp
primary
#F797B5
secondary
#D6F5EB
accent
#E29D03
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181113
muted
#868082