#F79CCD#F79CCD
#F79CCD is a light, vivid pink. Relative luminance 0.480; OKLCH L 79.9% C 0.123 H 346.8°. Best body text is #000000 at 10.59:1 contrast (WCAG AA passes).
Color values
| HEX | #F79CCD |
|---|---|
| RGB | rgb(247, 156, 205) |
| HSL | hsl(328, 85%, 79%) |
| HSV | hsv(328, 37%, 97%) |
| CMYK | cmyk(0%, 36.8%, 17%, 3.1%) |
| CIE-LAB | lab(74.80, 40.53, -10.79) |
| CIE-LCH | lch(74.80, 41.94, 345.10°) |
| OKLab | oklab(79.87% 0.1201 -0.0283) |
| OKLCH | oklch(79.87% 0.123 346.8) |
| XYZ | xyz(61.2663, 47.9625, 63.7765) |
| Luminance | 0.4796 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 5.79
Pink (survey)
#FF81C0
ΔE00 5.87
Powder Pink
#FFB2D0
ΔE00 6.14
Plum
#DDA0DD
ΔE00 7.48
Pinky
#FC86AA
ΔE00 7.94
Baby Pink
#FFB7CE
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F79CCD #9CF7C6
analogous
#F39CF7 #F79CCD #F79CA0
triadic
#F79CCD #CDF79C #9CCDF7
tetradic
#F79CCD #F7F39C #9CF7C6 #9CA0F7
square
#F79CCD #F7F39C #9CF7C6 #9CA0F7
split-complementary
#F79CCD #A0F79C #9CF7F3
monochromatic
#EE2B94 #F263B0 #F79CCD #FCD5EA #FDE3F1
Accessibility & contrast
On white
1.98
#F79CCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.59
#F79CCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F79CCD
10.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F79CCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F79CCD | 1.00 | 1.98 | 10.59 | 10.59 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3AFCF
Deuteranopia (green-blind)
#BABECB
Tritanopia (blue-blind)
#FF9BAD
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #f79ccd; /* rgb */ color: rgb(247, 156, 205); /* oklch */ color: oklch(79.9% 0.123 346.8);
Tailwind
colors: {
custom: {
50: '#fbbadc',
500: '#f79ccd',
950: '#000000',
},
}SCSS
$custom: #f79ccd; $custom-light: #fbbadc; $custom-dark: #000000;
JSON
{
"hex": "#f79ccd",
"rgb": {
"r": 247,
"g": 156,
"b": 205
},
"hsl": {
"h": 327.692,
"s": 85.047,
"l": 79.02
},
"oklch": {
"l": 0.79869,
"c": 0.1234,
"h": 346.8
},
"luminance": 0.47959
}Semantic roles & 50–950 ramp
primary
#F79CCD
secondary
#D6F5E4
accent
#E26A04
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181215
muted
#868183