#F79DD2#F79DD2
#F79DD2 is a light, vivid pink. Relative luminance 0.485; OKLCH L 80.2% C 0.125 H 344.1°. Best body text is #000000 at 10.71:1 contrast (WCAG AA passes).
Color values
| HEX | #F79DD2 |
|---|---|
| RGB | rgb(247, 157, 210) |
| HSL | hsl(325, 85%, 79%) |
| HSV | hsv(325, 36%, 97%) |
| CMYK | cmyk(0%, 36.4%, 15%, 3.1%) |
| CIE-LAB | lab(75.17, 40.78, -12.98) |
| CIE-LCH | lch(75.17, 42.80, 342.35°) |
| OKLab | oklab(80.2% 0.1202 -0.0342) |
| OKLCH | oklch(80.2% 0.125 344.1) |
| XYZ | xyz(62.0480, 48.5448, 67.0622) |
| Luminance | 0.4854 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 5.68
Pink (survey)
#FF81C0
ΔE00 6.24
Plum
#DDA0DD
ΔE00 6.63
Powder Pink
#FFB2D0
ΔE00 6.67
Baby Pink
#FFB7CE
ΔE00 8.68
Pinky
#FC86AA
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F79DD2 #9DF7C2
analogous
#EF9DF7 #F79DD2 #F79DA5
triadic
#F79DD2 #D2F79D #9DD2F7
tetradic
#F79DD2 #F7EF9D #9DF7C2 #9DA5F7
square
#F79DD2 #F7EF9D #9DF7C2 #9DA5F7
split-complementary
#F79DD2 #A5F79D #9DF7EF
monochromatic
#EE2C9E #F264B8 #F79DD2 #FCD6EC #FDE3F2
Accessibility & contrast
On white
1.96
#F79DD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.71
#F79DD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F79DD2
10.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F79DD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F79DD2 | 1.00 | 1.96 | 10.71 | 10.71 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3B0D4
Deuteranopia (green-blind)
#B9BED0
Tritanopia (blue-blind)
#FF9DB0
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #f79dd2; /* rgb */ color: rgb(247, 157, 210); /* oklch */ color: oklch(80.2% 0.125 344.1);
Tailwind
colors: {
custom: {
50: '#fbbbdf',
500: '#f79dd2',
950: '#000000',
},
}SCSS
$custom: #f79dd2; $custom-light: #fbbbdf; $custom-dark: #000000;
JSON
{
"hex": "#f79dd2",
"rgb": {
"r": 247,
"g": 157,
"b": 210
},
"hsl": {
"h": 324.667,
"s": 84.906,
"l": 79.216
},
"oklch": {
"l": 0.80198,
"c": 0.12494,
"h": 344.1
},
"luminance": 0.48541
}Semantic roles & 50–950 ramp
primary
#F79DD2
secondary
#D6F5E3
accent
#E15F04
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181215
muted
#868183