#F799B1#F799B1
#F799B1 is a light, moderate pink. Relative luminance 0.457; OKLCH L 78.5% C 0.116 H 3.6°. Best body text is #000000 at 10.15:1 contrast (WCAG AA passes).
Color values
| HEX | #F799B1 |
|---|---|
| RGB | rgb(247, 153, 177) |
| HSL | hsl(345, 85%, 78%) |
| HSV | hsv(345, 38%, 97%) |
| CMYK | cmyk(0%, 38.1%, 28.3%, 3.1%) |
| CIE-LAB | lab(73.37, 38.10, 2.54) |
| CIE-LCH | lch(73.37, 38.19, 3.81°) |
| OKLab | oklab(78.52% 0.1153 0.0072) |
| OKLCH | oklch(78.52% 0.116 3.6) |
| XYZ | xyz(57.6866, 45.7351, 47.3759) |
| Luminance | 0.4573 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 3.55
Pinky
#FC86AA
ΔE00 4.47
Rosa
#FE86A4
ΔE00 4.49
Faded Pink
#DE9DAC
ΔE00 5.12
Rose Pink
#F7879A
ΔE00 5.26
Soft Pink
#FDB0C0
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F799B1 #99F7DF
analogous
#F799E0 #F799B1 #F7B099
triadic
#F799B1 #B1F799 #99B1F7
tetradic
#F799B1 #E0F799 #99F7DF #B099F7
square
#F799B1 #E0F799 #99F7DF #B099F7
split-complementary
#F799B1 #99F7B0 #99E0F7
monochromatic
#EE275A #F36086 #F799B1 #FBD2DC #FDE3E9
Accessibility & contrast
On white
2.07
#F799B1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.15
#F799B1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F799B1
10.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F799B1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F799B1 | 1.00 | 2.07 | 10.15 | 10.15 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7AAB2
Deuteranopia (green-blind)
#BEBBAF
Tritanopia (blue-blind)
#FF92A1
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f799b1; /* rgb */ color: rgb(247, 153, 177); /* oklch */ color: oklch(78.5% 0.116 3.6);
Tailwind
colors: {
custom: {
50: '#fcb8c8',
500: '#f799b1',
950: '#000000',
},
}SCSS
$custom: #f799b1; $custom-light: #fcb8c8; $custom-dark: #000000;
JSON
{
"hex": "#f799b1",
"rgb": {
"r": 247,
"g": 153,
"b": 177
},
"hsl": {
"h": 344.681,
"s": 85.455,
"l": 78.431
},
"oklch": {
"l": 0.78521,
"c": 0.11552,
"h": 3.6
},
"luminance": 0.45731
}Semantic roles & 50–950 ramp
primary
#F799B1
secondary
#D6F5ED
accent
#E2A904
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181113
muted
#868082