#F79DCA#F79DCA
#F79DCA is a light, moderate pink. Relative luminance 0.482; OKLCH L 79.9% C 0.120 H 348.8°. Best body text is #000000 at 10.63:1 contrast (WCAG AA passes).
Color values
| HEX | #F79DCA |
|---|---|
| RGB | rgb(247, 157, 202) |
| HSL | hsl(330, 85%, 79%) |
| HSV | hsv(330, 36%, 97%) |
| CMYK | cmyk(0%, 36.4%, 18.2%, 3.1%) |
| CIE-LAB | lab(74.92, 39.56, -8.96) |
| CIE-LCH | lch(74.92, 40.56, 347.24°) |
| OKLab | oklab(79.93% 0.1176 -0.0233) |
| OKLCH | oklch(79.93% 0.12 348.8) |
| XYZ | xyz(61.0762, 48.1561, 61.9437) |
| Luminance | 0.4815 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 5.47
Pink (survey)
#FF81C0
ΔE00 6.12
Bubblegum Pink
#FE83CC
ΔE00 6.39
Baby Pink
#FFB7CE
ΔE00 7.37
Pinky
#FC86AA
ΔE00 7.42
Pig Pink
#E78EA5
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F79DCA #9DF7CA
analogous
#F79DF7 #F79DCA #F79D9D
triadic
#F79DCA #CAF79D #9DCAF7
tetradic
#F79DCA #F7F79D #9DF7CA #9D9DF7
square
#F79DCA #F7F79D #9DF7CA #9D9DF7
split-complementary
#F79DCA #9DF79D #9DF7F7
monochromatic
#EE2C8D #F264AB #F79DCA #FCD6E9 #FDE3F0
Accessibility & contrast
On white
1.98
#F79DCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.63
#F79DCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F79DCA
10.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F79DCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F79DCA | 1.00 | 1.98 | 10.63 | 10.63 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5AFCC
Deuteranopia (green-blind)
#BBBEC8
Tritanopia (blue-blind)
#FF9BAD
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #f79dca; /* rgb */ color: rgb(247, 157, 202); /* oklch */ color: oklch(79.9% 0.120 348.8);
Tailwind
colors: {
custom: {
50: '#fbbbda',
500: '#f79dca',
950: '#000000',
},
}SCSS
$custom: #f79dca; $custom-light: #fbbbda; $custom-dark: #000000;
JSON
{
"hex": "#f79dca",
"rgb": {
"r": 247,
"g": 157,
"b": 202
},
"hsl": {
"h": 330,
"s": 84.906,
"l": 79.216
},
"oklch": {
"l": 0.79932,
"c": 0.11993,
"h": 348.8
},
"luminance": 0.48152
}Semantic roles & 50–950 ramp
primary
#F79DCA
secondary
#D6F5E6
accent
#E17304
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#181214
muted
#868183