#FB799F#FB799F
#FB799F is a light, vivid pink. Relative luminance 0.367; OKLCH L 73.7% C 0.162 H 3.4°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #FB799F |
|---|---|
| RGB | rgb(251, 121, 159) |
| HSL | hsl(342, 94%, 73%) |
| HSV | hsv(342, 52%, 98%) |
| CMYK | cmyk(0%, 51.8%, 36.7%, 1.6%) |
| CIE-LAB | lab(67.05, 53.28, 3.50) |
| CIE-LCH | lch(67.05, 53.40, 3.76°) |
| OKLab | oklab(73.68% 0.1621 0.0098) |
| OKLCH | oklch(73.68% 0.162 3.4) |
| XYZ | xyz(52.8819, 36.6924, 37.0915) |
| Luminance | 0.3669 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 1.72
Pinky
#FC86AA
ΔE00 2.84
Rosa
#FE86A4
ΔE00 2.91
Rosy Pink
#F6688E
ΔE00 4.00
Carnation
#FD798F
ΔE00 4.64
Rose Pink
#F7879A
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB799F #79FBD5
analogous
#FB79E0 #FB799F #FB9479
triadic
#FB799F #9FFB79 #799FFB
tetradic
#FB799F #E0FB79 #79FBD5 #9479FB
square
#FB799F #E0FB79 #79FBD5 #9479FB
split-complementary
#FB799F #79FB94 #79E0FB
monochromatic
#F2074C #F93E74 #FB799F #FDB4CA #FEE1EA
Accessibility & contrast
On white
2.52
#FB799F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#FB799F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB799F
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB799F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB799F | 1.00 | 2.52 | 8.34 | 8.34 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9094A0
Deuteranopia (green-blind)
#B1AD9C
Tritanopia (blue-blind)
#FF6D87
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #fb799f; /* rgb */ color: rgb(251, 121, 159); /* oklch */ color: oklch(73.7% 0.162 3.4);
Tailwind
colors: {
custom: {
50: '#ffa3bb',
500: '#fb799f',
950: '#000000',
},
}SCSS
$custom: #fb799f; $custom-light: #ffa3bb; $custom-dark: #000000;
JSON
{
"hex": "#fb799f",
"rgb": {
"r": 251,
"g": 121,
"b": 159
},
"hsl": {
"h": 342.462,
"s": 94.203,
"l": 72.941
},
"oklch": {
"l": 0.7368,
"c": 0.16235,
"h": 3.4
},
"luminance": 0.36687
}Semantic roles & 50–950 ramp
primary
#FB799F
secondary
#D5F6EC
accent
#E6A200
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#180F11
muted
#867F80