#F79CDC#F79CDC
#F79CDC is a light, vivid pink. Relative luminance 0.487; OKLCH L 80.4% C 0.134 H 338.6°. Best body text is #000000 at 10.74:1 contrast (WCAG AA passes).
Color values
| HEX | #F79CDC |
|---|---|
| RGB | rgb(247, 156, 220) |
| HSL | hsl(318, 85%, 79%) |
| HSV | hsv(318, 37%, 97%) |
| CMYK | cmyk(0%, 36.8%, 10.9%, 3.1%) |
| CIE-LAB | lab(75.28, 42.89, -18.29) |
| CIE-LCH | lch(75.28, 46.63, 336.91°) |
| OKLab | oklab(80.39% 0.1246 -0.0488) |
| OKLCH | oklch(80.39% 0.134 338.6) |
| XYZ | xyz(63.1645, 48.7218, 73.7735) |
| Luminance | 0.4872 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 5.29
Bubblegum Pink
#FE83CC
ΔE00 5.53
Pink (survey)
#FF81C0
ΔE00 7.03
Lavender Pink
#DD85D7
ΔE00 7.39
Violet (CSS)
#EE82EE
ΔE00 8.55
Powder Pink
#FFB2D0
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F79CDC #9CF7B7
analogous
#E59CF7 #F79CDC #F79CAF
triadic
#F79CDC #DCF79C #9CDCF7
tetradic
#F79CDC #F7E59C #9CF7B7 #9CAFF7
square
#F79CDC #F7E59C #9CF7B7 #9CAFF7
split-complementary
#F79CDC #AFF79C #9CF7E5
monochromatic
#EE2BB4 #F263C8 #F79CDC #FCD5F0 #FDE3F5
Accessibility & contrast
On white
1.95
#F79CDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.74
#F79CDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F79CDC
10.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F79CDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F79CDC | 1.00 | 1.95 | 10.74 | 10.74 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FB1DE
Deuteranopia (green-blind)
#B5BFD9
Tritanopia (blue-blind)
#FF9EB3
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #f79cdc; /* rgb */ color: rgb(247, 156, 220); /* oklch */ color: oklch(80.4% 0.134 338.6);
Tailwind
colors: {
custom: {
50: '#fbbae7',
500: '#f79cdc',
950: '#000000',
},
}SCSS
$custom: #f79cdc; $custom-light: #fbbae7; $custom-dark: #000000;
JSON
{
"hex": "#f79cdc",
"rgb": {
"r": 247,
"g": 156,
"b": 220
},
"hsl": {
"h": 317.802,
"s": 85.047,
"l": 79.02
},
"oklch": {
"l": 0.80388,
"c": 0.13385,
"h": 338.6
},
"luminance": 0.48718
}Semantic roles & 50–950 ramp
primary
#F79CDC
secondary
#D6F5DF
accent
#E24604
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181216
muted
#868184