#F679C4#F679C4
#F679C4 is a light, vivid pink. Relative luminance 0.373; OKLCH L 74.2% C 0.174 H 345.2°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #F679C4 |
|---|---|
| RGB | rgb(246, 121, 196) |
| HSL | hsl(324, 87%, 72%) |
| HSV | hsv(324, 51%, 96%) |
| CMYK | cmyk(0%, 50.8%, 20.3%, 3.5%) |
| CIE-LAB | lab(67.47, 56.39, -16.82) |
| CIE-LCH | lch(67.47, 58.84, 343.39°) |
| OKLab | oklab(74.22% 0.1684 -0.0445) |
| OKLCH | oklch(74.22% 0.174 345.2) |
| XYZ | xyz(54.8085, 37.2575, 56.5186) |
| Luminance | 0.3725 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.51
Pink (survey)
#FF81C0
ΔE00 3.32
Bubblegum (survey)
#FF6CB5
ΔE00 3.76
Hot Pink
#FF69B4
ΔE00 4.04
Bubble Gum Pink
#FF69AF
ΔE00 4.87
Lavender Pink
#DD85D7
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F679C4 #79F6AB
analogous
#EA79F6 #F679C4 #F67986
triadic
#F679C4 #C4F679 #79C4F6
tetradic
#F679C4 #F6EA79 #79F6AB #7986F6
square
#F679C4 #F6EA79 #79F6AB #7986F6
split-complementary
#F679C4 #86F679 #79F6EA
monochromatic
#E50F90 #F240AB #F679C4 #FAB2DD #FDE2F2
Accessibility & contrast
On white
2.49
#F679C4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#F679C4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F679C4
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F679C4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F679C4 | 1.00 | 2.49 | 8.45 | 8.45 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8397C7
Deuteranopia (green-blind)
#A5ACC1
Tritanopia (blue-blind)
#FF7896
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f679c4; /* rgb */ color: rgb(246, 121, 196); /* oklch */ color: oklch(74.2% 0.174 345.2);
Tailwind
colors: {
custom: {
50: '#fca4d6',
500: '#f679c4',
950: '#000000',
},
}SCSS
$custom: #f679c4; $custom-light: #fca4d6; $custom-dark: #000000;
JSON
{
"hex": "#f679c4",
"rgb": {
"r": 246,
"g": 121,
"b": 196
},
"hsl": {
"h": 324,
"s": 87.413,
"l": 71.961
},
"oklch": {
"l": 0.74224,
"c": 0.17419,
"h": 345.2
},
"luminance": 0.37253
}Semantic roles & 50–950 ramp
primary
#F679C4
secondary
#D6F5E2
accent
#E45C02
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#180F14
muted
#867F83