#F79DCD#F79DCD
#F79DCD is a light, vivid pink. Relative luminance 0.483; OKLCH L 80.0% C 0.122 H 347.0°. Best body text is #000000 at 10.66:1 contrast (WCAG AA passes).
Color values
| HEX | #F79DCD |
|---|---|
| RGB | rgb(247, 157, 205) |
| HSL | hsl(328, 85%, 79%) |
| HSV | hsv(328, 36%, 97%) |
| CMYK | cmyk(0%, 36.4%, 17%, 3.1%) |
| CIE-LAB | lab(75.01, 40.01, -10.47) |
| CIE-LCH | lch(75.01, 41.36, 345.34°) |
| OKLab | oklab(80.03% 0.1186 -0.0274) |
| OKLCH | oklch(80.03% 0.122 347) |
| XYZ | xyz(61.4348, 48.2995, 63.8326) |
| Luminance | 0.4830 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 5.88
Bubblegum Pink
#FE83CC
ΔE00 6.05
Pink (survey)
#FF81C0
ΔE00 6.09
Plum
#DDA0DD
ΔE00 7.53
Baby Pink
#FFB7CE
ΔE00 7.84
Pinky
#FC86AA
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F79DCD #9DF7C7
analogous
#F49DF7 #F79DCD #F79DA0
triadic
#F79DCD #CDF79D #9DCDF7
tetradic
#F79DCD #F7F49D #9DF7C7 #9DA0F7
square
#F79DCD #F7F49D #9DF7C7 #9DA0F7
split-complementary
#F79DCD #A0F79D #9DF7F4
monochromatic
#EE2C93 #F264B0 #F79DCD #FCD6EA #FDE3F1
Accessibility & contrast
On white
1.97
#F79DCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.66
#F79DCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F79DCD
10.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F79DCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F79DCD | 1.00 | 1.97 | 10.66 | 10.66 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4B0CF
Deuteranopia (green-blind)
#BABECB
Tritanopia (blue-blind)
#FF9CAE
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #f79dcd; /* rgb */ color: rgb(247, 157, 205); /* oklch */ color: oklch(80.0% 0.122 347.0);
Tailwind
colors: {
custom: {
50: '#fbbbdc',
500: '#f79dcd',
950: '#000000',
},
}SCSS
$custom: #f79dcd; $custom-light: #fbbbdc; $custom-dark: #000000;
JSON
{
"hex": "#f79dcd",
"rgb": {
"r": 247,
"g": 157,
"b": 205
},
"hsl": {
"h": 328,
"s": 84.906,
"l": 79.216
},
"oklch": {
"l": 0.8003,
"c": 0.12173,
"h": 347
},
"luminance": 0.48296
}Semantic roles & 50–950 ramp
primary
#F79DCD
secondary
#D6F5E4
accent
#E16B04
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181215
muted
#868183