#F79FD3#F79FD3
#F79FD3 is a light, vivid pink. Relative luminance 0.493; OKLCH L 80.6% C 0.122 H 343.9°. Best body text is #000000 at 10.85:1 contrast (WCAG AA passes).
Color values
| HEX | #F79FD3 |
|---|---|
| RGB | rgb(247, 159, 211) |
| HSL | hsl(325, 85%, 80%) |
| HSV | hsv(325, 36%, 97%) |
| CMYK | cmyk(0%, 35.6%, 14.6%, 3.1%) |
| CIE-LAB | lab(75.62, 39.90, -12.84) |
| CIE-LCH | lch(75.62, 41.91, 342.16°) |
| OKLab | oklab(80.55% 0.1174 -0.0339) |
| OKLCH | oklch(80.55% 0.122 343.9) |
| XYZ | xyz(62.5141, 49.2771, 67.8340) |
| Luminance | 0.4927 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 6.13
Powder Pink
#FFB2D0
ΔE00 6.34
Plum
#DDA0DD
ΔE00 6.55
Pink (survey)
#FF81C0
ΔE00 6.67
Baby Pink
#FFB7CE
ΔE00 8.35
Pinky
#FC86AA
ΔE00 9.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F79FD3 #9FF7C3
analogous
#EF9FF7 #F79FD3 #F79FA7
triadic
#F79FD3 #D3F79F #9FD3F7
tetradic
#F79FD3 #F7EF9F #9FF7C3 #9FA7F7
square
#F79FD3 #F7EF9F #9FF7C3 #9FA7F7
split-complementary
#F79FD3 #A7F79F #9FF7EF
monochromatic
#EE2E9F #F267B9 #F79FD3 #FCD7ED #FDE3F2
Accessibility & contrast
On white
1.93
#F79FD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.85
#F79FD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F79FD3
10.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F79FD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F79FD3 | 1.00 | 1.93 | 10.85 | 10.85 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4B2D5
Deuteranopia (green-blind)
#BAC0D1
Tritanopia (blue-blind)
#FF9FB1
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #f79fd3; /* rgb */ color: rgb(247, 159, 211); /* oklch */ color: oklch(80.6% 0.122 343.9);
Tailwind
colors: {
custom: {
50: '#fbbce0',
500: '#f79fd3',
950: '#000000',
},
}SCSS
$custom: #f79fd3; $custom-light: #fbbce0; $custom-dark: #000000;
JSON
{
"hex": "#f79fd3",
"rgb": {
"r": 247,
"g": 159,
"b": 211
},
"hsl": {
"h": 324.545,
"s": 84.615,
"l": 79.608
},
"oklch": {
"l": 0.80555,
"c": 0.12222,
"h": 343.9
},
"luminance": 0.49274
}Semantic roles & 50–950 ramp
primary
#F79FD3
secondary
#D6F5E3
accent
#E15F04
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181215
muted
#868183