#F79CD3#F79CD3
#F79CD3 is a light, vivid pink. Relative luminance 0.483; OKLCH L 80.1% C 0.127 H 343.4°. Best body text is #000000 at 10.65:1 contrast (WCAG AA passes).
Color values
| HEX | #F79CD3 |
|---|---|
| RGB | rgb(247, 156, 211) |
| HSL | hsl(324, 85%, 79%) |
| HSV | hsv(324, 37%, 97%) |
| CMYK | cmyk(0%, 36.8%, 14.6%, 3.1%) |
| CIE-LAB | lab(74.99, 41.46, -13.80) |
| CIE-LCH | lch(74.99, 43.69, 341.59°) |
| OKLab | oklab(80.07% 0.122 -0.0365) |
| OKLCH | oklch(80.07% 0.127 343.4) |
| XYZ | xyz(62.0045, 48.2578, 67.6642) |
| Luminance | 0.4825 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 5.40
Pink (survey)
#FF81C0
ΔE00 6.12
Plum
#DDA0DD
ΔE00 6.43
Powder Pink
#FFB2D0
ΔE00 7.09
Lavender Pink
#DD85D7
ΔE00 8.61
Baby Pink
#FFB7CE
ΔE00 9.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F79CD3 #9CF7C0
analogous
#EE9CF7 #F79CD3 #F79CA6
triadic
#F79CD3 #D3F79C #9CD3F7
tetradic
#F79CD3 #F7EE9C #9CF7C0 #9CA6F7
square
#F79CD3 #F7EE9C #9CF7C0 #9CA6F7
split-complementary
#F79CD3 #A6F79C #9CF7EE
monochromatic
#EE2BA1 #F263BA #F79CD3 #FCD5EC #FDE3F2
Accessibility & contrast
On white
1.97
#F79CD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.65
#F79CD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F79CD3
10.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F79CD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F79CD3 | 1.00 | 1.97 | 10.65 | 10.65 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1B0D5
Deuteranopia (green-blind)
#B8BED1
Tritanopia (blue-blind)
#FF9CB0
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #f79cd3; /* rgb */ color: rgb(247, 156, 211); /* oklch */ color: oklch(80.1% 0.127 343.4);
Tailwind
colors: {
custom: {
50: '#fbbae0',
500: '#f79cd3',
950: '#000000',
},
}SCSS
$custom: #f79cd3; $custom-light: #fbbae0; $custom-dark: #000000;
JSON
{
"hex": "#f79cd3",
"rgb": {
"r": 247,
"g": 156,
"b": 211
},
"hsl": {
"h": 323.736,
"s": 85.047,
"l": 79.02
},
"oklch": {
"l": 0.80072,
"c": 0.12732,
"h": 343.4
},
"luminance": 0.48254
}Semantic roles & 50–950 ramp
primary
#F79CD3
secondary
#D6F5E2
accent
#E25C04
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181215
muted
#868183