#F79FDB#F79FDB
#F79FDB is a light, vivid pink. Relative luminance 0.497; OKLCH L 80.8% C 0.128 H 339.5°. Best body text is #000000 at 10.94:1 contrast (WCAG AA passes).
Color values
| HEX | #F79FDB |
|---|---|
| RGB | rgb(247, 159, 219) |
| HSL | hsl(319, 85%, 80%) |
| HSV | hsv(319, 36%, 97%) |
| CMYK | cmyk(0%, 35.6%, 11.3%, 3.1%) |
| CIE-LAB | lab(75.88, 41.17, -16.83) |
| CIE-LCH | lch(75.88, 44.48, 337.76°) |
| OKLab | oklab(80.83% 0.1199 -0.0448) |
| OKLCH | oklch(80.83% 0.128 339.5) |
| XYZ | xyz(63.5421, 49.6883, 73.2479) |
| Luminance | 0.4969 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 5.37
Bubblegum Pink
#FE83CC
ΔE00 6.07
Pink (survey)
#FF81C0
ΔE00 7.30
Powder Pink
#FFB2D0
ΔE00 7.83
Lavender Pink
#DD85D7
ΔE00 8.12
Violet (CSS)
#EE82EE
ΔE00 9.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F79FDB #9FF7BB
analogous
#E79FF7 #F79FDB #F79FAF
triadic
#F79FDB #DBF79F #9FDBF7
tetradic
#F79FDB #F7E79F #9FF7BB #9FAFF7
square
#F79FDB #F7E79F #9FF7BB #9FAFF7
split-complementary
#F79FDB #AFF79F #9FF7E7
monochromatic
#EE2EB1 #F267C6 #F79FDB #FCD7F0 #FDE3F4
Accessibility & contrast
On white
1.92
#F79FDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.94
#F79FDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F79FDB
10.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F79FDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F79FDB | 1.00 | 1.92 | 10.94 | 10.94 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2B3DD
Deuteranopia (green-blind)
#B8C0D8
Tritanopia (blue-blind)
#FFA1B5
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #f79fdb; /* rgb */ color: rgb(247, 159, 219); /* oklch */ color: oklch(80.8% 0.128 339.5);
Tailwind
colors: {
custom: {
50: '#fbbce6',
500: '#f79fdb',
950: '#000000',
},
}SCSS
$custom: #f79fdb; $custom-light: #fbbce6; $custom-dark: #000000;
JSON
{
"hex": "#f79fdb",
"rgb": {
"r": 247,
"g": 159,
"b": 219
},
"hsl": {
"h": 319.091,
"s": 84.615,
"l": 79.608
},
"oklch": {
"l": 0.80831,
"c": 0.12796,
"h": 339.5
},
"luminance": 0.49685
}Semantic roles & 50–950 ramp
primary
#F79FDB
secondary
#D6F5E0
accent
#E14B04
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181216
muted
#868184