#F79FDF#F79FDF
#F79FDF is a light, vivid pink. Relative luminance 0.499; OKLCH L 81.0% C 0.131 H 337.4°. Best body text is #000000 at 10.98:1 contrast (WCAG AA passes).
Color values
| HEX | #F79FDF |
|---|---|
| RGB | rgb(247, 159, 223) |
| HSL | hsl(316, 85%, 80%) |
| HSV | hsv(316, 36%, 97%) |
| CMYK | cmyk(0%, 35.6%, 9.7%, 3.1%) |
| CIE-LAB | lab(76.01, 41.83, -18.82) |
| CIE-LCH | lch(76.01, 45.87, 335.78°) |
| OKLab | oklab(80.97% 0.121 -0.0503) |
| OKLCH | oklch(80.97% 0.131 337.4) |
| XYZ | xyz(64.0750, 49.9014, 76.0546) |
| Luminance | 0.4990 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 4.97
Bubblegum Pink
#FE83CC
ΔE00 6.25
Lavender Pink
#DD85D7
ΔE00 7.69
Pink (survey)
#FF81C0
ΔE00 7.76
Powder Pink
#FFB2D0
ΔE00 8.59
Violet (CSS)
#EE82EE
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F79FDF #9FF7B7
analogous
#E39FF7 #F79FDF #F79FB3
triadic
#F79FDF #DFF79F #9FDFF7
tetradic
#F79FDF #F7E39F #9FF7B7 #9FB3F7
square
#F79FDF #F7E39F #9FF7B7 #9FB3F7
split-complementary
#F79FDF #B3F79F #9FF7E3
monochromatic
#EE2EB9 #F267CC #F79FDF #FCD7F2 #FDE3F6
Accessibility & contrast
On white
1.91
#F79FDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.98
#F79FDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F79FDF
10.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F79FDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F79FDF | 1.00 | 1.91 | 10.98 | 10.98 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1B3E1
Deuteranopia (green-blind)
#B7C0DC
Tritanopia (blue-blind)
#FFA1B6
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #f79fdf; /* rgb */ color: rgb(247, 159, 223); /* oklch */ color: oklch(81.0% 0.131 337.4);
Tailwind
colors: {
custom: {
50: '#fbbde9',
500: '#f79fdf',
950: '#000000',
},
}SCSS
$custom: #f79fdf; $custom-light: #fbbde9; $custom-dark: #000000;
JSON
{
"hex": "#f79fdf",
"rgb": {
"r": 247,
"g": 159,
"b": 223
},
"hsl": {
"h": 316.364,
"s": 84.615,
"l": 79.608
},
"oklch": {
"l": 0.80974,
"c": 0.13104,
"h": 337.4
},
"luminance": 0.49898
}Semantic roles & 50–950 ramp
primary
#F79FDF
secondary
#D6F5DF
accent
#E14104
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181216
muted
#868184